colour-science/colour-checker-detection

How to detect Color on RAW image?

tuvovan opened this issue · 1 comments

Question

Hi, thank you for your work.

I wonder if this colour-checker-detection can run on RAW images? I'm trying to run it on this dataset

Thanks!

Hi @tuvovan,

The current detection code will not work on this dataset because the ColorChecker charts are small and not normal to the optical axis, thus even though it is trivial to read the images, you would not be able to extract the chart values.

image

Cheers,

Thomas