Introduction - If you have any usage issues, please Google them yourself
Codes .M object detection with matlab.
Create the list of detections D for the images referenced in the G list
Tickets
Detector File contains the address of the detector file,
Xml extension
G List of rectangles of objects that are really in the images
Visualization is a var. Boolean that enables or disables the display of
The detected rectangles and the real objects in the images.
Departures
D List of detections rectangles
Note 1: G and D are a standard structure for listing rectangles
Field 1: imageFilename
Field 2: objectBoundingBoxes
Note 2: press spacebar to jump to the next image