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
* Added alias and deprecation warning for
```skimage.filters.gabor_filter```.
* Added alias and deprecation warning for
```skimage.filters.gaussian_filter```.
* Updated ```TODO.txt```
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
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
# 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