mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-28 21:12:29 +08:00
Fix typo in polygon example script doc
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
===================================
|
||||
Approximatea and subdivide polygons
|
||||
===================================
|
||||
==================================
|
||||
Approximate and subdivide polygons
|
||||
==================================
|
||||
|
||||
This example shows how to approximate (Douglas-Peucker algorithm) and subdivide
|
||||
(B-Splines) polygonal chains.
|
||||
|
||||
Reference in New Issue
Block a user