Overlap 3d model over the 2d texture

asked 2017-06-16 16:08:12 -0600

LemanRass gravatar image

Hello. I would like to know is it possible to overlap the 3d textured model (which is positioned and rotated in some values) over the human`s face from video frame (array of pixels colors) which was retrieved using FFmpeg and detected by OpenCV?

As a result i need to have an updated array of pixels colors of the current frame where already painted a 3d model over the old video frame which is a background.

Regards, Santa

edit retag flag offensive close merge delete

Comments

Hello?? Anybody at home?

LemanRass gravatar imageLemanRass ( 2017-06-19 04:12:51 -0600 )edit

this is opencv, a computer vision library.

if you want something drawn in 3d, you need a 3d library, like opengl

have you done any research on your own ? doesn't look like.

berak gravatar imageberak ( 2017-06-19 05:09:40 -0600 )edit