问题
Does anyone know of a (purely) matlab implementation of Haar feature extraction (the kind used in Viola&Jones object detection algorithm)? (I ran across a matlab binding to Opencv's implementation but this is not what I am looking for)
回答1:
I came across this code published as part of a Google Summer of Code 2007 project under GNU GPLv2 license.
Face detection for F-spot
Note that I haven't tested it myself, just thought it could be useful for you..
来源:https://stackoverflow.com/questions/2058138/matlab-implementation-of-haar-feature-extraction