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

조회 수: 4 (최근 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 CenterFile Exchange에서 Recognition, 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