I want to implement an application for color change feature for my paint application. I use opencv library and I have to do all this on real time image (camera image). Below the my original and expected output
1 | initial version |
I want to implement an application for color change feature for my paint application. I use opencv library and I have to do all this on real time image (camera image). Below the my original and expected output
2 | retagged |
I want to implement an application for color change feature for my paint application. I use opencv library and I have to do all this on real time image (camera image). Below the my original and expected output