Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Making a mask that is dynamic..

I am looking for a method that is capable of creating a mask based on what color occur most.. So the idea is that it based what color is occurring most is capable of creating a binary map, that filter those things out which doesn't have the same color as the rest of the picture...

so an ex. would be this picture

image description

It can clearly be seen that most of the image is blue, so based on that color should a mask be created which filters everything that is blue away, and only show the 3 pink dots..