mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-18 12:40:14 +08:00
minor doc improv.
This commit is contained in:
@@ -128,7 +128,7 @@ def hough_line(img, theta=None):
|
||||
-----
|
||||
The origin is the top left corner of the original image.
|
||||
X and Y axis are horizontal and vertical edges respectively.
|
||||
The distance is the minimal algebraic distance from this origin to the line.
|
||||
The distance is the minimal algebraic distance from the origin to the detected line.
|
||||
|
||||
Examples
|
||||
--------
|
||||
|
||||
Reference in New Issue
Block a user