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

no zlib #4

Open
longgang123 opened this issue Apr 11, 2019 · 1 comment
Open

no zlib #4

longgang123 opened this issue Apr 11, 2019 · 1 comment

Comments

@longgang123
Copy link

longgang123 commented Apr 11, 2019

in win10x64 vs2017 I try to debug RLOFLib\RLOFSample\built\RLOFApp opencv3.4.1
use the lib like below,but get an error no zlib.dll. then i add zlib.dll zlibd.dll zlib.lib zlibd.lib to RLOFLib\lib
unable to start app error(0xc000007b)
D:\Libs\RLOFLib\lib\libRLOF_vc$(PlatformToolsetVersion)_$(PlatformName)d.lib
D:\Libs\OpenCV\OpenCV341\build\x64\vc15\lib\opencv_world341d.lib
D:\Libs\OpenCV\OpenCV341\build\x64\vc15\lib\opencv_img_hash341d.lib
kernel32.lib
user32.lib
gdi32.lib
winspool.lib
shell32.lib
ole32.lib
oleaut32.lib
uuid.lib
comdlg32.lib
advapi32.lib

@tsenst
Copy link
Owner

tsenst commented Apr 11, 2019

Robust Local Optical Flow is now part of the OpenCV Contribution Release 4.1.0. It is easy to assess the method there, see https://docs.opencv.org/4.1.0/d2/d84/group__optflow.html

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