Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - opencv xml
Search - opencv xml - List
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)
Update : 2025-02-17 Size : 1.24mb Publisher : ruan

智能交通的一部分,CSharp写得 功能较全 利用背景差分来统计车辆,用到了OpenCv库-Part of intelligent transportation, CSharp written feature difference than the whole background to the use of statistical vehicles, used the library OpenCv
Update : 2025-02-17 Size : 445kb Publisher : liujia

DL : 0
【原创】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.
Update : 2025-02-17 Size : 875kb Publisher : kq

face detection using haar cascades and opencv functions
Update : 2025-02-17 Size : 1.11mb Publisher : vamsi krishna

DL : 0
使用OpenCV中提供的“haarcascade_frontalface_alt.xml”进行人脸检测-Detection
Update : 2025-02-17 Size : 5kb Publisher : li

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!
Update : 2025-02-17 Size : 13.65mb Publisher :

hand detect using opencv for detect hand
Update : 2025-02-17 Size : 828kb Publisher : wahyu

基于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.
Update : 2025-02-17 Size : 391kb Publisher : Liu Wei

DL : 0
通过OPENCV实现的脸部识别程序,可直接运行的测试类。可辨别出途中人类脸部-OPENCV achieved through face-recognition program can be directly run the test class. Discernible out of the way the human face
Update : 2025-02-17 Size : 4.31mb Publisher : lion

A haar cascade for eyes written in XML for opencv and eye detection
Update : 2025-02-17 Size : 4kb Publisher : Hala

face recognition in openCV
Update : 2025-02-17 Size : 7.02mb Publisher : hatem

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.
Update : 2025-02-17 Size : 1.43mb Publisher : Lei ChunPo

another xml for hand recognition useing opencv
Update : 2025-02-17 Size : 10kb Publisher : thelatinstudent

xml for opencv, recognition of hand
Update : 2025-02-17 Size : 747kb Publisher : thelatinstudent

another xml for hand detection using opencv
Update : 2025-02-17 Size : 590kb Publisher : thelatinstudent

应用opencv的人脸检测&SIFT匹配-face detection
Update : 2025-02-17 Size : 628kb Publisher : Athos

DL : 0
基于openCV的多角度人脸检测,融合了正脸侧脸haar分类器,具有极强鲁棒性-, The integration of multi-angle face detection based on openCV positive face side faces haar classifier, with strong robustness
Update : 2025-02-17 Size : 8.1mb Publisher : herthy

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..........
Update : 2025-02-17 Size : 2.31mb Publisher : quan

利用python中的opencv库,实现人脸识别的xml文件(The use of Python Library in opencv, XML file for face recognition.)
Update : 2025-02-17 Size : 123kb Publisher : sweetyu

已经训练好的opencv 物体识别分类器(opencv_2 haarcascade_XX_.xml)
Update : 2025-02-17 Size : 16.01mb Publisher : denijsoncc
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.