How to manually change the ObjectTrainingSize in trainCascadeDetector for training larger patches?
Afficher commentaires plus anciens
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]?
Réponses (1)
Anand
le 10 Oct 2016
0 votes
If you are training using the trainCascadeObjectDetector function, you can set the 'ObjectTrainingSize' parameter during training to change this.
Catégories
En savoir plus sur Computer Vision Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!