I load a picture using OpenCV. I display it and colorize with the mouse cursor a cerain area of it and save the resulted picture. Does OpenCV allow to get the list of pixels which colors have been modified ?
1 | initial version |
I load a picture using OpenCV. I display it and colorize with the mouse cursor a cerain area of it and save the resulted picture. Does OpenCV allow to get the list of pixels which colors have been modified ?