Commit Graph

16 Commits

Author SHA1 Message Date
Vighnesh Birodkar bc11ca8a24 Improved region boundary RAG docs 2016-05-23 10:39:06 -04:00
Vighnesh Birodkar a89f1735d4 docstring corrections and pep8 2016-05-11 17:33:14 -04:00
Vighnesh Birodkar 35b193aa09 clarified merge function in docstring 2016-04-27 01:11:09 -04:00
Vighnesh Birodkar b3f6b545cb Added example for region boundary merging 2016-04-27 01:03:09 -04:00
Vighnesh Birodkar 2a87c07800 midway thru changes 2016-04-26 14:23:32 -04:00
Vighnesh Birodkar a406e270b1 Improved drawing in plot_rag_draw.py example (#1872)
Improved drawing in draw_rag example; changed draw_rag to show_rag, made it return ScalarMappable to draw colorbars; added magma colormap
2016-04-24 09:28:24 +03:00
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