Does Vision.Cascade object detector detect only face ?

 Akzeptierte Antwort

Dima Lisin
Dima Lisin am 9 Dez. 2015

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Community Treasure Hunt

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

Start Hunting!

Translated by