Vadim Pisarevsky
|
78402bf596
|
made several minor fixes as pointed out by Andrey
|
2013-02-14 15:36:20 +04:00 |
|
Vadim Pisarevsky
|
16d825adbc
|
fixed compile warnings and opencv_perf_imgproc failures
|
2013-02-13 01:23:57 +04:00 |
|
Vadim Pisarevsky
|
7f8c925319
|
finished distance transform; fixed warnings
|
2013-02-12 21:35:37 +04:00 |
|
Vadim Pisarevsky
|
05ea571b08
|
almost finished distance transform conversion (discrete voronoi diagram mode is not ready yet)
|
2013-02-12 18:56:22 +04:00 |
|
OpenCV Buildbot
|
81f826db2b
|
Normalize line endings and whitespace
|
2012-10-17 15:57:49 +04:00 |
|
Vadim Pisarevsky
|
e8fab91d51
|
added DIST_LABEL_PIXEL labelType to distanceTransform, ticket #1641 (thanks to Mikhail Matrosov for the patch)
|
2012-03-27 09:06:21 +00:00 |
|
Vadim Pisarevsky
|
4f86af7e16
|
fixed bug #1531. added separate distanceTransformWithLabels function that returns labels, since normally the labels are not needed.
|
2012-01-25 12:17:59 +00:00 |
|
Vadim Pisarevsky
|
0c877f62e9
|
replaced "const InputArray&" => "InputArray"; made InputArray and OutputArray references. added "None()" constant (no array()).
|
2011-06-06 14:51:27 +00:00 |
|
Vadim Pisarevsky
|
abeeb40d46
|
a big patch; use special proxy types (Input/OutputArray, Input/OutputArrayOfArrays) for passing in vectors, matrices etc.
|
2011-04-17 13:14:45 +00:00 |
|
Vadim Pisarevsky
|
90e191211e
|
increased "inf" constant in the true distance transform algorithm to handle high-resolution images
|
2011-01-05 20:18:52 +00:00 |
|
Vadim Pisarevsky
|
127d6649a1
|
"atomic bomb" commit. Reorganized OpenCV directory structure
|
2010-05-11 17:44:00 +00:00 |
|