16 Commits (623b1db8d18d46dd0a64a8e3fc17c7b26364fb2d)

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