Train a Cascade Object Detector

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.

 Respuesta aceptada

Dima Lisin
Dima Lisin el 24 de Dic. de 2013

0 votos

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 comentario

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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Computer Vision Toolbox en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Nov. de 2013

Comentada:

el 8 de Mayo de 2014

Community Treasure Hunt

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

Start Hunting!

Translated by