OpenCV2-Python-Tutorials
OpenCV2-Python-Tutorials copied to clipboard
This repo contains tutorials on OpenCV-Python library using new cv2 interface
Must be WTA_K == 3 or 4 as mentioned in https://docs.opencv.org/master/dc/dc3/tutorial_py_matcher.html
The code above just gave only one line in the final output, though the example image that was being shown was completely different. I fixed the example code now.
instead of 'happends' it should be 'happens'
IMPORTANT: CODE LEAD TO SEGMENTATION FAULT! New code taken from: https://docs.opencv.org/master/da/df5/tutorial_py_sift_intro.html
grammar
Minor edit and reference link added.
Added quotes around the most basic question. Also, AFAIK only single quotes are used in US English.
Fix a typo in documentation (lose vs loose)
I guess in the first line after the ampersand it should read q2(t) instead of q1(t):  Regards EC