2.4.4 android samples load OPENCV_VERSION_2_4_3, is this intentional?
In 2.4.4 sample's onResume() it load 2.4.3 version, dont understand why?
In 2.4.4 sample's onResume() it load 2.4.3 version, dont understand why?
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.
Asked: 2013-03-07 06:04:38 -0600
Seen: 150 times
Last updated: Mar 07 '13
Android Surface View Stops Updating [closed]
[Android - Native Camera] Setting ISO (and other camera parameters)
Face recognition for android using opencv
OpenCV for Android, do I need to install OpenCV Manager separately?
How to efficiently filter out points geometrically close to each other?
Unresolved inclusions in OpenCV android tutorial 4.
Running the OpenCV4Android application on my PC
how to solve the error of android emulator on openCV library package was not found...