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