搜索资源列表
zchen87157
- 1 )在将pwlib编译好之后 ,不要将中间文件清楚,否则将会影响到下面的openh323的编译。若将中间文件清除的话,asnparser将无法定位到ptlib.dll 2 )另外还需将openh323中的config.exe换成高版本中的config.exe(如openh323_1.17中的config.exe) 3 )在openh323下的include目录中建立openh323buildopts.h文件(只需复制include目录中的openh323buildopts.h.in并重
20051210180143962
- 基于OPENCV的人脸识别系统。非本人作品-OPENCV based Face Recognition System. - I works
CaptureFace
- 该程序的功能是捕捉视频,并在显示前对视频信息进行处理,把可能的人脸区域标出-the program's function is to capture video, and the video shows that the former right information, which may face a marked regional
CFZR
- 简单的人像识别系统, 只能模糊的检测人脸部分,有可能把手检测成人脸,背景要求高-simple automatic face recognition system, it will only vague Face detection, detection may handle adult face, background requirements are high
facedetect
- 人脸定位的C源码-Face Location C source
TomoEye
- Webcam Face Tracking,real-time images from a webcam and converts them to grayscale images. Then, it extracts pre-defined feature vectors from the images and sends them to Support Vector Machine (SVM) to get the classification. Using the result, our p
facedetection1
- 一个不错的人脸检测演示系统里面有人脸检测的实际照片包括人脸特征提取人脸定位-a good Face Detection Demonstration System Face Detection was inside the actual photographs, including facial feature extraction Face Location
aam-api
- AAM API库,用于视频动态脸部捕捉 也许谁会用到的-AAM API library for video capture dynamic face who might use the
FaceRec
- This example face recognition with opencv using PCA algorithm
01
- 基于WebCam的人脸检测技术-叶瑜 作 内容含 论文 演示稿 源码 附件(文献综述、外文资料译文、开题报告、评审答辩表、答辩记录)-WebCam-based Face Detection Technology-叶瑜for the content of papers containing presentations annex source (literature review, foreign language data translated title of the report t
esCARAbajo
- In recent times, the camera manufacturers have included a new parameter in the analysis: facial recognition. How a camera can detect if there are faces in a scene? For simple, when analyzing the data they send the AF and AE camera contrasts them with
face_detection
- 人脸检测,视频捕捉与采集,图像处理与分析-face detection
Face-mouse-controller
- 本程序可以通过网络摄像头用人脸控制鼠标,把内部相应接口修改后可做移动报警器-This program can via webcam with face control the mouse, the corresponding interface modifications can be done within the mobile alarm
VideoCapture-and-face-detect
- C++基于WebCam的视频采集+人脸检测识别软件-C++ Video Capture+ WebCam based face detection and recognition software
face-search
- 摄像头将图像传入系统中,系统对人脸进行识别,从而检测是否为合法用户-Camera images into the system, the system of human face recognition, so as to detect whether the legitimate users
Face-Recognition
- Face Recognition using OpenCV 2.31.
Face-Recognition-System
- 人脸识别系统研究与实现程序,用于进行人脸检测和识别-Face Recognition System Research and Implementation- Program
java-code-for-face-recognition-using-eigenfaces.z
- Face recognition code to recognize 3d faces using Open CV
Face-CODE
- Face detection algorithm using the wavelect transform for detecting live faces the video very useful for the beginers in multimedia programming-Face detection algorithm using the wavelect transform for detecting live faces the video very useful
FaceDetect
- 利用opencv进行人脸检测,解决原始代码不兼容部分USB摄像头的问题(face detection using opencv, fix some minnor problems in the opencv demo that may cause video capture failure.)