フィルターのクリア

Train a Cascade Object Detector

1 回表示 (過去 30 日間)
Cady
Cady 2013 年 11 月 18 日
コメント済み: Dima Lisin 2014 年 5 月 8 日
How do I create an array of structures for the POSITIVE_INSTANCES of the trainCascadeObjectDetector(outputxmlfilename,positiveinstances,negativeimages) function?? Having trouble understanding it and putting it together.

採用された回答

Dima Lisin
Dima Lisin 2013 年 12 月 24 日
Try using the Cascade Training GUI. It is a MATLAB app that lets you label objects of interest in images and generate an array of structures of the same format as POSITIVE_INSTANCES.
  1 件のコメント
Dima Lisin
Dima Lisin 2014 年 5 月 8 日
As of release 2014a there is now a Training Image Labeler app in the Computer Vision System Toolbox. You can invoke it form the App Gallery or by typing
trainingImageLabeler
on the command line.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage and Video Ground Truth Labeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by