Stefan van der Walt
|
be667e0947
|
Work around end-point duplication bug in Matplotlib
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
bf7e885064
|
Polygon clipping requires mpl, but it is now a dependency. Remove warning.
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
32182574ec
|
Update coordinate convention, inline matplotlib clip_to_bbox
The `clip_to_bbox` function is only available in later versions of Matplotlib,
so for now inline it so that we remain compatible with v1.1.
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
96e9e77388
|
PEP8 cleanups
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
5e906fb4ec
|
Add missing import
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
5280cacb82
|
Avoid matplotlib testing problems on Travis-CI
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
45f8bd2e72
|
Fix typos from PR feedback
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
ad70668bc6
|
Document output of polygon_area
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
4907da0409
|
Update notes on algorithm. Switched from Liang-Barsky to Sutherland-Hodgman.
|
2016-02-02 08:25:41 -08:00 |
|
Stefan van der Walt
|
88a269c282
|
Add polygon perimiter drawing
|
2016-02-02 08:25:41 -08:00 |
|
Johannes Schönberger
|
e6338b75bd
|
Merge pull request #1921 from JDWarner/image_comparison_prefix
STY: Image comparison functions now share common prefix
|
2016-02-02 17:07:17 +01:00 |
|
Joshua Warner
|
90b1886823
|
DOC: Note removal of structural_similarity in TODO.txt
|
2016-02-02 08:21:02 -07:00 |
|
Joshua Warner
|
ab7f0774aa
|
FIX: Pass arguments from deprecated function, update examples.
|
2016-02-01 13:57:56 -07: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 |
|
Steven Silvester
|
5e8f82b6d3
|
Merge pull request #1918 from ahojnnes/examples
Several fixes
|
2016-02-01 03:58:11 -06:00 |
|
Johannes Schönberger
|
10ffe9f690
|
Use kwargs for figure config
|
2016-02-01 09:55:50 +01:00 |
|
Johannes Schönberger
|
045b04703a
|
Revert contiguous array conversion
|
2016-02-01 08:49:54 +01:00 |
|
Johannes Schönberger
|
6eea36a3be
|
Fix test cases for new deprecation behavior
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
2441166a4e
|
Apply PEP8 to plot_circular_elliptical_hough_transform
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
8c5d30c2ac
|
Fix unknown Properties section warning
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
3bf2250b64
|
Fix unknown Note section warning
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
5e780bb27f
|
Fix unknown Example section warning
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
9a9f9b205c
|
Improve plot_morphology
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
a28a9d42e8
|
Fix warning in plot_swirl
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
976ac85e45
|
Fix warning in plot_view_as_blocks
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
a7685738c9
|
Fix warning in plot_rank_mean
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
e3287c8cda
|
Fix warning in plot_gabors_from_astronaut
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
20e1fcdbbb
|
Fix deprecation warning in plot_active_contours
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
7cf9d7ffdb
|
Fix deprecation warning in equalize_adapthist
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
fdbd9938fb
|
Apply PEP8 to plot_adapt_rgb
|
2016-02-01 08:47:36 +01:00 |
|
Johannes Schönberger
|
95977c237f
|
Fix deprecation warning in plot_ransac
|
2016-02-01 08:47:36 +01:00 |
|
Emmanuelle Gouillart
|
8cc869e33a
|
Merge pull request #1920 from sciunto/doc_typo
Doc typo
|
2016-02-01 08:38:19 +01:00 |
|
Joshua Warner
|
b218cfdd81
|
STY: Image comparison functions now share common prefix
|
2016-01-31 23:11:38 -07:00 |
|
Juan Nunez-Iglesias
|
9405daa12e
|
Merge pull request #1827 from stefanv/daisy_aa_draw
Daisy aa draw
|
2016-02-01 15:41:24 +11: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 |
|
Steven Silvester
|
b328ac7b9f
|
Merge pull request #1919 from ahojnnes/rgb2gray
Speedup rgb2gray and return congiguous array
|
2016-01-31 16:53:13 -06:00 |
|
Johannes Schönberger
|
4e5c4d3c4d
|
Fix rgb2grey for alpha channel
|
2016-01-31 21:50:56 +01: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 |
|
François Boulogne
|
0230375b00
|
Merge branch 'master' of git://github.com/scikit-image/scikit-image
|
2016-01-31 14:18:56 -05:00 |
|
Johannes Schönberger
|
f4e0370bc2
|
Make sure rgb2gray output is contiguous
|
2016-01-31 19:35:53 +01:00 |
|
Johannes Schönberger
|
65a29071fe
|
Speedup rgb2gray and return congiguous array
|
2016-01-31 19:21:03 +01:00 |
|
Stefan van der Walt
|
6d103b5a7f
|
Revert back usage of full_like to support older numpy
|
2016-01-31 09:43:28 -08:00 |
|
Josh Warner
|
d91aff47df
|
Merge pull request #1817 from blink1073/upgrade-imshow
ENH: Allow axes to be provided to imshow and fix colorbar
|
2016-01-31 10:03:16 -06:00 |
|
Steven Silvester
|
0aafbaf78b
|
Add another note about the new warning
|
2016-01-31 08:37:49 -06:00 |
|
Steven Silvester
|
bbb35134a7
|
Add a note about the new warning
|
2016-01-31 08:36:38 -06:00 |
|
Steven Silvester
|
da038c4d88
|
Debugging appveyor warning
|
2016-01-31 07:48:47 -06:00 |
|
Johannes Schönberger
|
a3313abd20
|
Merge pull request #1916 from blink1073/warn-stacklevel
Use a stacklevel of 2 by default for all warnings
|
2016-01-31 11:25:39 +01:00 |
|
Josh Warner
|
a08d75a786
|
Merge pull request #1899 from OrkoHunter/hog_normalise
FIX: Replace hog normalise kwarg with transform_sqrt
|
2016-01-30 23:11:31 -06:00 |
|