Commit Graph
4 Commits
Author SHA1 Message Date
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
emmanuelle 17b43daa56 Correction in release notes (wrong section) 2016-02-04 23:05:28 +01:00
emmanuelle 5bf67460af Minor change in order of contributors 2016-02-04 23:04:13 +01:00
emmanuelle f6f0f7eec4 First version of release notes for 0.12 2016-02-04 22:54:29 +01:00