Commit Graph

10 Commits

Author SHA1 Message Date
Alexandre Fioravante de Siqueira ce4a68f695 Solving space convex_hull + fixing local_otsu
Solving space convex_hull + fixing local_otsu

Solving space on censure
2016-03-01 11:27:55 +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
Endolith 2eb057726f DOC: Change some jet colormaps to gray 2016-01-31 17:53:52 -05:00
Himanshu Mishra df18b53aed Correct example for threshold_adaptive 2016-01-26 01:59:18 +05:30
Vighnesh Birodkar def8ca7f75 change mcap to viridis 2016-01-06 21:29:42 -05:00
Vighnesh Birodkar 772d1ccc15 changed colormap to jet 2016-01-06 20:23:55 -05:00
Vighnesh Birodkar a4a406349b moved example file 2016-01-06 19:58:40 -05:00
Josh Warner (Mac) 9b9473c6a1 STY: Fix formatting and use tight_layout in doc examples. 2015-12-23 20:53:51 -05:00
Alexandre Fioravante de Siqueira af95784ac9 Solving white space + improving code +PEP8
Solving white space + Correcting code

Solving white spaces

Solving white spaces

Solving white spaces

Answering comments

Correcting silly mistakes

Solving white spaces

Trying again... now with Travis enabled
2015-12-23 18:20:57 -02:00
emmanuelle 55f5103dd8 Added sections to gallery of examples
Modified travis_script.sh to account for the new structure of the gallery

Added README.txt files in directories of gallery examples

Fixed references to gallery images in user guide pages

Fixed broken links
2015-12-19 15:28:15 +01:00