Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked Jul 10 '14

mehddi gravatar image

change pixels color value

hi everyone i want to change some pixels values based on special condition. for instance if value of a pixel is 75, set it to zero or some another values. i use opencv in c++ and use IPLimage for processing images in program. i want to use this idea for detect unnecessary areas and eliminate them. thank you.