Egor Panfilov
418de7e4f0
Merge pull request #2180 from sciunto/fix_mosaic
...
remove local threshold in try_all_threshold
2016-07-16 10:02:56 +03:00
Juan Nunez-Iglesias
6853f16b77
Merge pull request #2106 from vighneshbirodkar/hm_doc
...
Improved region boundary RAG docs
2016-07-16 01:40:40 -05:00
Vighnesh Birodkar
8998d466ad
Fixed typos
2016-07-14 11:14:12 -04:00
Vighnesh Birodkar
48daa261cf
Typo and grammar corrections
2016-07-11 20:48:29 -04:00
François Boulogne
7a4b74f057
remove local threshold in try_all_threshold
2016-07-05 15:53:02 +02:00
Vighnesh Birodkar
5a78719a40
Change how the docstring is worded.
2016-06-28 21:34:35 -04:00
François Boulogne
9fef985df8
Various fixes
2016-06-19 19:43:43 +02:00
François Boulogne
25f5729d57
Switch to Otsu instead of mean
2016-06-19 09:35:05 +02:00
François Boulogne
d870bcc5df
Minor fixes
2016-06-18 23:39:09 +02:00
François Boulogne
2137aed5ec
swap examples to show a different image inthe gallery
2016-06-18 20:20:34 +02:00
François Boulogne
f25d93c511
Add see also
2016-06-18 20:20:34 +02:00
François Boulogne
476f6bd8f2
switch doc format to sphinx-gallery
2016-06-18 20:20:34 +02:00
François Boulogne
0a19def60c
DOC: Gather threshold algo in gallery
2016-06-18 20:20:33 +02:00
François Boulogne
12fabff65f
Some corrections
2016-06-18 20:20:33 +02:00
François Boulogne
ecb84e7362
DOC: illustrate mosaic in gallery
2016-06-18 20:20:33 +02:00
François Boulogne
20f33e18fe
DOC: add mosaic_threshold
2016-06-18 20:20:33 +02:00
François Boulogne
a7cf3cbd52
DOC: rename thresholding example
2016-06-18 20:20:32 +02:00
François Boulogne
f877491f58
DOC: refactor axes with lists
2016-06-07 16:31:02 +02:00
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