필터 지우기
필터 지우기

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 CenterFile Exchange에서 Image 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