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

4 ビュー (過去 30 日間)
lourdes ramirez
lourdes ramirez 2014 年 3 月 29 日
回答済み: md khan 2017 年 3 月 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?

カテゴリ

Help Center および File ExchangeRecognition, Object Detection, and Semantic Segmentation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by