opencv/modules/imgproc
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to:
IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE
to manage changes between updates more easily.

IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;
2015-09-25 17:50:15 +03:00
..
doc Merge pull request #4011 from cr333:parula 2015-05-16 19:11:32 +00:00
include/opencv2 Improved documentation for connectedComponentsWithStats. 2015-09-14 09:25:32 -04:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
src IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
test IPP_VERSION_X100 was changed to: 2015-09-25 17:50:15 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00