资源简介
使用百度智能进行人体检测
代码片段和文件信息
using Newtonsoft.Json;
using System;
using System.Collections.Generic;
using System.Net.Http;
namespace WindowsFormsApplication3
{
public static class AccessToken
{
// 调用getAccessToken()获取的 access_token建议根据expires_in 时间 设置缓存
// 返回token示例
public static String TOKEN = string.Empty;
///
///
///
/// 百度云中开通对应服务应用的 API Key 建议开通应用的时候多选服务
/// 百度云中开通对应服务应用的 Secret Key
///
public static String getAccessToken(String clientId String clientSecret)
{
try
{
String authHost = “https://aip.baidubce.com/oauth/2.0/token“;
HttpClient client = new HttpClient();
List> paraList = new List>();
paraList.Add(new KeyValuePair(“grant_type“ “client_credentials“));
paraList.Add(new KeyValuePair(“client_id“ clientId));
paraList.Add(new KeyValuePair(“client_secret“ clientSecret));
HttpResponseMessage response = client.PostAsync(authHost new FormUrlEncodedContent(paraList)).Result;
String result = response.Content.ReadAsStringAsync().Result;
//Console.WriteLine(result);
AccessTokenInfo info = JsonConvert.Deserializeobject(result);
TOKEN = info.access_token;
}
catch
{
}
return TOKEN;
}
}
public class AccessTokenInfo
{
public string refresh_token { get; set; }
public int expires_in { get; set; }
public string scope { get; set; }
public string session_key { get; set; }
public string access_token { get; set; }
public string session_secret { get; set; }
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2020-10-30 08:09 人体识别\
目录 0 2020-10-30 08:08 人体识别\WindowsFormsApplication3\
文件 2192 2020-10-29 16:14 人体识别\WindowsFormsApplication3\AccessToken.cs
文件 187 2020-10-23 10:53 人体识别\WindowsFormsApplication3\App.config
文件 1557 2020-10-29 16:29 人体识别\WindowsFormsApplication3\BodyAttr.cs
文件 9738 2020-10-29 16:50 人体识别\WindowsFormsApplication3\Form1.Designer.cs
文件 12878 2020-10-30 08:08 人体识别\WindowsFormsApplication3\Form1.cs
文件 5817 2020-10-29 16:50 人体识别\WindowsFormsApplication3\Form1.resx
文件 536 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Program.cs
目录 0 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Properties\
文件 1372 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Properties\AssemblyInfo.cs
文件 2900 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Properties\Resources.Designer.cs
文件 5612 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Properties\Resources.resx
文件 1111 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Properties\Settings.Designer.cs
文件 249 2020-10-23 10:53 人体识别\WindowsFormsApplication3\Properties\Settings.settings
文件 4284 2020-10-29 14:41 人体识别\WindowsFormsApplication3\WindowsFormsApplication3.csproj
目录 0 2020-10-23 10:53 人体识别\WindowsFormsApplication3\bin\
目录 0 2020-10-29 13:38 人体识别\WindowsFormsApplication3\bin\Debug\
文件 407776 2013-10-02 12:10 人体识别\WindowsFormsApplication3\bin\Debug\Newtonsoft.Json.dll
文件 19968 2020-10-30 08:08 人体识别\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.exe
文件 187 2020-10-23 10:53 人体识别\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.exe.config
文件 40448 2020-10-30 08:08 人体识别\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.pdb
文件 23168 2020-10-30 10:10 人体识别\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.vshost.exe
文件 187 2020-10-23 10:53 人体识别\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.vshost.exe.config
文件 490 2019-03-19 12:46 人体识别\WindowsFormsApplication3\bin\Debug\WindowsFormsApplication3.vshost.exe.manifest
目录 0 2020-10-23 10:53 人体识别\WindowsFormsApplication3\obj\
目录 0 2020-10-30 08:08 人体识别\WindowsFormsApplication3\obj\Debug\
文件 8196 2020-10-23 11:37 人体识别\WindowsFormsApplication3\obj\Debug\DesignTimeResolveAssemblyReferences.cache
文件 7346 2020-10-30 10:10 人体识别\WindowsFormsApplication3\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
目录 0 2020-10-30 10:12 人体识别\WindowsFormsApplication3\obj\Debug\TempPE\
文件 0 2020-10-23 10:53 人体识别\WindowsFormsApplication3\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
............此处省略12个文件信息
- 上一篇:TCP/IP通讯 (附服务端以及客户端)
- 下一篇:C# 资源管理器(支持右键菜单)
相关资源
- C# 进程检测
- 调用百度地图API进行批量经纬度获取
- ASP.NET程序开发范例宝典 百度云
- C#高级编程(第10版) 百度网盘资源
- 仿豆丁、道客巴巴、百度文库asp.net源
- C# 实现GPS交互
- C# GMap.net百度地图的在线地图和离线地
- 有源码的百度地图器
- Adaboost人脸检测的emgu实现C#
- Halcon联合C#编写的检测二维码窗体程序
- 边缘检测综合
- C#调用百度语音识别
- asp.net百度地图
- 百度ueditor编辑器 word导入功能asp.ne
- C#百度地图DEMO-亲测可用
- 2010年 百度POI 上海百度POI 有全国数据
- C# MVC 封装百度的EChart完整
- 高仿百度文库源码(asp.net)
- c#水平矫正文本图像
- MT4参观账户管理软件批量检测MT4参观
- 百度离线地图瓦片源码+程序.rar
- ASP.NET 仿百度文库文档在线预览
- 智能家居检测控制-C#编写的上位机软
- C# winfrom 百度离线瓦片地图
- C#调用百度地图
- asp.net 操作百度地图
- C# 基于百度API的人脸识别登陆
- 仿百度文库C#版本
- c#图像处理源代码包含边缘检测,灰度
- 仿百度贴吧程序C#版
评论
共有 条评论