Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

opencv sift version #1

Open
jiangwei221 opened this issue Jan 17, 2020 · 2 comments
Open

opencv sift version #1

jiangwei221 opened this issue Jan 17, 2020 · 2 comments

Comments

@jiangwei221
Copy link
Owner

jiangwei221 commented Jan 17, 2020

SIFT no longer available in opencv > 3.4.2
DynaSlum/satsense#13

pip install opencv-python==3.4.2.17 opencv-contrib-python==3.4.2.17
or try:
conda install opencv=3.4.2

@vjkxtz
Copy link

vjkxtz commented Apr 10, 2020

use conda. Unable to install much older version of opencv using pip

@jiangwei221
Copy link
Owner Author

sift is added to opencv 4.4:
https://docs.opencv.org/4.4.0/d5/d51/group__features2d__main.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants