Commit Graph

1266 Commits

Author SHA1 Message Date
François Boulogne 44266f42c4 [DOC] add link to guide
extra fix
2016-03-13 18:19:19 +01:00
Stefan van der Walt c48302d70b Bring release notes and API changes in sync 2016-03-07 12:35:58 -08:00
Stefan van der Walt 89136157bb Remove lena image from test suite.
Results from the morphology module were compared against output from the
corresponding MATLAB functions, as applied to the lena test image.  This image
does not conform to the Debian Free Software Guidelines and had to be removed.
The output is now tested against results generated with the current version of
scikit-image (0.12.0), which is known to be correct due to the comparison
described above.
2016-03-06 23:16:11 -08:00
Stefan van der Walt 4e3b031567 Update v0.12 release instructions.
We forgot to mention the recent addition of 3D skeletonization.
2016-03-06 18:01:47 -08:00
emmanuelle 50fa219975 Updated docversion.js 2016-03-05 17:44:41 +01: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
Johannes Schönberger e82849a544 Document API changes 2016-02-09 11:16:49 +01:00
Steven Silvester 00fd6f44ae Merge pull request #1927 from sciunto/doc_inpaint2
DOC: make image smaller for better visu
2016-02-04 16:22:49 -06:00
emmanuelle 17b43daa56 Correction in release notes (wrong section) 2016-02-04 23:05:28 +01:00
emmanuelle 5bf67460af Minor change in order of contributors 2016-02-04 23:04:13 +01:00
emmanuelle f6f0f7eec4 First version of release notes for 0.12 2016-02-04 22:54:29 +01:00
François Boulogne 9fc9eafb82 DOC: make image smaller for better visu 2016-02-03 21:12:19 -05: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 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
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 2441166a4e Apply PEP8 to plot_circular_elliptical_hough_transform 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 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
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
Himanshu Mishra df18b53aed Correct example for threshold_adaptive 2016-01-26 01:59:18 +05:30
Himanshu Mishra a7bcee2694 Update plugins doc page 2016-01-20 15:27:41 +05:30
Egor Panfilov f1abc51f85 DOC: Added credits for #1804 2016-01-18 09:07:42 +03:00
Juan Nunez-Iglesias e53d7daaa3 Merge pull request #1804 from soupault/inpainting
ENH: Inpainting with biharmonic equation
2016-01-18 10:56:24 +11:00
Egor Panfilov 3ae2f1236b TST, DOC: Added test for 3D spatial data, cleaned up gallery example 2016-01-16 20:02:24 +03:00
Himanshu Mishra b4bf4ed768 Fix circular mask example in the user_guide 2016-01-16 10:47:09 +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
Vighnesh Birodkar 422dfc6c22 cleanup 2016-01-06 15:17:48 -05:00
Vighnesh Birodkar e8f2805d64 changed to eosion/dilation logic 2016-01-06 15:07:35 -05:00
Vighnesh Birodkar 4041fc6354 corrected colors import 2016-01-06 15:06:18 -05:00
Vighnesh Birodkar caba3041d1 indentation correction 2016-01-06 15:06:18 -05:00
Vighnesh Birodkar 3cf6c8b1ce removed unnecessary statement 2016-01-06 15:06:18 -05:00
Vighnesh Birodkar 1769cdddcf added boundary rag construction 2016-01-06 15:06:18 -05:00
Egor Panfilov 89784631e7 ENH: Massively reworked code to enable nD-support 2015-12-30 22:45:27 +03:00
emmanuelle 13c4f3cea4 Execute contribs.py in travis_script.sh
Added tag of previous release

Only recent commits for contribs.py so that Travis is happy

Do not execute contribs.py for Python 2.6

Do not execute contribs.py for python 2.6
2015-12-26 23:52:39 +01:00
emmanuelle 76ad56fa83 contribs.py: fixed the case of empty string 2015-12-25 14:16:03 +01:00
Egor Panfilov f2f698b190 DOC: Moved gallery example to category 2015-12-24 22:32:56 +03:00