Skip to content

Colour - Checker Detection 0.1.3

Compare
Choose a tag to compare
@KelSolaar KelSolaar released this 27 Feb 01:41
· 142 commits to develop since this release

This release is a compatibility release with Colour 0.4.1.

Support for Python 2.7 has been dropped!

It is now possible to detect the ColorChecker SG in an image.

Changes

  • The signatures and return values of various definitions have been updated. (@KelSolaar)

Please refer to the following attributes and definitions:

  • colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_CLASSIC
  • colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_SG
  • colour_checker_detection.colour_checkers_coordinates_segmentation
  • colour_checker_detection.extract_colour_checkers_segmentation
  • colour_checker_detection.detect_colour_checkers_segmentation