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?
5 ビュー (過去 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 で Computer Vision Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!