I want to know that how can i swap the faces from one another, can anybody give me the code or tell me the face swapping function?

2 views (last 30 days)
Give me the answer
  1 Comment
Geoff Hayes
Geoff Hayes on 4 Dec 2016
Waleed - why not describe in more detail what you are trying to accomplish and show what you have attempted...rather than demanding an answer.

Sign in to comment.

Accepted Answer

Image Analyst
Image Analyst on 4 Dec 2016
See my attached freehand copy and paste routine. Note that it just pastes. It does not morph the source shape to fit the destination shape, nor does it do blending around the edges. You'll have to do that yourself if you want it.
  2 Comments
Waleed Ahmed
Waleed Ahmed on 4 Dec 2016
i cant understand this code, too difficult, i am doing it by face detection, now i just want to know what is the function for face swapping?
Image Analyst
Image Analyst on 4 Dec 2016
The face detection code is in the Computer Vision System Toolbox. But, unfortunately for you, there is no face swapping function built in to any MATLAB toolbox. Because my well commented code was too difficult for you, you will not be able to write the sophisticated code needed for face swapping yourself - it will just be too difficult. You will have to hire someone to do it for you. Sorry.

Sign in to comment.

More Answers (0)

Categories

Find more on Read, Write, and Modify Image in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!