Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
selecting all pixels in an image based on RBG criteria
#1
Dear All,

I was wondering if there is a way to select all pixels in an image based on RBG criteria. In other-words, every pixel in an image should have a certain Red, Green and Blue value from 0-255. Is there a way that I can select all pixels in an image based on these values. For example...

select all pixels close to white
Red: 230 - 255
Green: 230 - 255
Blue: 230-255

or, select red pixels
Red: 180 - 255
Green: 0-50
Blue: 0-50

Does this exist anywhere?

Thank you very much for you consideration.

Sincerely,

Mike
Reply


Messages In This Thread
selecting all pixels in an image based on RBG criteria - by mike - 06-04-2017, 10:22 PM

Forum Jump: