Commit Graph

51 Commits

Author SHA1 Message Date
Stefan van der Walt e084c5fd50 Rename nl_means_denoising to denoise_nl_means 2015-08-27 13:19:02 -07:00
Johannes Schönberger 236aa208fe Merge pull request #1583 from grlee77/fix_interp_modes
FIX:  bug in 'reflect' and 'wrap' coordinate mapping
2015-08-20 18:53:11 -04:00
Gregory R. Lee beff4d5845 DOC: update TODO.txt to mention eventual removal of _mode_deprecations 2015-08-14 10:10:50 -04:00
Steven Silvester 5ba3cad178 Update tests
Docstring and TODO

Update docstring

Style fixes

Update equalize_adapthist to use new view_as_windows

Update equalize_adapthist to use new view_as_windows

Try rbase again

Update equalize_adapthist to use new view_as_windows

Fix relative imports

Style fixes

Add a deprecation warning and add to api_changes.txt

Update TODO and switch to 0.13 deprecation

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

Move the new kwarg to the very end

Clarify deprecation warning

Update to use row/col in clahe

Update docstring

Use optimal_step to set up view_as_windows

Update equalize_adapthist to use new view_as_windows

Try rbase again

Update equalize_adapthist to use new view_as_windows

Fix relative imports

Style fixes

Add a deprecation warning and add to api_changes.txt

Update TODO and switch to 0.13 deprecation

Preserve the current API as much as possible and defer to 0.14
2015-07-14 07:47:21 -05:00
Steven Silvester 733b62890a Docstring and TODO
Update docstring

Style fixes

Update equalize_adapthist to use new view_as_windows

Update equalize_adapthist to use new view_as_windows

Try rbase again

Update equalize_adapthist to use new view_as_windows

Fix relative imports

Style fixes

Add a deprecation warning and add to api_changes.txt

Update TODO and switch to 0.13 deprecation

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

Move the new kwarg to the very end

Clarify deprecation warning

Update to use row/col in clahe

Update docstring

Use optimal_step to set up view_as_windows

Update equalize_adapthist to use new view_as_windows

Try rbase again

Update equalize_adapthist to use new view_as_windows

Fix relative imports

Style fixes

Add a deprecation warning and add to api_changes.txt

Update TODO and switch to 0.13 deprecation
2015-07-14 07:47:21 -05: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
Michael Sarahan 03dc489457 Add subpixel-precision image translation registration function to feature module 2015-01-29 20:09:50 -08:00
Johannes Schönberger b26e9bc227 Add deprecation instructions for old unsigned edge map versions 2014-11-27 11:04:30 -05: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
Julien Coste f8a0f27265 hack to avoid circular import when import canny 2014-08-31 15:21:46 +01:00
Julien Coste f86b6212bc Canny is now deprecated and will be in api_changes in v0.13 2014-08-31 12:46:16 +01:00
Julien Coste 218eb4e89e fix import inside documentation and update TODO 2014-08-31 11:48:34 +01:00
Tony S Yu 4c0befed62 Add TODO for deprecation removal 2014-06-17 23:10:09 -05:00
Johannes Schönberger a06956430d Move removal of deprated functionality by one version 2014-05-27 21:46:41 -04: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 6a0d81a047 Remove backwards-compatability of skimage.measure.regionprops 2014-04-11 10:06:59 -04:00
Johannes Schönberger ed558d672e Remove deprecated skimage.filter.median_filter 2014-04-11 10:05:51 -04:00
Johannes Schönberger d90b30c4a0 Remove legacy todo item for BRIEF, which has been addressed 2014-04-11 10:05:51 -04:00
Johannes Schönberger 44f3e1b136 Remove deprecated skimage.segmentation.visualize_boundaries 2014-04-11 10:05:51 -04:00
Johannes Schönberger cedcff8f2b Remove deprecated skimage.morphology.greyscale_* 2014-04-11 10:05:51 -04:00
Johannes Schönberger 3d50a03c56 Remove deprecated skimage.exposure.exposure 2014-04-11 10:05:50 -04:00
Juan Nunez-Iglesias 5963f5d1a0 Remove deprecated bullet point about deprecations 2014-04-10 00:04:35 +10:00
Juan Nunez-Iglesias 264ca6ebd9 Remove deprecated depth parameter in random_walker
This has been supplanted by the `spacing` parameter.
2014-04-09 23:41:37 +10:00
Juan Nunez-Iglesias 0af070b92f Change default mode cascade in random_walker seg 2014-04-09 23:35:42 +10:00
Juan Nunez-Iglesias 193717ce59 Remove another finished line from todo 2014-04-09 23:31:13 +10:00
Juan Nunez-Iglesias f2cbb0d991 Remove removing deprecated rank functions in to-do 2014-04-09 23:28:31 +10:00
Stefan van der Walt d4ba604e4e Merge pull request #974 from jni/slic-depr
Remove deprecated SLIC keyword arguments
2014-04-09 12:23:38 +02:00
Juan Nunez-Iglesias 82e6135e2f Remove finished entry from TODO.txt 2014-04-09 19:42:29 +10:00
Juan Nunez-Iglesias 39d6360eec Remove SLIC deprecations for 0.10 from TODO.txt 2014-04-09 17:58:10 +10:00
Johannes Schönberger 697910c010 Add denoise deprecation removal to TODO.txt 2014-03-14 16:27:43 -04:00
Johannes Schönberger c089ddfd01 Fix typo 2014-01-19 09:40:55 -05:00
Johannes Schönberger b3d62afa28 Use public attribute for parameter values 2014-01-19 09:40:54 -05:00
Johannes Schönberger c262ad2d44 Use public attribute for parameter values 2014-01-19 09:40:42 -05:00
Guillem Palou Visa 15c2989158 Added deprecation warning 2014-01-17 16:52:44 +01:00
Johannes Schönberger 8c734eaccb Add missing removal of deprecated function to todo 2013-11-22 12:28:31 +01:00
Johannes Schönberger d659cdc6b0 Deprecate reverse_map parameter and add to future removal list 2013-11-22 11:55:18 +01:00
Johannes Schönberger de9e0fdfb3 Add missing deprecation removal to todo 2013-11-22 00:51:55 +01:00
Johannes Schönberger 4d9ecf33f6 Add missing deprecation removal to todo 2013-11-22 00:22:47 +01:00
Johannes Schönberger 825ebdfc0e Add note about disabled doctests 2013-11-15 13:42:08 +01:00
Johannes Schönberger b4c190e560 Explicitly set sigma value to 0 to avoid warning 2013-11-12 08:27:14 +01:00
Stefan van der Walt fb18f62d0f Update TODO.txt after deprecations. 2013-10-16 17:06:35 +02:00
Johannes Schönberger 62e72204e4 Add deprecated is_rgb and is_gray functions to todo list 2013-10-14 19:52:56 +02:00
Marianne Corvellec 3122c35d3b Oops! Typed one instead of the other again! Fixed. 2013-10-14 11:38:47 -04:00
Marianne Corvellec d2d4b12e1b Added item to to-do list for version 0.10 2013-10-14 11:31:04 -04:00
Johannes Schönberger 8185289a88 Add logger deprecation to todo list 2013-10-13 20:02:58 +02:00
Josh Warner (Mac) 03349250bc DOC: Add removal of depth from random_walker in 0.10 2013-10-13 12:39:59 -05:00
Johannes Schönberger f8d34e8bf9 Deprecate out parameter 2013-10-11 19:05:18 +02:00
Juan Nunez-Iglesias 0680f59fe1 Add change in random_walker default mode to TODO 2013-10-08 13:28:39 +11:00
Johannes Schönberger 88d84c720a Raise warning for sigma parameter and add to TODO for next release 2013-09-16 08:48:46 +02:00
Johannes Schönberger 9f8e904b66 Add note about backwards compatibility to TODO.txt 2013-08-06 14:30:51 +02:00