Ask Your Question
-1

Edit video with picture

asked 2016-10-16 21:01:25 -0600

chidi gravatar image

Hi guys, I'm really new to opencv, but I need to get something done urgently. I have this video on my android app, in this video, I want to replace the head of an individual on the video with the profile picture of the user, and be able to share the modified video. Please how do I go about this?

edit retag flag offensive close merge delete

Comments

2

can it be, you're simply wrong here ?

opencv is not a video-editing lib, and on android, you won't be able to even read or write arbitrary video files (apart from MJPG coded avis, that''s built in)

berak gravatar imageberak ( 2016-10-17 00:43:47 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-10-18 10:55:40 -0600

benT gravatar image

by doing a fast google search, I found multiple opencv-faceswap tutorials for you. Here is one. But generally, as berak said, you should not do this with openCV if you want to use a video-stream as input on android.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-10-16 21:01:25 -0600

Seen: 360 times

Last updated: Oct 18 '16