how modify the trainCascadeObjectDetector to train with other types of features?
Mostrar comentarios más antiguos
I need the source code of viola jones training algorithm, coz i used the trainCascadeObjectDetector but it doesn't allow to train with other types of features.
Respuesta aceptada
Más respuestas (1)
md khan
el 30 de Mzo. de 2017
0 votos
How do I specify which feature to select? In the example "trainCascadeObjectDetector('tennisballdetect.xml',positiveInstances, ... negativeFolder,'FalseAlarmRate',0.5,'NumCascadeStages',7);" automatically uses HOG.
How do I specify HAAR or LBP?
Categorías
Más información sobre Recognition, Object Detection, and Semantic Segmentation en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!