mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-10 12:40:08 +08:00
Update doc string for new functionality
This commit is contained in:
@@ -3,7 +3,7 @@ from ..util.shape import view_as_blocks, _pad_asymmetric_zeros
|
||||
|
||||
|
||||
def _block_func(image, factors, func):
|
||||
"""Down-sample image by integer factors.
|
||||
"""Down-sample image by applying function to local blocks.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user