Skip to content

Why is my colour checker not detected? #35

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

You must be logged in to vote

Hi @enomotokenji,

So this is an unfortunate case where the shadows of your light are so strong and sharp that they are creating double-squares during the segmentation:

Assuming you are running the latest develop branch you could simply pass 'swatches_count_maximum': 48 and get the checker values back:

[array([[ 0.2446759 ,  0.20135735,  0.10497807],
       [ 0.82287437,  0.66488385,  0.361873  ],
       [ 0.23665544,  0.3670197 ,  0.39196956],
       [ 0.18531594,  0.25926286,  0.12164727],
       [ 0.4375883 ,  0.4612287 ,  0.48310035],
       [ 0.37233242,  0.7886875 ,  0.57492375],
       [ 0.99599016,  0.64306736,  0.1811679 ],
       [ 0.17159075,  0.26123947,  0.42682588],
       [ 0…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by KelSolaar
Comment options

You must be logged in to vote
0 replies
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