Commit Graph

17 Commits

Author SHA1 Message Date
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
Johannes Schönberger e82849a544 Document API changes 2016-02-09 11:16:49 +01:00
Steven Silvester 1b30c68d28 # This is a combination of 10 commits.
# The first commit's message is:
Update equalize_adapthist to use new view_as_windows

Try rbase again

Update equalize_adapthist to use new view_as_windows

Fix relative imports

# This is the 2nd commit message:

Style fixes

# This is the 3rd commit message:

Add a deprecation warning and add to api_changes.txt

# This is the 4th commit message:

Update TODO and switch to 0.13 deprecation

# This is the 5th commit message:

Preserve the current API as much as possible and defer to 0.14

# This is the 6th commit message:

Move the new kwarg to the very end

# This is the 7th commit message:

Clarify deprecation warning

# This is the 8th commit message:

Update to use row/col in clahe

# This is the 9th commit message:

Update docstring

# This is the 10th commit message:

Use optimal_step to set up view_as_windows
2015-07-14 07:47:21 -05:00
Daniel Wennberg 113c998494 Add note about blob detection api change 2015-05-09 20:41:55 +02:00
Stefan van der Walt 3ed648ea08 Fixes according to PR feedback 2014-11-10 13:16:25 +02:00
Stefan van der Walt 78a7b7307a Rename and deprecate filter module to prevent shadowing of built-in keyword 2014-11-10 12:53:50 +02:00
Stefan van der Walt 463432b752 Document threshold scaling 2014-11-07 17:17:55 +02:00
Stefan van der Walt 7152d5c314 Move label to measure module (with deprecation). Warn that background parameter will default to 0 in v0.12. 2014-05-08 17:49:47 +02:00
Johannes Schönberger e92c2bf61d Document removed skimage.io.video in API changes 2014-03-29 22:29:48 -04:00
Stefan van der Walt f7289731a1 Note deprecations under API changes. 2013-10-16 17:12:37 +02:00
Tony S Yu e7b36b56ee Add hough_circles change to API doc 2013-10-12 10:06:33 -05:00
Johannes Schönberger a086f03f39 Document default value API change 2013-09-19 08:36:56 +02:00
Stefan van der Walt 2b0f037422 Remove Image wrapper from io. Improve tags handling. 2013-08-21 17:46:38 +02:00
Tony S Yu 2c61928aa6 DOC: Add note about changed arguments for median_filter 2011-10-27 09:22:53 -04:00
Stefan van der Walt 06f8f398bd API: Remove dtype parameter from imread and collections. Remove as_grey from collections. 2010-11-05 14:44:01 +02:00
Stefan van der Walt 5179113ded DOC: Add place to document API changes. 2010-07-02 18:05:57 -05:00