Azzera filtri
Azzera filtri

Train a Cascade Object Detector

4 visualizzazioni (ultimi 30 giorni)
Cady
Cady il 18 Nov 2013
Commentato: Dima Lisin il 8 Mag 2014
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.

Risposta accettata

Dima Lisin
Dima Lisin il 24 Dic 2013
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 Commento
Dima Lisin
Dima Lisin il 8 Mag 2014
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.

Accedi per commentare.

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by