10 Commits

Author SHA1 Message Date
Jeremy Metz 2f3533c387 Updated docstring for improved readability 2016-05-15 20:52:56 +01:00
Jeremy Metz 40e161fbb3 Py2 compatibility - changed list.copy 2016-05-14 17:33:54 +01:00
Jeremy Metz 9305ec138c Updated doctring to Nd 2016-05-14 16:33:27 +01:00
Jeremy Metz 7444b7a80e Updated clear_border to allow Nd matrix input 2016-05-14 14:04:27 +01:00
emmanuelle a5a771a8e4 Modified label function so that background pixels are labeled with 0, and
background=0 by default.

Modified label function so that background pixels are labeled with 0, and
background=0 by default. All tests of _ccomp.pyx pass

Modified a couple of files to be consistent with the new behavior of
measure.label

Modified doctring of label to pass doctest

Modified TODO.txt as well as release notes to mention the new behavior of
label.

Typo in docstring

Typo in docstring

Changed default value of kw argument background in measure.label

Removed unnecessary and outdated comment
2016-02-22 21:19:23 +01:00
Stefan van der Walt 6fc4e11b9a Add in-place operation 2015-05-09 10:46:32 -07:00
Stefan van der Walt acc1ee0dad Allow clear_border to operate on labeled images 2015-03-24 13:55:37 -07:00
Johannes Schönberger dd45f15ced Use explicit keyword for dtype 2012-08-30 09:40:54 +02:00
Johannes Schönberger bbeaec6b3f Add examples to doc string of clear_border 2012-08-30 09:36:28 +02:00
Johannes Schönberger 1177cf1393 Move clear_border to segmentation package 2012-08-27 18:56:05 +02:00