Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
9bccba7a73a2d38f6b9725061a26db3374da4012
/
.
/
build_tests
/
python_opencv.py
blob: c353c79b6b94e3a06c478bfe85e2f36695fe6784 [
file
] [
log
] [
blame
]
#!/usr/bin/python3
import
cv2
if
__name__
==
'__main__'
:
cv2
.
xfeatures2d
.
SIFT_create
()