Quantcast
Channel: OpenCV Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 41027

Change a particular color in an Image Python

$
0
0
Hi there, I have an image and I would like to change a particular colour on that. Particularly, the image contains a set of colours I have used a means algorithm in order to obtain the whole set of colours contained in the image and selecting just one colour I would completely change it. For instance, in the image I have (as already said) the set of different colors I would like that this RGB source RGB_source=(5, 114, 121) change in: RGB_dest=(166, 109, 82) How may I manage this color change? thank you

Viewing all articles
Browse latest Browse all 41027

Trending Articles