Description
Older computer-vision applications can keep using the OpenCV 2.x API for image processing, camera analysis, feature detection, and related algorithms. It is useful for maintaining legacy projects that have not migrated to newer OpenCV versions.
This is a compatibility library, not the recommended starting point for new computer-vision work. Developers should choose a current OpenCV version when they control the application code.