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