Hot Search : Source embeded web remote control p2p game More...
Location : Home Downloads SourceCode Graph program Graph Recognize

OpenCV_face_detector

  • Category : Graph Recognize
  • Tags :
  • Update : 2012-11-26
  • Size : 1.24mb
  • Downloaded :0次
  • Author :r*****
  • About : Nobody
  • PS : If download it fails, try it again. Download again for free!
Download1 Download2
Don't use download software fo downloading.
If download fail,Try it again for free.
Introduction - If you have any usage issues, please Google them yourself
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)
Packet file list
(Preview for download)
bin
...\cv100.dll
...\cxcore100.dll
...\FaceDetect.dll
...\FaceDetect.mexw32
haarcascade_frontalface_alt2.xml
Include
.......\cv.h
.......\cv.hpp
.......\cvcompat.h
.......\cvtypes.h
.......\cvver.h
.......\cxcore.h
.......\cxcore.hpp
.......\cxerror.h
.......\cxtypes.h

lib
...\cv.lib
...\cvhaartraining.lib
...\cxcore.lib
Readme.txt
src
...\FaceDetect.cpp
TestFaceDetection.m
Related instructions
  • We are an exchange download platform that only provides communication channels. The downloaded content comes from the internet. Except for download issues, please Google on your own.
  • The downloaded content is provided for members to upload. If it unintentionally infringes on your copyright, please contact us.
  • Please use Winrar for decompression tools
  • If download fail, Try it againg or Feedback to us.
  • If downloaded content did not match the introduction, Feedback to us,Confirm and will be refund.
  • Before downloading, you can inquire through the uploaded person information

Nothing.

Post Comment
*Quick comment Recommend Not bad Password Unclear description Not source
Lost files Unable to decompress Bad
*Content :
*Captcha :
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.