Gregory R. Lee
721dd37eea
DOC: update plot_denoise example to use the multichannel argument in denoise_wavelet
2016-08-12 08:38:50 -04:00
Scott Sievert
7cbd2d36a4
MAINT: uses random_noise in examples
2016-08-03 15:03:11 -05:00
Scott Sievert
dfdd0fbf5a
DOC: shows example of wavelet denoising
2016-07-16 11:04:18 -05:00
Juan Nunez-Iglesias
eed7c41c32
Remove nonexistent kwarg from docstring, style fix
...
- Address @soupault's comments in the examples
- Fix minor spelling and wording errors
2016-06-21 13:17:05 -04:00
Hiyorimi
025e8c5499
Frangi filter support with tests + docstrings
...
+fixed tests and removed shared code
https://github.com/scikit-image/scikit-image/pull/2139#discussion_r67240635
docstrings and style fixes
fix Lambda yielding
more style fixes
enumerate & black line fixes
2016-06-21 13:15:05 -04:00
François Boulogne
0a19def60c
DOC: Gather threshold algo in gallery
2016-06-18 20:20:33 +02:00
François Boulogne
f877491f58
DOC: refactor axes with lists
2016-06-07 16:31:02 +02:00
Egor Panfilov
47d0aa9d62
Merge pull request #2078 from emmanuelle/sphinx-gallery
...
Sphinx gallery for example gallery
2016-06-07 17:22:48 +03:00
François Boulogne
8c9d8926c8
Minor enhancements
2016-06-02 13:35:36 +02:00
François Boulogne
80e8544067
Review threshold minimum
2016-06-02 10:32:00 +02:00
emmanuelle
d998e7e534
Links to API in examples
2016-05-17 23:21:45 +02:00
François Boulogne
2ef707337a
DOC: update for new API
2016-05-17 22:39:39 +02:00
emmanuelle
94d051c124
Renamed README.txt to README.rst in gallery of examples
2016-05-10 23:17:06 +02:00
emmanuelle
ef9bcfb778
A first pass to let the gallery build using sphinx-gallery.
2016-05-10 21:49:15 +02:00
François Boulogne
9fc9eafb82
DOC: make image smaller for better visu
2016-02-03 21:12:19 -05:00
Juan Nunez-Iglesias
4eee2eeccb
Merge pull request #1327 from endolith/patch-1
...
DOC: change colormap away from "jet" in examples
2016-02-01 21:09:00 +11:00
Johannes Schönberger
a7685738c9
Fix warning in plot_rank_mean
2016-02-01 08:47:36 +01:00
François Boulogne
7d87bb1224
use axis off
2016-01-31 20:16:24 -05:00
endolith
bbc37992d5
DOC: Change phase example from jet to rainbow
2016-01-31 17:53:53 -05:00
Endolith
2eb057726f
DOC: Change some jet colormaps to gray
2016-01-31 17:53:52 -05:00
François Boulogne
096bf3cc93
DOC: fix for typo
...
DOC: fix for typo
DOC: turn to a 2x2 presentation
DOC: add tight layout
DOC: fix typo + remove extra spaces
2016-01-31 14:50:58 -05:00
Egor Panfilov
3ae2f1236b
TST, DOC: Added test for 3D spatial data, cleaned up gallery example
2016-01-16 20:02:24 +03:00
Egor Panfilov
89784631e7
ENH: Massively reworked code to enable nD-support
2015-12-30 22:45:27 +03:00
Egor Panfilov
f2f698b190
DOC: Moved gallery example to category
2015-12-24 22:32:56 +03:00
Josh Warner (Mac)
9b9473c6a1
STY: Fix formatting and use tight_layout in doc examples.
2015-12-23 20:53:51 -05: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