face detector learning parameters?

조회 수: 11 (최근 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 CenterFile Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by