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