7.10. object_detector

Functions

check_label_img(label_img)

Checks the consistency of the label image.

visualize_label_image(image, label_image)

Visualizes the label image.

visualize_rois(image, rois, class_names[, scale])

Visualizes the bounding boxes on the image.

Classes

CallObjectDetectorService()

Service that calls the object detector and returns the detected objects.