mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-18 12:40:14 +08:00
Fix typo in doc string
This commit is contained in:
@@ -18,7 +18,7 @@ def _glcm_loop(np.ndarray[dtype=np.uint8_t, ndim=2,
|
||||
np.ndarray[dtype=np.uint32_t, ndim=4,
|
||||
negative_indices=False, mode='c'] out
|
||||
):
|
||||
"""Perform co-occurnace matrix accumulation.
|
||||
"""Perform co-occurrence matrix accumulation.
|
||||
|
||||
Parameters
|
||||
----------
|
||||
|
||||
Reference in New Issue
Block a user