jiy173 / selfievideostabilization

Official implementation of paper "Real-Time Selfie Video Stabilization" in CVPR 2021
56 stars 6 forks source link

AttributeError: module 'cv2' has no attribute 'cuda_SparsePyrLKOpticalFlow' #4

Open Gotta-C opened 2 years ago

Gotta-C commented 2 years ago

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?

KeYu-Red commented 2 years ago

Yeah I met the same issue while running the code

g-cool-wind commented 2 years ago

Excuse me, I would like to ask if you have solved the problem? If so, can you release the process?

foritgo commented 1 year ago

Yeah I met the same issue while running the code

Embarrassing1 commented 1 year ago

Me too, I had the same problem, have you solved it now?

foritgo commented 1 year ago

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: @.***>

KeYu-Red commented 1 year ago

Same, gave it up long time ago

LEEHM97 commented 10 months ago

Try to build openCV with CUDA cuda_SparsePyrLKOpticalFlows is in cv2::cuda::cuda_SparsePyrLKOpticalFlows