Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
Object detection with WaldBoost
4.0
Simple object detection engine based on WaldBoost machine learning algorithm. The engine can use Local Binary Patterns, Local Rank Patterns, Local RankDifferences or Haar image features. The program captures image from camera and detects objects in the image. Implicit classifier is for face detection (faces.h is used). User can supplyother classifier on command line (e.g. those in the data/ directory). Files ----- src/ classifier.cpp/h Support for XML classifiers demo.cpp Main program faces.h Classifier for face detection tranformed to header file image.c/h Support stuff
zjr19850103
2016-08-23
0
1
No more~