faceDetection

所属分类:人工智能/神经网络/深度学习
开发工具:matlab
文件大小:5380KB
下载次数:55
上传日期:2011-07-12 13:28:01
上 传 者hkx007
说明:  神经网络,BOOSTING算法,人脸识别
(Neural network, BOOSTING algorithm, face recognition)

文件列表:
faceDetection (0, 2011-07-03)
faceDetection\Eye_tracking (0, 2011-07-03)
faceDetection\Eye_tracking\eyematch.m (644, 2006-02-19)
faceDetection\Eye_tracking\eyematch2.m (1290, 2006-02-23)
faceDetection\Eye_tracking\face.m (955, 2006-02-19)
faceDetection\Eye_tracking\findeye.m (834, 2006-02-20)
faceDetection\Eye_tracking\jpg (0, 2011-07-03)
faceDetection\Eye_tracking\jpg\k001.JPG (16539, 2006-02-20)
faceDetection\Eye_tracking\jpg\k002.JPG (16938, 2006-02-20)
faceDetection\Eye_tracking\jpg\k003.JPG (16558, 2006-02-20)
faceDetection\Eye_tracking\jpg\k004.JPG (16899, 2006-02-20)
faceDetection\Eye_tracking\jpg\k005.JPG (16459, 2006-02-20)
faceDetection\Eye_tracking\jpg\k006.JPG (16800, 2006-02-20)
faceDetection\Eye_tracking\jpg\k007.JPG (16271, 2006-02-20)
faceDetection\Eye_tracking\jpg\k008.JPG (16668, 2006-02-20)
faceDetection\Eye_tracking\jpg\k009.JPG (16304, 2006-02-20)
faceDetection\Eye_tracking\jpg\k010.JPG (16348, 2006-02-20)
faceDetection\Eye_tracking\jpg\k011.JPG (16734, 2006-02-20)
faceDetection\Eye_tracking\jpg\k012.JPG (16248, 2006-02-20)
faceDetection\Eye_tracking\jpg\k013.JPG (16251, 2006-02-20)
faceDetection\Eye_tracking\jpg\k014.JPG (16578, 2006-02-20)
faceDetection\Eye_tracking\jpg\k015.JPG (16324, 2006-02-20)
faceDetection\Eye_tracking\jpg\k016.JPG (16331, 2006-02-20)
faceDetection\Eye_tracking\jpg\k017.JPG (16550, 2006-02-20)
faceDetection\Eye_tracking\jpg\k018.JPG (16234, 2006-02-20)
faceDetection\Eye_tracking\jpg\k019.JPG (16780, 2006-02-20)
faceDetection\Eye_tracking\jpg\k020.JPG (16591, 2006-02-20)
faceDetection\Eye_tracking\jpg\k021.JPG (16547, 2006-02-20)
faceDetection\Eye_tracking\jpg\k022.JPG (16394, 2006-02-20)
faceDetection\Eye_tracking\jpg\k023.JPG (16406, 2006-02-20)
faceDetection\Eye_tracking\jpg\k024.JPG (16769, 2006-02-20)
faceDetection\Eye_tracking\jpg\k025.JPG (16537, 2006-02-20)
faceDetection\Eye_tracking\jpg\k026.JPG (16929, 2006-02-20)
faceDetection\Eye_tracking\jpg\k027.JPG (16538, 2006-02-20)
faceDetection\Eye_tracking\jpg\k028.JPG (16922, 2006-02-20)
faceDetection\Eye_tracking\jpg\k029.JPG (16575, 2006-02-20)
faceDetection\Eye_tracking\jpg\k030.JPG (16871, 2006-02-20)
faceDetection\Eye_tracking\jpg\k031.JPG (16711, 2006-02-20)
faceDetection\Eye_tracking\jpg\k032.JPG (17035, 2006-02-20)
faceDetection\Eye_tracking\jpg\k033.JPG (16732, 2006-02-20)
... ...

Instructions for use: To use the Face detection program you need to set path in matlab to the bin directory of this zip file "FaceDetect.dll" is used by versions earlier than 7.1 while "FaceDetect.mexw32" is used by later versions The two files "cv100.dll" and "cxcore.dll" should be placed in the same directory as the other files. Requirements for compiling: Matlab 7.0.0 R14 or Matlab 7.5.0 R2007b Microsoft visual studio 2003 or 2005 Tested on: Matlab 7.0.0 R14 with Microsoft Visual C/C++ version 7.1 in C:\Program Files\Microsoft Visual Studio .NET 2003 Matlab 7.5.0 R2007b with Microsoft Visual C++ 2005 in C:\Program Files\Microsoft Visual Studio 8 Instructions for compiling: 1. Setup Mex compiler: Type "mex -setup" in the command window of matlab. Follow the instructions and choose the appropriate compiler. The native C compiler with Matlab did not compile this program. MS visual studio compilers are preferred. 2. Change path to the /src/ directory and issue the command mex FaceDetect.cpp -I../Include/ ../lib/*.lib -outdir ../bin/ The compiled files are stored in the bin directory. Place these output files along with "cv100.dll" and "cxcore.dll" in desired directory and set path appropriately in matlab. NOTE: compiling with Visual Studio 2005 version 8 compilier requires that a compiler sepcific dll be included along with the zip file. All the compiling on this zip are with visual studio 2003 version 7.1 compiler.

近期下载者

相关文件


收藏者