Page MenuHomePhabricator

Support OpenCV 2.4.2 via superbuild
Closed, ResolvedPublic

Description

OpenCV 2.4.2 comes along with a lot of new features and bug fixes. should be supported via superbuild

Event Timeline

[07008f]: Merge branch 'bug-12856-opencv-242-superbuild'

Merged commits:

2012-08-13 18:07:25 Michael Mueller [cb7be6]
fixed opencv superbuild usage for unix systems


2012-08-13 17:50:25 unknown [2d33d5]
added cmake fix for bug in OpenCV 2.4.2


2012-08-13 13:01:57 Michael Mueller [b67aa3]
adapted opencv.cmake file for v2.4.2

[e56099]: Merge branch 'bug-12856-opencv-242-superbuild-comp-fixes'

Merged commits:

2012-08-14 10:40:58 Michael Mueller [c4f843]
COMP: added fix for opencv integration

[91b345]: Merge branch 'bug-12856-opencv-242-superbuild-comp-fixes'

Merged commits:

2012-08-14 12:53:09 Michael Mueller [a5c5bb]
COMP: further bug fix in PackageDepends command for OpenCV

changing bug status to confirmed for all bugs that are currently not in progress

[9ab7af]: Merge branch 'bug-12856-opencv-242-superbuild-comp-fixes'

Merged commits:

2012-08-17 10:58:09 Michael Mueller [053a84]
COMP: activating CUDA flag for OpenCV. if no CUDA device is installed it should not matter. opencv gpu functions will raise an exception at runtime if executed without checking for CUDA device