It was unavoidable — the OpenCV 3 release was bound to break backwards compatibility with some OpenCV 2.4.X functions: cv2.findContours and cv2.normalize come to mind right off the top of my head. So how do you ensure that your code…
OpenCV Tutorials
Resources
Checking your OpenCV version using Python
August 10, 2015
Read More of Checking your OpenCV version using Python