Azzera filtri
Azzera filtri

How to manually change the ObjectTrainingSize in trainCascadeDetector for training larger patches?

1 visualizzazione (ultimi 30 giorni)
I'm testing the classifier design functions. When I run the detector it automatically sets the ObjectTrainingSize to [ 32, 44 ] irrespective of the no positive/negative samples. Hw do I manually change it to train on larger patches like [hei,wid]=[50,150]?

Risposte (1)

Anand
Anand il 10 Ott 2016
If you are training using the trainCascadeObjectDetector function, you can set the 'ObjectTrainingSize' parameter during training to change this.

Categorie

Scopri di più su Recognition, Object Detection, and Semantic Segmentation in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by