how modify the trainCasca​deObjectDe​tector to train with other types of features?

1 次查看(过去 30 天)
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.

采纳的回答

Dima Lisin
Dima Lisin 2014-5-8
trainCascadeObjectDetector lets you specify Haar, HOG, or LBP features.

更多回答(1 个)

md khan
md khan 2017-3-30
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?

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by