You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vladimir Dudnik
6309b2d08d
added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places.
...
The script should support IPP from 5.3 up to 7.x versions (although tested on Windows for IPP 6.1 and IPP 7.0 versions only)
Preliminary optimization of HOG with IPP added too. Not yet quite efficient, code for cpu branch should be redesigned in order to have better performance.
14 years ago
..
calib3d
fixed some build problems
14 years ago
contrib
added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places.
14 years ago
core
added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places.
14 years ago
features2d
Moved BlobDetector to features2d
14 years ago
ffmpeg
…
flann
…
gpu
refactored hog, added camera support into hog_sample
14 years ago
gtest
fixed some build problems
14 years ago
haartraining
…
highgui
added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places.
14 years ago
imgproc
fixed incorrect sign of the result of the convolution with normalized asymmetric kernels (ticket #779 )
14 years ago
legacy
…
ml
…
objdetect
added OpenCVFindIPP.cmake script, which will look for IPP installation at CMake configuration time. First, IPPROOT environment variable will be tested, if not found script will look at default install places.
14 years ago
python
…
traincascade
fixed traincascade
14 years ago
video
some more fixes in background/foreground subtraction; converted bgfg_segm.cpp sample to C++
14 years ago
CMakeLists.txt
moved gtest to modules; added some gtest-based tests
14 years ago