Wrap image over another image [closed]
Hi, I'm new to openCV, I need to wrap an image over paper-cup image. So far I used an Imagemagick script to do this, but it is very slowwwww, 36 images took me 55 sec. In the script I took the wrapping image , wraped some of it on the cup save result (file 1), moved 2.777778% to the right applied same logic, so I managed to create a set of images used later on the website I'm looking for some tips, how to start
10x
how is your problem (or image) related to : computer-vision ? (or opencv, in general ?)
I saw some tutorials regarding openCV image manipulation techniques.
Off topics. If you want to wrap image on your cup(3d objects) you should use opengl and not opencv
I dont need a model, I just need to combine the two images from different angles,