-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
previously, opencv-2.4.9 was downloaded and compiled from source. now use the precompiled, package version from the OS. this comes in: Debian Testing (Jessie): 2.4.9 Debian Stable (Wheezy): 2.3.1 # quite old. but is Wheezy still supported? boostrap.sh fails unmodified Ubuntu 14.04 (Trusty): 2.4.8 Ubuntu 12.04 (Precise): 2.3.1 # not supported anymore? there are more OS in the osdeps-file, where I just assume they bring similar packaged versions. tested "image_processing/{frame_helper,stereo} in Jessie and Trusty. but obviously that shouldn't be it. which packages else? Signed-off-by: Martin Zenzes <[email protected]>
- Loading branch information
Showing
3 changed files
with
4 additions
and
31 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters