Ask Your Question
0

2.4.4 android samples load OPENCV_VERSION_2_4_3, is this intentional?

asked 2013-03-07 06:04:38 -0600

yaozr gravatar image

In 2.4.4 sample's onResume() it load 2.4.3 version, dont understand why?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2013-03-07 06:12:57 -0600

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.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-07 06:04:38 -0600

Seen: 150 times

Last updated: Mar 07 '13