nixpkgs/pkgs/development/libraries/opencv
Bjørn Forsman affcf2e030 opencv3: add enableIpp flag
Intel Integrated Performance Primitives (IPP) speeds up parts of OpenCV
on Intel processors (and compatible). It increases the store path from
220 MiB to 300 MiB, so it defaults to off.

Original patch from Bas van Dijk <v.dijk.bas@gmail.com>.

I tried applying the same change to opencv(2.x). OpenCV 2.x didn't
automatically detect IPP, so I reverted the change.
2015-09-14 11:10:13 +02:00
..
2.1.nix
3.x.nix opencv3: add enableIpp flag 2015-09-14 11:10:13 +02:00
default.nix opencv: remove duplicated -DCMAKE_BUILD_TYPE=Release flag 2015-08-27 10:54:10 +02:00