Effacer les filtres
Effacer les filtres

Does Vision.Cascade object detector detect only face ?

1 vue (au cours des 30 derniers jours)
Emmanuel
Emmanuel le 9 Déc 2015
I want to detect bananas using vision.cascade object detector. Is that possible?

Réponse acceptée

Dima Lisin
Dima Lisin le 9 Déc 2015
Yes, it is possible. You would have to train your own banana detector model using the trainCascadeObjectDetector function. This will produce an XML file, which you can then use with vision.CascadeObjectDetector. See the Train a Cascade Object Detector tutorial.

Plus de réponses (0)

Catégories

En savoir plus sur Computer Vision Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by