文件名称:Codigos-del-Curso---Deteccion-de-Objetos
介绍说明--下载内容均来自于网络,请自行研究使用
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
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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
extrayendoImagenes.m
detectandoSobreG.m
E1_EmergencySigns.m
E2_EmergencySigns.m
evaluandoDetector.m