I need to check if the color of gray is similar to one group of buildings vs other group.
What is the best approach to take using OpenCV or python image library? I feel like I have to use LAB color space to check the color space, but I am having hard time finding threshold of allowed difference to call them similar building vs different building.
is this ask super human?