Open Gotta-C opened 2 years ago
Yeah I met the same issue while running the code
Excuse me, I would like to ask if you have solved the problem? If so, can you release the process?
Yeah I met the same issue while running the code
Me too, I had the same problem, have you solved it now?
no... and I had given up that
At 2022-12-18 11:14:28, "Embarrassing1" @.***> wrote:
Me too, I had the same problem, have you solved it now?
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Same, gave it up long time ago
Try to build openCV with CUDA cuda_SparsePyrLKOpticalFlows is in cv2::cuda::cuda_SparsePyrLKOpticalFlows
I have use CMAKE to compile opencv-4.5.5 and opencv-contrib-4.5.5 with CUDA,and add lib in LD_LIBRARY_PATH,but still arise AttributeError: module 'cv2' has no attribute 'cuda_SparsePyrLKOpticalFlow'。
Would you please release the compile flow?