Skip to content

How to detect the X-Rite ColorChecker Digital SG? #40

Answered by KelSolaar
gimlidc asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @gimlidc,

I think it is an unfortunate case of having the checker right next to the border, thus the clustering is producing weird results, I just extend the image in the top-right by ~10% and it works fine then:


By the way, there is already an attribute that stores settings appropriate for the SG, i.e. colour_checker_detection.SETTINGS_SEGMENTATION_COLORCHECKER_SG:

detect_colour_checkers_segmentation(
        image, additional_data=True, **SETTINGS_SEGMENTATION_COLORCHECKER_SG)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by KelSolaar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants