23 Commits (a9c8a526cf5009711939c529717b185fd1645c98)

Author SHA1 Message Date
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Alexander Alekhin a6e5ebafcf calib3d: fix cornerSubPix memory error 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 9 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Ilya Lavrenov ce0941160e added status check 11 years ago
Vadim Pisarevsky 1b339eb0d4 fixed slow down in getRectSubPix (original patch by Markus JR Mueller); removed some unused variables and functions 11 years ago
vbystricky 1b3651d8ee Undo changes ipp to ippicv prefix of function names 11 years ago
vbystricky 01a66a2938 Prepare codes for ippicv library 11 years ago
Eric Sommerlade 3b4f65b186 fixed comparison to stop integer wrap around 11 years ago
Vadim Pisarevsky 8e7eb79f6e fixed compile errors and warnings when building master branch with IPP enabled 11 years ago
Vadim Pisarevsky 10fde1ca5c disabled 64f IPP DFT; added IPP Gaussian filter; added IPP GetRectSubPix; added IPP BilateralFilter (temporarily disabled) 11 years ago
Andrey Kamaev d586f4a103 Fix x64 build warnings 12 years ago
Vadim Pisarevsky 3c25ddd9ff restored 8u->32f cvGetQuadrangleSubPix() mode (need better test for it) 12 years ago
Vadim Pisarevsky 78402bf596 made several minor fixes as pointed out by Andrey 12 years ago
Vadim Pisarevsky 16d825adbc fixed compile warnings and opencv_perf_imgproc failures 12 years ago
Vadim Pisarevsky 06f4a56469 converted flood fill, getrectsubpix & cornersubpix to C++ 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Vadim Pisarevsky 0c877f62e9 replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()). 14 years ago
Vadim Pisarevsky abeeb40d46 a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc. 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago