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

Search list

[Special EffectsFaceDetection

Description: 基于visual c++ 2005和OpenCV环境 FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Based on visual c++ 2005 and OpenCV is a static environment FaceDetection face detection procedures, attention to the needs of FaceDetection library OpenCV support provided, so please first of all to the relevant Web site to download and install OpenCV, addition of this procedure needs to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV, the reader is the file copied to the procedures under the same directory, the program can run correctly.
Platform: | Size: 1571840 | Author: Chris | Hits:

[GDI-BitmapFaceDetection

Description: FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。- FaceDetection OpenCV haarcascade_frontalface_alt.xml
Platform: | Size: 43008 | Author: feifei | Hits:

[Graph programFaceDetection

Description: FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetection library OpenCV provides support to the relevant website, please first download and install on OpenCV, addition of the procedures necessary to import a document classifier haarcascade_frontalface_alt.xml, the document provided in OpenCV Please copy the document reader to process the same directory, the program can be run right.
Platform: | Size: 1949696 | Author: mike | Hits:

[Graph programaaa

Description: 使用OpenCV中提供的“haarcascade_frontalface_alt.xml”进行人脸检测-Detection
Platform: | Size: 5120 | Author: li | Hits:

[Graph Drawinghaarcascade_frontalface_alt

Description: haarcascade example face
Platform: | Size: 96256 | Author: af.1978 | Hits:

[Special Effectshaarcascade_frontalface_alt

Description: 前脸的分类器 人脸检测分类器,opencv用-Before the face of face detection classifier classifier, opencv with
Platform: | Size: 97280 | Author: xzy | Hits:

[Special Effectsface

Description: FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, note FaceDetection need OpenCV library to provide support, so first of all to the relevant website and download and install OpenCV, addition of this program needs to import a classifier file haarcascade_frontalface_alt.xml, the file is provided in OpenCV, The reader to copy the file to program the same directory, the program can run correctly.
Platform: | Size: 1598464 | Author: biran | Hits:

[ELanguagehaarcascade_frontalface_alt2.xml_files

Description: blob analisys for pedestrian identification
Platform: | Size: 74752 | Author: adriano | Hits:

[JSP/Java222

Description: JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String filename = "lena.jpg" //OpenCV的官方测试图片(人脸识别) String cascade = "haarcascade_frontalface_alt.xml" int[] detectedFaces = myJNIOpenCV.detectFace(40, 40, cascade, filename) int numFaces = detectedFaces.length/4
Platform: | Size: 38912 | Author: yinxin | Hits:

[Graph RecognizeFaceDetection

Description: FaceDetection是一个静态人脸检测程序,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection program, in addition to the program needs to import a classifier file haarcascade_frontalface_alt.xml, the file is provided in OpenCV, the reader is copy the file to the program the same directory, the program can run correctly.
Platform: | Size: 2903040 | Author: 朱於军 | Hits:

[Special EffectsFaceDetection

Description: 本程序使用OpenCV中提供的“haarcascade_frontalface_alt.xml”文件存储的目标检测分类,用cvLoad函数载入后,进行强制类型转换。OpenCV中提供的用于检测图像中目标的函数是cvHaarDetectObjects,该函数使用指针对某目标物体(如人脸)训练的级联分类器在图象中找到包含目标物体的矩形区域,并将这些区域作为一序列的矩形框返回。分类器在使用后需要被显式释放,所用的函数为cvReleaseHaarClassifierCascade。-face detection OpenCV
Platform: | Size: 1992704 | Author: | Hits:

[OpenCVFaceDetection

Description: FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-Is a static face detection program FaceDetection Note FaceDetection need OpenCV library support, first to a related Web site to download and install the OpenCV In addition, the program needs to import a classifier file haarcascade_frontalface_alt.xml the files in OpenCV readers to copy the file to the program the same directory, the program can run correctly.
Platform: | Size: 1669120 | Author: wang | Hits:

[OpenCVfacedetect

Description: 基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性-, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness
Platform: | Size: 8489984 | Author: herthy | Hits:

[OpenCVhaarcascade_frontalface_alt

Description: OpenCV正面人脸检测级联分类器训练结果-OpenCV frontal face detection cascade classifier training results
Platform: | Size: 97280 | Author: youxia | Hits:

[OpenCVface

Description: 基于视频流下的人脸检测,能够很好地实现实时检测的效果。利用OpenCV的haarcascade_frontalface_alt.xml实现。-Video-based Face Detection shed people, can achieve a good effect of real-time detection. The haarcascade_frontalface_alt.xml achieved using OpenCV.
Platform: | Size: 2048 | Author: H_Haiman | Hits:

[Graph RecognizeFace

Description: FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetection OpenCV library support provided to the relevant website so please download and install OpenCV First, in addition to the procedures necessary to import a document classifier haarcascade_frontalface_alt.xml, this document provides in OpenCV, Readers copy the file to the same directory as the program, the program can run correctly.
Platform: | Size: 8060928 | Author: hu | Hits:

[Otherhaarcascade_frontalface_alt

Description: This haar cascade for OpenCV face detection-This is haar cascade for OpenCV face detection
Platform: | Size: 105472 | Author: dima | Hits:

[OpenCVObjectDetect1

Description: 人脸识别,采用haarcascade_eye_tree_eyeglasses文件和haarcascade_frontalface_alt文件进行人脸识别(Face recognition, face recognition using haarcascade_eye_tree_eyeglasses file and haarcascade_frontalface_alt file)
Platform: | Size: 569344 | Author: chiry | Hits:

CodeBus www.codebus.net