Hi,
In an openCV python app we need to create images of a partially textured cylinder.
We have a known poster and we need to generate images of this poster applied on a cylinder. The poster should only cover part of the cylinder. (See image included for sake of clarity.)
If you're familiar with opencv, you can imagine as a kind of cv2.warpPerspective for cylinders.
Doing it in python only is not only painful but will be extremely long to process.
Using openGL seems a good solution.
The constraint is the app will be hosted in a docker container on a remote server (AWS for now) of our customer and we have no control on it.
If it's possible to achieve, the delivery would be a dockerfile plus source files to create images.
Included image is an example of expected result (done with threejs)
About the recuiterMember since Mar 14, 2020 Nimish Gupta
from Guangdong, China