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