Ask Your Question

Revision history [back]

How can I filter white color from simmilar background?

Hi, I have some problems with segmentation of white colour Lego brackets. They are simmilar to background. image description

I've changed my input image to hsv, then with trackbars and inRange function I was trying to find only white brackets. Result was awful. I've tried to use histogram equalization, CLAHE but it doesn't really help. What could you suggest me? I'm using opencv Python.