フィルターのクリア

face detector learning parameters?

1 回表示 (過去 30 日間)
ivan
ivan 2013 年 2 月 4 日
detector = vision.CascadeObjectDetector
it is possible to find detector learning parameters such as number of learning examples, accuracy that cascade is trying to achive...??

回答 (1 件)

Anand
Anand 2013 年 4 月 10 日
Doesn't look like you can. The only parameters available are post-learning parameters that control detections like MinSize, MaxSize, ScaleFactor and MergeThreshold.
Out of curiosity, what do you need these parameters for?

カテゴリ

Help Center および File ExchangeComputer Vision Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by