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