After re-coloring, the outputs derived are:
We will use the first image for reference while doing this exercise.
First, get the grayscale and hsv counterparts of the image.
Using the function inRange(), get a binarized image where the bodies of water is white.
Using that on the original image, as long as it is white, recolor the the pixel to the desirable scale of your choosing. Depending on the intensity of the blues, recolor the image. The output is seen at the top.
That is all.








No comments:
Post a Comment