Does Vision.Cascade object detector detect only face ?

I want to detect bananas using vision.cascade object detector. Is that possible?

 채택된 답변

Dima Lisin
Dima Lisin 2015년 12월 9일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Computer Vision Toolbox에 대해 자세히 알아보기

질문:

2015년 12월 9일

답변:

2015년 12월 9일

Community Treasure Hunt

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

Start Hunting!

Translated by