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)
feedback
|
|
I came across this code published as part of a Google Summer of Code 2007 project under GNU GPLv2 license. Note that I haven't tested it myself, just thought it could be useful for you.. | |||||||||
feedback
|