how to find object in opencv and repalce that with new pic in android? [closed]
how can I find the red object in the image below with Open CV in android and fill it by my pattern like second pic ?
I need to create app to fill wall with pattern automatic when user click on a image pattern then fill picture with that.
please do a very simple example. i never use this library please place here full example of that with all source needed.
thanks for help.
Like the FAQ suggests, we do not simply provide off the shelf solutions for your problems. This is a very basic inpainting operation, which you will need to do some googling for. Good luck!