hrastnik / FaceSwap

Real-time FaceSwap application built with OpenCV and dlib
MIT License
679 stars 188 forks source link

swap face in real time on the desktop? #21

Closed luckhhn closed 5 years ago

luckhhn commented 5 years ago

Thank you for your excellent work. Can you swap face in real time on the desktop?look forward to your reply

hrastnik commented 5 years ago

Yes. It does work in real time on desktop.

luckhhn commented 5 years ago

thanks for your heart reply! my environment is vs2017, win10, opencv4.0.1, dlib19.17 I configured according to your instructions, but the following error occurred: 错误 LNK2001 无法解析的外部符号 USER_ERRORinconsistent_build_configurationsee_dlib_faq_1 install_dlib

错误 LNK2001 无法解析的外部符号 USER_ERRORinconsistent_build_configurationsee_dlib_faq_2 install_dlib can you help me?