23 Commits (0eb1c7edb1e49aa2133ba6ca3af18be72f4a6760)

Author SHA1 Message Date
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 11 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