blob: 5f5f1aa1742cedd58b21815ce3a2cb1b847ffdd4 [file] [log] [blame] [edit]
#!/usr/bin/python3
import cv2
if __name__ == '__main__':
cv2.SIFT_create()