Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error #3

Open
KeeganRen opened this issue May 23, 2016 · 2 comments
Open

error #3

KeeganRen opened this issue May 23, 2016 · 2 comments

Comments

@KeeganRen
Copy link

../src/FaceSwapper.cpp: In member function 'void FaceSwapper::swapFaces(cv::Mat&, cv::Rect&, cv::Rect&)':
../../src/FaceSwapper.cpp:48:53: error: no matching function for call to 'FaceSwapper::featherMask(cv::Mat)'
featherMask(refined_masks(big_rect_ann));
^
../../src/FaceSwapper.cpp:48:53: note: candidate is:
In file included from ../../src/FaceSwapper.cpp:1:0:
../../include/FaceSwapper.h:57:10: note: void FaceSwapper::featherMask(cv::Mat&)
void featherMask(cv::Mat &refined_masks); /// TODO

@KeeganRen
Copy link
Author

and it‘s con't swap my face

@SnakeO
Copy link

SnakeO commented Mar 10, 2017

what command are you doing to compile?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants