文件名称:TestDetection_v.2
- 所属分类:
- 图形/文字识别
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 25.05kb
- 下载次数:
- 0次
- 提 供 者:
- 萧*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This article is an extention of an article that I posted on CodeProject earlier (See http://www.codeproject.com/KB/mcpp/iss.aspx). This project demonstrates how to perform human face and eye detection using OpenCV in .NET. The detection is performed using Haar Cascades that I acquired from two different sources (See References).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 35738627testdetection_v.2.zip 列表 FaceDetection/app.aps FaceDetection/app.ico FaceDetection/app.rc FaceDetection/AssemblyInfo.cpp FaceDetection/clsFaceDetectionWrapper.cpp FaceDetection/clsFaceDetectionWrapper.h FaceDetection/FaceDetection.vcproj FaceDetection/FaceDetection.vcproj.Z.Zeeshan Ejaz.user FaceDetection/FaceDetectionWrapper.vcproj.Z.Zeeshan.user FaceDetection/FaceDetectionWrapper.vcproj.ZeeshanEjaz-PC.Zeeshan Ejaz.user FaceDetection/FaceLocator.cpp FaceDetection/FaceLocator.h FaceDetection/ObjectLocator.cpp FaceDetection/ObjectLocator.h FaceDetection/ReadMe.txt FaceDetection/resource.h FaceDetection/Stdafx.cpp FaceDetection/Stdafx.h TestDetection.sln TestDetection/frmEyeTest.cs TestDetection/frmEyeTest.Designer.cs TestDetection/frmEyeTest.resx TestDetection/Program.cs TestDetection/Properties/ TestDetection/Properties/AssemblyInfo.cs TestDetection/Properties/Resources.Designer.cs TestDetection/Properties/Resources.resx TestDetection/Properties/Settings.Designer.cs TestDetection/Properties/Settings.settings TestDetection/TestDetection.csproj TestDetection/TestDetection.csproj.user