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