ArcFaceDemo_1.2

所属分类:模式识别(视觉/语音等)
开发工具:C#
文件大小:1265KB
下载次数:19
上传日期:2019-01-28 10:39:29
上 传 者waenzht
说明:  代码是C#的,人脸检测、比对的引擎是虹软的1.2版本。 我只有20M附件的权限,所以只能删除了虹软的识别引擎库(没有这个库源码不能正常运行),请下载者自己去虹软申请并下载(目前是免费的)吧。 ---------------------------------------------------------------------------------------- 环境要求: VS2012及以上,.Net Framework 4.5 使用说明: 拿到代码以后,请更换自己key和dll文件,我这个key和dll大概是19年年底就到期了。 待比对的图片请copy到bin\Debug下的ArcFaceImgPath目录中(也可在配置文件中自行设置),支持子目录。 添加新图片后,执行1次“初始化”,生成面部特征数据,以后的比对都是基于这个特征数据的,速度会很快。 摄像头模式中,我将特征文件加载至内存中,比对速度更是飞快,做人脸考勤、门禁等完全够用。 摄像头使用了AForge类库,为方便头一次接触摄像头和虹软识别的开发者,我将所有类库打包了(所以源码有点大),并实验了几台电脑,基本是打开源码就能运行。
(The code is C #, and the engine of face detection and comparison is Hongsoft version 1.2. Instructions: After you get the code, please change your key and DLL files. My key and DLL will expire at the end of 19 years. The images to be compared should be copied to the ArcFaceImgPath directory under bin Debug (which can also be set up in the configuration file) to support subdirectories. After adding new pictures, perform an "initialization" once to generate facial feature data. Later comparisons are based on this feature data, and the speed will be very fast.)

文件列表:
待比对图片样例 (0, 2019-01-28)
待比对图片样例\延禧.jpg (143639, 2019-01-25)
app.config (569, 2019-01-28)
ArcFaceTest.csproj (6232, 2019-01-24)
ArcFaceTest.csproj.user (228, 2017-08-11)
ArcFaceTest.sln (988, 2017-08-14)
ArcFaceTest.v11.suo (55296, 2019-01-28)
favicon.ico (4286, 2019-01-24)
Form1.cs (24152, 2019-01-28)
Form1.Designer.cs (10858, 2019-01-28)
Form1.resx (5817, 2019-01-28)
Form2.cs (23660, 2019-01-28)
Form2.Designer.cs (11494, 2019-01-28)
Form2.resx (6196, 2019-01-28)
line.png (604, 2019-01-23)
Program.cs (503, 2017-08-08)
未标题-1.png (347, 2019-01-22)
AFD (0, 2019-01-14)
AFD\AFDFunction.cs (1401, 2017-08-11)
AFD\AFD_FSDK_FACERES.cs (320, 2017-08-10)
AFD\AFD_FSDK_OrientCode.cs (548, 2017-08-08)
AFD\AFD_FSDK_OrientPriority.cs (353, 2017-08-08)
AFD\AFD_FSDK_Version.cs (428, 2017-08-10)
AFD\ASVLOFFSCREEN.cs (668, 2017-08-10)
AFD\MRECT.cs (273, 2017-08-08)
AFR (0, 2019-01-14)
AFR\AFRFunction.cs (1844, 2017-08-13)
AFR\AFR_FSDK_FaceInput.cs (264, 2017-08-10)
AFR\AFR_FSDK_FaceModel.cs (241, 2017-08-10)
AFR\AFR_FSDK_Version.cs (506, 2017-08-12)
bin (0, 2019-01-14)
bin\Debug (0, 2019-01-28)
bin\Debug\AForge.Controls.dll (44544, 2013-07-15)
bin\Debug\AForge.Controls.xml (66108, 2013-07-15)
bin\Debug\AForge.dll (17920, 2013-07-15)
bin\Debug\AForge.Imaging.dll (262656, 2013-07-15)
bin\Debug\AForge.Imaging.xml (944046, 2013-07-15)
bin\Debug\AForge.Math.dll (68096, 2013-07-15)
bin\Debug\AForge.Math.xml (270650, 2013-07-15)
bin\Debug\AForge.Video.DirectShow.dll (61440, 2013-07-15)
... ...

近期下载者

相关文件


收藏者