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