Welcome![Sign In][Sign Up]
Location:
Search - xml opencv

Search list

[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:

[Special EffectsITS_llTJ.xml

Description: 智能交通的一部分,CSharp写得 功能较全 利用背景差分来统计车辆,用到了OpenCv库-Part of intelligent transportation, CSharp written feature difference than the whole background to the use of statistical vehicles, used the library OpenCv
Platform: | Size: 455680 | Author: liujia | Hits:

[GDI-BitmapFace

Description: 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classification of XML documents, you can modify the code loading different classifier, cow people can also create your own classifier.
Platform: | Size: 896000 | Author: kq | Hits:

[Video Capturefacedetection_opencv.tar

Description: face detection using haar cascades and opencv functions
Platform: | Size: 1162240 | Author: vamsi krishna | Hits:

[Graph programaaa

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

[2D GraphicCalibrationFromDisk

Description: OpenCV摄像机标定程序,可直接运行,读取磁盘上的图片!借助他可以很好的理解OpenCV摄像机标定相关的函数!-OpenCV camera calibration procedures, can be directly run on the picture to read the disk! With the understanding he could very well related to OpenCV camera calibration function!
Platform: | Size: 14316544 | Author: | Hits:

[Consolehanddetection

Description: hand detect using opencv for detect hand
Platform: | Size: 847872 | Author: wahyu | Hits:

[Picture Viewerread_data

Description: 基于OPENCV的读取图片像素数据的程序,给定图片的像素数据被保存为TXT或XML文件。-Based on the OPENCV picture pixel data read process, a given image pixel data is saved as a TXT or XML file.
Platform: | Size: 400384 | Author: Liu Wei | Hits:

[OpenCVface

Description: 通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
Platform: | Size: 4524032 | Author: lion | Hits:

[Windows Develophaarcascade_eye

Description: A haar cascade for eyes written in XML for opencv and eye detection
Platform: | Size: 4096 | Author: Hala | Hits:

[Other systemseigenface

Description: face recognition in openCV
Platform: | Size: 7359488 | Author: hatem | Hits:

[OpenCVhaarcascades

Description: opencv中haar+Adaboost已经训练好的分类器。有双目、身体等等,出自专家之手,必属精品,CV 1.0版本的有需要就下吧。-haarcascades train by expects, body, eyes.. xml files of many kinds are included which can be used directly. OpenCV 1.0 ver can download from here.
Platform: | Size: 1503232 | Author: Lei ChunPo | Hits:

[Special Effectshand.xml.tar

Description: another xml for hand recognition useing opencv
Platform: | Size: 10240 | Author: thelatinstudent | Hits:

[Special Effectsehci-0.4.tar

Description: xml for opencv, recognition of hand
Platform: | Size: 764928 | Author: thelatinstudent | Hits:

[Special EffectsA_gesture

Description: another xml for hand detection using opencv
Platform: | Size: 604160 | Author: thelatinstudent | Hits:

[OpenCVOpenCV-XML-SIFT

Description: 应用opencv的人脸检测&SIFT匹配-face detection
Platform: | Size: 643072 | Author: Athos | 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:

[OpenCVOpencv-ref-man-2.3.1

Description: opencv 2.3 英文详解 比较新 目录如下 Introduction 1 1.1 API Concepts 12 core. The Core Functionality 7 2.1 Basic Structures .7 2.2 Basic C Structures and Operations 45 2.3 Dynamic Structures 77 2.4 Operations on Arrays104 2.5 Drawing Functions . 159 2.6 XML/YAML Persistence. 169 2.7 XML/YAML Persistence (C API) 172- Introduction 1 1.1 API Concepts 12 core. The Core Functionality 7 2.1 Basic Structures .7 2.2 Basic C Structures and Operations 45 2.3 Dynamic Structures 77 2.4 Operations on Arrays104 2.5 Drawing Functions . 159 2.6 XML/YAML Persistence. 169 2.7 XML/YAML Persistence (C API) 172 2.8 Clustering 188 2.9 Utility and System Functions and Macros . . 190 3 imgproc. Image Processing 199 3.1 Image Filtering 199 3.2 Geometric Image Transformations .226 3.3 Miscellaneous Image Transformations. 238 3.4 Histograms . . . . . . . . . . . . . . . . . . . . . . 252 3.5 Structural Analysis and Shape Descriptors . . . . 264 3.6 Planar Subdivisions (C API) . .277 3.7 Motion Analysis and Object Tracking 284 3.8 Feature Detection. 286 3..........
Platform: | Size: 2426880 | Author: quan | Hits:

[OpenCVOpenCV---HandGesture

Description: 本源码实现了基于摄像头检测手掌和拳头的功能。 1. 源码项目是基于VC2010,需要自行配置好OpenCV2.0以上版本环境。 2. 本源码使用了两个训练文件 palm2.xml和fist2.xml, 运行前应将此两个文件复制到D盘根目录。-The source code project achieves camera-based detection of palm and fist. (1) The project is based on the VC2010, you need to configure the environment of OpenCV2.0 plus version. (2) The source uses two training files palm2.xml and fist2.xml. Before running this project, These two files should be copy to the root directory of D disk.
Platform: | Size: 20480 | Author: Richard Fu | Hits:

[OtherOpenCV-detection-models-master

Description: 已经训练好的opencv 物体识别分类器(opencv_2 haarcascade_XX_.xml)
Platform: | Size: 16789504 | Author: denijsoncc | Hits:
« 12 3 4 »

CodeBus www.codebus.net