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