https://pypi.python.org/pypi/opencv-contrib-python


해당 버전 whl 파일 다운로드 후 pip install [다운로드한 whl파일]


사용: sift = cv2.xfeatures2d.SIFT_create()

+ Recent posts