Ask Your Question

Bac Tran's profile - activity

2019-11-02 07:30:21 -0600 received badge  Notable Question (source)
2019-11-02 07:30:21 -0600 received badge  Popular Question (source)
2019-02-11 16:29:16 -0600 received badge  Famous Question (source)
2018-11-26 14:32:02 -0600 received badge  Notable Question (source)
2018-10-31 23:56:40 -0600 received badge  Popular Question (source)
2018-09-13 12:13:25 -0600 commented question How to use SIFT in python

Thank you .

2018-09-13 11:54:45 -0600 commented question How to use SIFT in python

I used the setting function of pycharm to add opencv-contrib-python

2018-09-13 11:43:29 -0600 commented question How to use SIFT in python

I used setting of pycharm to add opencv-contrib-python

2018-09-13 10:12:10 -0600 asked a question How to use SIFT in python

How to use SIFT in python I run my code this error come out : cv2.error: OpenCV(3.4.3) C:\projects\opencv-python\opencv_

2018-09-09 10:39:57 -0600 asked a question TypeError: Incorrect type of self (must be 'Feature2D' or its derivative)

TypeError: Incorrect type of self (must be 'Feature2D' or its derivative) mycode: import numpy as np import cv2 img=cv2.