42 Commits (0e436c3fe9e9c30c23a54449be44b2618aec1cb1)

Author SHA1 Message Date
themightyoarfish 68d97502fe Error message for wrong kernel size was insufficient. 9 years ago
Pavel Vlasov 7375383d26 Canny IPP Sobel getBufferSize wrong func fix; 9 years ago
Jan Starzynski 2799829bc9 fix potential buffer overflow as in 3.0 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Pavel Vlasov 62854dcc0d Enables support of IPP 9.0.0; 10 years ago
Pavel Vlasov 14b006e808 IPP_VERSION_X100 was changed to: 10 years ago
Pavel Vlasov 2177c7c5a8 Some IPP functions were encapsulated; 10 years ago
Vladislav Vinogradov cda6fed41f move tegra namespace out of cv to prevent conflicts 10 years ago
Vladislav Vinogradov 44e41baffe use new functions before all tegra:: calls 10 years ago
Ilya Lavrenov fc0869735d used popcnt 10 years ago
orestis c7b2e48efe Canny TBB Optimization 10 years ago
Yan Wang 184b6e314c Fix canny segment fault (Bug #3978) 10 years ago
Alexander Karsakov 0ec0aeb7d0 Minor optimization for ocl_canny 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
Ilya Lavrenov c0b702a994 cv::resize area 2x 11 years ago
Ilya Lavrenov 12001a42f9 corners 11 years ago
Ilya Lavrenov d30ce2b9ac canny 11 years ago
Alexander Karsakov 07d57db91c Fixed calculation of l_stack_size 11 years ago
U-KruchininD-ПК\KruchininD 6ed168d3af New optimization for canny 11 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 11 years ago
Alexander Alekhin 55188fe991 world fix 11 years ago
Ilya Lavrenov d40cb39616 SSE2 optimization of magnitude calculation 11 years ago
Ilya Lavrenov ce0941160e added status check 11 years ago
vbystricky 1b3651d8ee Undo changes ipp to ippicv prefix of function names 11 years ago
vbystricky ee2df645f4 Canny uncommented, prefix of ipp function changed. Ipp version of Canny called only for images with one channels 11 years ago
Ilya Lavrenov 6ba60a1e22 added 3-channels support to cv::Canny 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov 78c2b3ca2a refactored imgproc 11 years ago
Ilya Lavrenov 93a818684c ported cv::Canny to T-API 11 years ago
Alexander Karsakov 6ef0253fb7 Disabled some IPP implementation since it breaks tests 11 years ago
Ilya Lavrenov 036e99d03a fixed ipp-related warnings 12 years ago
Vadim Pisarevsky 771feb61c2 fixed building OpenCV with IPP 6.x (different DFT API); added Canny and rectangular morphology (based on Alex Kapustin patches) 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
Andrey Kamaev ff2af7d8bb Fixed Canny 13 years ago
Vadim Pisarevsky bb93e3ab8a added color canny; improved Algorithm class implementation 13 years ago
Andrey Kamaev 4136855ba8 Tegra-optimized Canny 13 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 6cd01dc6ca mapstep type was also changed to ptrdiff_t (ticket #157) 14 years ago
Vadim Pisarevsky 1fce36a164 try to make a more elegant workaround for the incorrectly generated code in Canny (ticket #157) 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago