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