| Haar Detection | |||||||||||||||||||||
| Category: C Development - 59 downloads | |||||||||||||||||||||
Description Viola and Jones used 160000 rectangular features, so the cascade of classifiers is large. In my version I rather manually devised only 115 rectangular features that closly mimic eigenfaces PCA basis. Also I used artificial neural networks (ANNs) as a classifiers in a cascade. So my tasks were to develop the code library and investigate if the very small subset of features will result in robust obj | |||||||||||||||||||||
|
|
|||||||||||||||||||||




