12 Commits (e972d6b8c0973d34cb4826ab233b5153f1968290)

Author SHA1 Message Date
Andrey Kamaev 3890a74565 Drop outdated definitions from internal.hpp 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 7f8c925319 finished distance transform; fixed warnings 12 years ago
Vadim Pisarevsky 05ea571b08 almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet) 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 e8fab91d51 added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch) 13 years ago
Vadim Pisarevsky 4f86af7e16 fixed bug #1531. added separate distanceTransformWithLabels function that returns labels, since normally the labels are not needed. 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 90e191211e increased "inf" constant in the true distance transform algorithm to handle high-resolution images 14 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago