Welcome![Sign In][Sign Up]
Location:
Search - FaceDetect

Search list

[Multimedia Developfacedetect

Description: 人脸定位的C源码-Face Location C source
Platform: | Size: 1024 | Author: 方义 | Hits:

[AI-NN-PR人脸定位与检测实例

Description: 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
Platform: | Size: 468992 | Author: 刘世炎 | Hits:

[Dialog_Windowfacedetect

Description: 自己做的一个人脸检测程序 用OPENCV实现-Their own to do a face detection procedure used to achieve OPENCV
Platform: | Size: 11439104 | Author: | Hits:

[Windows DevelopFaceDetect

Description: 人脸检测,我在VC中已实现,能够快速检测到人脸。代码仅用于研究,严禁商用。-Face detection, I realize in VC have been able to rapidly detect the human face. Code used only for research, business is strictly prohibited.
Platform: | Size: 2048 | Author: 罗亮 | Hits:

[Special EffectsFaceDetect

Description: 收集的一个人脸识别,侦测的程序,贡献给大家研究使用-Collected by a face recognition, detection procedures, contribute to a U.S. study
Platform: | Size: 3616768 | Author: 少凡 | Hits:

[Special EffectsFaceDetect

Description: 实现基于肤色模型的人脸检测算法,包括基于相似度和几何特征以及基于非线性变换技术的两种方法。-Model-based color face detection algorithm, including those based on similarity and geometric features, as well as technologies based on nonlinear transformation of two ways.
Platform: | Size: 111616 | Author: gdnthuang | Hits:

[Graph Recognizefacedetect

Description: 一个不错的人脸识别程序,通过读写图象分析步骤逐一进行处理,对学习识别的会有所帮助-A good face recognition program, through reading and writing image analysis steps one by one treatment, identification of learning will be helpful
Platform: | Size: 89088 | Author: 张浩天 | Hits:

[Special Effectsfacedetect

Description: 人脸检测是判断一副图中是否存在人脸及其个数。本程序实现了人脸检测且检测率高-Face detection is to determine whether there is a map and the number of human faces. This procedure has face detection and high detection rate
Platform: | Size: 3058688 | Author: 柳秀霞 | Hits:

[Process-Threadfacedetect

Description: VC6.0与Opencv环境下的视频采集,图像滤波,角点检测,运动跟踪,通过测试-VC6.0 and Opencv environment video capture, image filtering, corner detection, motion tracking, to pass the test
Platform: | Size: 249856 | Author: lonfan | Hits:

[Graph RecognizeFaceDetect

Description: 人脸定位实例,本实例主要提供了两种人脸区域检测的方法,可以对鼻子、眼镜、嘴巴等进行标注-Human Face Localization example, this provides two examples of the main regional human face detection method, can the nose, glasses, mouth, etc. mark
Platform: | Size: 75776 | Author: 陈华 | Hits:

[Graph Recognizefacedetect

Description: 人脸检测定位,主要应用HSI相似度来判断人脸的各部位-Face Detection positioning, the main application of HSI to determine the similarity of the various parts of face
Platform: | Size: 5448704 | Author: yang | Hits:

[Graph Recognizerenlianjianceyudingwei

Description: AppWizard has created this FaceDetect application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.人脸检测与特征定位。内含已经编译执行通过的可执行程序。VC++平台编写的。模块包括FaceDetect.dsp、FaceDetect.dsp、FaceDetect.cpp、FaceDetect.rc、FaceDetect.clw、res\FaceDetect.ico、 res\FaceDetect.rc2。-AppWizard has created this FaceDetect application for you. This applicationnot only demonstrates the basics of using the Microsoft Foundation classesbut is also a starting point for writing your application. Face Detection and characteristics of positioning. Intron has been compiled through the implementation of the executable program. VC++ Platform prepared. Modules including FaceDetect.dsp, FaceDetect.dsp, FaceDetect.cpp, FaceDetect.rc, FaceDetect.clw, resFaceDetect.ico, resFaceDetect.rc2.
Platform: | Size: 610304 | Author: | Hits:

[Video Capturefacedetect

Description: VC与opencv环境下实现人脸角点检测与运动跟踪,效果蛮不错的-VC environment and realize opencv face corner detection and motion tracking, the effect pretty good
Platform: | Size: 3957760 | Author: 王月领 | Hits:

[Graph RecognizefaceDetect

Description: 监测人脸的vc++源代码,可以监测并且标注出人脸的区域,可以根据自己的需求来更改,另外需要安装opecv1.0的sdk-Monitoring of human faces vc source code, can be monitored and marked out the face area, according to their own needs to change, another opecv1.0 need to install the sdk
Platform: | Size: 4098048 | Author: 陈飞扬 | Hits:

[2D GraphicFaceDetect

Description: 另一臉部偵測處理編程, 請各位參考,另一臉部偵測處理編程, 請各位參考-Another face to detect treatment programming, please refer to the other face detection deal with programming, please refer to
Platform: | Size: 83968 | Author: | Hits:

[Special EffectsFaceDetect

Description: 人脸检测的vc程序,经典的很啊 看看能用得上吗-Face Detection vc procedures, classic ah very useful to see if you can
Platform: | Size: 3816448 | Author: 吴首慧 | Hits:

[Special Effectsfacedetect

Description: 人脸定位,比较好用的一个,自己可以-Face positioning, a relatively easy to use, they can
Platform: | Size: 36864 | Author: yefeng | Hits:

[Graph programfacedetect

Description: 人脸检测系统 对过对输入图片的处理来检测图像中的人脸。-Face detection system to have the input image processing to detect images of human faces.
Platform: | Size: 4101120 | Author: 张海水 | Hits:

[Graph RecognizeOpenCV_face_detector

Description: This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file. Usage: FaceDetect (<Haar Cascase XML file>, <Gray scale Image>) The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face. Example, A = imread ( lena.jpg , JPG ) Img = double (rgb2gray(A)) Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img) -This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file. Usage: FaceDetect (<Haar Cascase XML file>, <Gray scale Image>) The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are-1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face. Example, A = imread ( lena.jpg , JPG ) Img = double (rgb2gray(A)) Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
Platform: | Size: 1295360 | Author: ruan | Hits:

[OpenCVfacedetect

Description: 人脸检测 基于python3.5.0和opencv3.3.0的人脸识别(facedetect based on python3.5.0 and opencv3.3.0)
Platform: | Size: 1024 | Author: hehehehehehe | Hits:
« 12 3 4 5 6 7 8 9 10 ... 17 »

CodeBus www.codebus.net