人脸识别开源SDK源码

上传者: lovegonghui | 上传时间: 2024-02-24 21:31:01 | 文件大小: 3.23MB | 文件类型: RAR
代码是调用开源SDk的FaceCore关键代码。附件中有详细的接口调用说明 FaceCore人脸识别开放平台 (SERVICE INTERFACE PLATFORM)是基于人脸检测、比对核心业务技术的服务平台。平台可为外部合作伙伴提供基于高精度人脸识别技术为基础的相关服务,例如Api、人脸识别、数据安全等。作为人脸识别的重要开发途径,FaceCore平台将推动各行各业定制、创新、进化,并最终促成新商业文明生态圈的建立。我们的使命是把人脸识别技术、规范等一系列核心技术基础服务,像水、电、煤一样输送给所有需要的合作伙伴、开发者、社区媒体、安全机构和各行各业。帮助社会各界通过使用此平台获得更丰厚的商业价值。 服务器测试接口: /api/hello/ 服务器测试接口,返回服务器当前时间。 人脸比对、识别接口: /api/facecompare/ 根据参数FaceFeature1,FaceFeature2获取两个人脸的相似度。 /api/facedetectcount/ 根据参数FaceImage,获取图像中的人脸数量。 /api/facedetect/ 根据参数FaceImage,获取图像中的人脸、眼睛位置和特征。 /api/urlfacedetect/ 根据参数Url,获取图像中的人脸、眼睛位置和特征。 人脸存储管理接口: /api/personface/similar/ Method:POST;根据参数Feature人脸特征,返回appkey存储的全部人脸相似度。 /api/personface/getall/ Method:GET;返回appkey存储的全部人脸。 /api/personface/{id} Method:GET;返回指定id人脸详细信息。 /api/personface/ Method:POST;添加一个人脸信息。 /api/personface/ Method:PUT;修改一个人脸信息。 /api/personface/{id} Method:DELETE;删除一个人脸信息。

文件下载

资源详情

[{"title":"( 201 个子文件 3.23MB ) 人脸识别开源SDK源码","children":[{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'> 46.16KB </span>","children":null,"spread":false},{"title":"faceView.csprojResolveAssemblyReference.cache <span style='color:#111;'> 29.91KB </span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'> 23.35KB </span>","children":null,"spread":false},{"title":"faceView.csprojResolveAssemblyReference.cache <span style='color:#111;'> 16.98KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.csprojResolveAssemblyReference.cache <span style='color:#111;'> 13.45KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 10.67KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.csprojResolveAssemblyReference.cache <span style='color:#111;'> 9.29KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 8.58KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 6.55KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 6.51KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 5.74KB </span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'> 5.70KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.csprojResolveAssemblyReference.cache <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.csprojResolveAssemblyReference.cache <span style='color:#111;'> 2.01KB </span>","children":null,"spread":false},{"title":"faceView.csproj.GenerateResource.Cache <span style='color:#111;'> 1.44KB </span>","children":null,"spread":false},{"title":"faceView.csproj.GenerateResource.Cache <span style='color:#111;'> 1.37KB </span>","children":null,"spread":false},{"title":"faceView.csproj.ResolveComReference.cache <span style='color:#111;'> 735B </span>","children":null,"spread":false},{"title":"faceView.csproj.ResolveComReference.cache <span style='color:#111;'> 717B </span>","children":null,"spread":false},{"title":"UcFaceCheck.Designer.cs <span style='color:#111;'> 18.20KB </span>","children":null,"spread":false},{"title":"UcDynamicCom.Designer.cs <span style='color:#111;'> 14.56KB </span>","children":null,"spread":false},{"title":"UcDynamicCom.cs <span style='color:#111;'> 11.22KB </span>","children":null,"spread":false},{"title":"UcCompar.Designer.cs <span style='color:#111;'> 10.40KB </span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'> 8.52KB </span>","children":null,"spread":false},{"title":"UcFaceCheck.cs <span style='color:#111;'> 6.81KB </span>","children":null,"spread":false},{"title":"UcDynamic.Designer.cs <span style='color:#111;'> 6.74KB </span>","children":null,"spread":false},{"title":"UcDynamic.cs <span style='color:#111;'> 6.02KB </span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'> 5.90KB </span>","children":null,"spread":false},{"title":"UcCompar.cs <span style='color:#111;'> 5.46KB </span>","children":null,"spread":false},{"title":"FaceClient.cs <span style='color:#111;'> 5.43KB </span>","children":null,"spread":false},{"title":"UcIndex.Designer.cs <span style='color:#111;'> 4.49KB </span>","children":null,"spread":false},{"title":"Common.cs <span style='color:#111;'> 3.64KB </span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'> 2.80KB </span>","children":null,"spread":false},{"title":"Download.cs <span style='color:#111;'> 2.54KB </span>","children":null,"spread":false},{"title":"UcMenuItem.Designer.cs <span style='color:#111;'> 2.42KB </span>","children":null,"spread":false},{"title":"FormMove.cs <span style='color:#111;'> 1.73KB </span>","children":null,"spread":false},{"title":"ImageHelper.cs <span style='color:#111;'> 1.39KB </span>","children":null,"spread":false},{"title":"UcMenuItem.cs <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.35KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'> 1.33KB </span>","children":null,"spread":false},{"title":"FaceHttp.cs <span style='color:#111;'> 1.19KB </span>","children":null,"spread":false},{"title":"Common.cs <span style='color:#111;'> 1.16KB </span>","children":null,"spread":false},{"title":"ConstUrl.cs <span style='color:#111;'> 1.14KB </span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'> 1.07KB </span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'> 489B </span>","children":null,"spread":false},{"title":"UcIndex.cs <span style='color:#111;'> 379B </span>","children":null,"spread":false},{"title":"faceView.csproj <span style='color:#111;'> 12.12KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.csproj <span style='color:#111;'> 3.15KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.csproj <span style='color:#111;'> 2.56KB </span>","children":null,"spread":false},{"title":"Newtonsoft.Json.dll <span style='color:#111;'> 398.22KB </span>","children":null,"spread":false},{"title":"Newtonsoft.Json.dll <span style='color:#111;'> 398.22KB </span>","children":null,"spread":false},{"title":"Interop.WMPLib.dll <span style='color:#111;'> 323.50KB </span>","children":null,"spread":false},{"title":"Interop.WMPLib.dll <span style='color:#111;'> 314.00KB </span>","children":null,"spread":false},{"title":"Interop.WMPLib.dll <span style='color:#111;'> 314.00KB </span>","children":null,"spread":false},{"title":"AForge.Video.DirectShow.dll <span style='color:#111;'> 60.00KB </span>","children":null,"spread":false},{"title":"AForge.Video.DirectShow.dll <span style='color:#111;'> 60.00KB </span>","children":null,"spread":false},{"title":"AxInterop.WMPLib.dll <span style='color:#111;'> 52.50KB </span>","children":null,"spread":false},{"title":"AxInterop.WMPLib.dll <span style='color:#111;'> 52.50KB </span>","children":null,"spread":false},{"title":"AxInterop.WMPLib.dll <span style='color:#111;'> 52.50KB </span>","children":null,"spread":false},{"title":"AForge.Video.dll <span style='color:#111;'> 20.50KB </span>","children":null,"spread":false},{"title":"AForge.Video.dll <span style='color:#111;'> 20.50KB </span>","children":null,"spread":false},{"title":"AForge.dll <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"AForge.dll <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"FaceCore.OpenPlatform.DTO.dll <span style='color:#111;'> 13.50KB </span>","children":null,"spread":false},{"title":"FaceCore.OpenPlatform.DTO.dll <span style='color:#111;'> 13.50KB </span>","children":null,"spread":false},{"title":"FaceCore.OpenPlatform.DTO.dll <span style='color:#111;'> 13.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.dll <span style='color:#111;'> 7.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.dll <span style='color:#111;'> 7.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.dll <span style='color:#111;'> 7.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.dll <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.dll <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.dll <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.dll <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.dll <span style='color:#111;'> 7.00KB </span>","children":null,"spread":false},{"title":"faceView.exe <span style='color:#111;'> 478.00KB </span>","children":null,"spread":false},{"title":"faceView.exe <span style='color:#111;'> 478.00KB </span>","children":null,"spread":false},{"title":"faceView.vshost.exe <span style='color:#111;'> 11.33KB </span>","children":null,"spread":false},{"title":"build.force <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"build.force <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"faceView.vshost.exe.manifest <span style='color:#111;'> 490B </span>","children":null,"spread":false},{"title":"faceView.pdb <span style='color:#111;'> 115.50KB </span>","children":null,"spread":false},{"title":"faceView.pdb <span style='color:#111;'> 115.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.pdb <span style='color:#111;'> 21.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.pdb <span style='color:#111;'> 21.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.pdb <span style='color:#111;'> 21.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.pdb <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.pdb <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.pdb <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.pdb <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"Com.Facecore.platform.Common.pdb <span style='color:#111;'> 17.50KB </span>","children":null,"spread":false},{"title":"offlinehigh_click.png <span style='color:#111;'> 6.74KB </span>","children":null,"spread":false},{"title":"offlinehigh_click.png <span style='color:#111;'> 6.74KB </span>","children":null,"spread":false},{"title":"offlinehigh.png <span style='color:#111;'> 6.32KB </span>","children":null,"spread":false},{"title":"offlinehigh.png <span style='color:#111;'> 6.32KB </span>","children":null,"spread":false},{"title":"dfacecheck_click.png <span style='color:#111;'> 6.13KB </span>","children":null,"spread":false},{"title":"dfacecheck_click.png <span style='color:#111;'> 6.13KB </span>","children":null,"spread":false},{"title":"dfacecom_click.png <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"dfacecom_click.png <span style='color:#111;'> 6.10KB </span>","children":null,"spread":false},{"title":"facecom_click.png <span style='color:#111;'> 5.79KB </span>","children":null,"spread":false},{"title":"facecom_click.png <span style='color:#111;'> 5.79KB </span>","children":null,"spread":false},{"title":"......","children":null,"spread":false},{"title":"<span style='color:steelblue;'>文件过多,未全部展示</span>","children":null,"spread":false}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明