Open hedgehog-8 opened 1 month ago
Which installation method do you follow under "https://github.com/TadasBaltrusaitis/OpenFace/wiki/Windows-Installation"?
You could use the ZIP files from the section "https://github.com/TadasBaltrusaitis/OpenFace/wiki/Windows-Installation#binaries": Then you have all the DLLs already.
thank you!! I've sloved this problem! XD
Which installation method do you follow under "https://github.com/TadasBaltrusaitis/OpenFace/wiki/Windows-Installation"?
You could use the ZIP files from the section "https://github.com/TadasBaltrusaitis/OpenFace/wiki/Windows-Installation#binaries": Then you have all the DLLs already.
Hello, how did you obtain the opencv_world410d.dll file? This file does not seem to be in the zip file provided. Can you provide it please?
The ZIP file contains "opencv_world410.dll", which doesn't contain debug-infos (like the other DLLs, without debug infos). Do you need the debug-infos for that specific DLL?
The ZIP file contains "opencv_world410.dll", which doesn't contain debug-infos (like the other DLLs, without debug infos). Do you need the debug-infos for that specific DLL?
Yes, I need! But I don't know how to deal with debug-infos. What can I do to replace the original opencv_world410d.dll file by using it?
The ZIP-file doesn't contain a version with debug-infos. Do you need the debug-infos to really do debugging and check variable values, step into methods and see the source code with a debugger?
If you don't do debugging and don't need the debug-infos, then you could just copy the file from the ZIP-archive and rename it to "opencv_world410.dll", just adding a "d".
The ZIP-file doesn't contain a version with debug-infos. Do you need the debug-infos to really do debugging and check variable values, step into methods and see the source code with a debugger?
If you don't do debugging and don't need the debug-infos, then you could just copy the file from the ZIP-archive and rename it to "opencv_world410.dll", just adding a "d".
I don't need to debug at the moment, I just need to use it. I will try it as you say, thank you!
When I was running download_libraies.ps1, it showed me: Invoke-WebRequest : 无法连接到远程服务器
and then, I used links showed in the document, like: https://onedrive.live.com/download?cid=2E2ADA578BFF6E6E&resid=2E2ADA578BFF6E6E%2153244&authkey=AEuLAF197Sy7S3M
but I finally got this:
May I know how to get those three dll documents? Or May you share them with me? hope for your help!! TAT