You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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 !
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.
The text was updated successfully, but these errors were encountered: