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 ExchangeComputer 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