API Reference#
- Colour - Checker Detection
- Detection
- colour_checker_detection.SETTINGS_INFERENCE_COLORCHECKER_CLASSIC
- colour_checker_detection.SETTINGS_INFERENCE_COLORCHECKER_CLASSIC_MINI
- colour_checker_detection.inferencer_default
- colour_checker_detection.detect_colour_checkers_inference
- colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_CLASSIC
- colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_SG
- colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_NANO
- colour_checker_detection.segmenter_default
- colour_checker_detection.detect_colour_checkers_segmentation
- colour_checker_detection.detection.DTYPE_INT_DEFAULT
- colour_checker_detection.detection.DTYPE_FLOAT_DEFAULT
- colour_checker_detection.detection.SETTINGS_DETECTION_COLORCHECKER_CLASSIC
- colour_checker_detection.detection.SETTINGS_DETECTION_COLORCHECKER_SG
- colour_checker_detection.detection.SETTINGS_CONTOUR_DETECTION_DEFAULT
- colour_checker_detection.detection.as_int32_array
- colour_checker_detection.detection.as_float32_array
- colour_checker_detection.detection.swatch_masks
- colour_checker_detection.detection.swatch_colours
- colour_checker_detection.detection.reformat_image
- colour_checker_detection.detection.transform_image
- colour_checker_detection.detection.detect_contours
- colour_checker_detection.detection.is_square
- colour_checker_detection.detection.contour_centroid
- colour_checker_detection.detection.scale_contour
- colour_checker_detection.detection.approximate_contour
- colour_checker_detection.detection.quadrilateralise_contours
- colour_checker_detection.detection.remove_stacked_contours
- colour_checker_detection.detection.DataDetectionColourChecker
- colour_checker_detection.detection.sample_colour_checker
- Detection