Colour - Checker Detection#
- Detection
- Inference
- Segmentation
- colour_checker_detection.detect_colour_checkers_segmentation
- colour_checker_detection.segmenter_default
- colour_checker_detection.extractor_segmentation
- colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_CLASSIC
- colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_NANO
- colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_SG
- colour_checker_detection.detection.DataSegmentationColourCheckers
- Templated
- Templates
- colour_checker_detection.detection.templates.Template
- colour_checker_detection.detection.templates.generate_template
- colour_checker_detection.detection.templates.load_template
- colour_checker_detection.detection.templates.PATH_TEMPLATE_COLORCHECKER_CLASSIC
- colour_checker_detection.detection.templates.PATH_TEMPLATE_COLORCHECKER_CREATIVE_ENHANCEMENT
- Plotting
- Common Utilities
- colour_checker_detection.detection.approximate_contour
- colour_checker_detection.detection.as_float32_array
- colour_checker_detection.detection.as_int32_array
- colour_checker_detection.detection.contour_centroid
- colour_checker_detection.detection.DataDetectionColourChecker
- colour_checker_detection.detection.detect_contours
- colour_checker_detection.detection.DTYPE_FLOAT_DEFAULT
- colour_checker_detection.detection.DTYPE_INT_DEFAULT
- colour_checker_detection.detection.is_square
- colour_checker_detection.detection.quadrilateralise_contours
- colour_checker_detection.detection.reformat_image
- colour_checker_detection.detection.remove_stacked_contours
- colour_checker_detection.detection.sample_colour_checker
- colour_checker_detection.detection.scale_contour
- colour_checker_detection.detection.cluster_swatches
- colour_checker_detection.detection.filter_clusters
- colour_checker_detection.detection.SETTINGS_CONTOUR_DETECTION_DEFAULT
- colour_checker_detection.detection.SETTINGS_DETECTION_COLORCHECKER_CLASSIC
- colour_checker_detection.detection.SETTINGS_DETECTION_COLORCHECKER_SG
- colour_checker_detection.detection.swatch_colours
- colour_checker_detection.detection.swatch_masks
- colour_checker_detection.detection.transform_image
- Utilities