there is no mex file for mac
Opened this issue · 3 comments
RunningDongxu commented
I tried to implement the demoOF.m and found that there is an error occur which indicates "Attempt to execute SCRIPT mex_OF as a function:", and I think the reason why the error happens is that there is no mex_OF.mexmaci64 file provided.
Hanimiao commented
@antran89
/OpticalFlow-comparisons-master/gpuOpticalFlow.mexa64':
libopencv_cudaoptflow.so.3.0: cannot open shared object file: No such file or directory
Do you know how to solve the problem?
Thank you !
antran89 commented
@RunningDongxu I do not support Mac in my experiments.