Ask Your Question

biplob's profile - activity

2017-09-24 13:20:20 -0600 marked best answer I want to use SIFT algorithm for feature detection.

I want to use SIFT algorithm for feature detection on windows 10,but when i write cv2.SIFT().It gets wrong.Message "module has no attribute 'SIFT()' ". So how can i use it?

2017-09-24 13:20:20 -0600 received badge  Scholar (source)
2017-09-22 13:54:06 -0600 asked a question I want to use SIFT algorithm for feature detection.

I want to use SIFT algorithm for feature detection. I want to use SIFT algorithm for feature detection,but when i write