WillBrennan / ImageStitching

Conducts image stitching upon an input video to generate a panorama in 3D
272 stars 58 forks source link

Which version of opencv do I need to run this? #8

Closed akshayacharya97 closed 3 years ago

akshayacharya97 commented 3 years ago

Currently I am running opencv 4.5.1. So when it checks for the version to call the appropriate sift function, it s throwing an error. Wjat do i do?

It is just going to the runtime exception error and stop execution without initializing sift

WillBrennan commented 3 years ago

Now specified in the requirements.txt with a cleaner install path.