Ask Your Question

Revision history [back]

OpenCV libraries are backward binary compatible since OpenCV 2.4.2 release. It means that you can use older version if it has all needed functions. All samples uses base library functionality and there is no any reasons to increase minimal OpenCV version.