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 (최근 30일)
이전 댓글 표시
Give me the answer
댓글 수: 1
Geoff Hayes
2016년 12월 4일
Waleed - why not describe in more detail what you are trying to accomplish and show what you have attempted...rather than demanding an answer.
채택된 답변
Image Analyst
2016년 12월 4일
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
Image Analyst
2016년 12월 4일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Read, Write, and Modify Image에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!