mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-21 12:50:27 +08:00
Fix typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
Build image pyramids
|
||||
====================
|
||||
|
||||
The `build_gauassian_pyramid` function takes an image and yields successive
|
||||
The `build_gaussian_pyramid` function takes an image and yields successive
|
||||
images shrunk by a constant scale factor. Image pyramids are often used, e.g.,
|
||||
to implement algorithms for denoising, texture discrimination, and scale-
|
||||
invariant detection.
|
||||
|
||||
Reference in New Issue
Block a user