RLOFLib
RLOFLib copied to clipboard
Robust Local Optical Flow (RLOF)
When I run the example in windows 10 ,it occurs a problem:No module named 'rlof'。Excuse me,What I should do in windows10?
When I run the sample,I got the tips :No module named 'rlof'.My OS is Windows10 and python3.*.Excuse me ,how to solve it ??? Thank you !
When I used matlab, the test image size was 400×480×3 and the program reported an error (matlab C++ overflow error),but when I use 480×400×3 the code is running, . Are...
no zlib
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...
differing parameter sets for mex_SparseRLOF(...) produce exactly the same flow fields. Is that even possible?