mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-03 13:11:25 +08:00
documentation updates; added "3D" to example title
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
=========================================
|
||||
Robust line model estimation using RANSAC
|
||||
=========================================
|
||||
============================================
|
||||
Robust 3D line model estimation using RANSAC
|
||||
============================================
|
||||
|
||||
In this example we see how to robustly fit a 3D line model to faulty data using
|
||||
the RANSAC algorithm.
|
||||
|
||||
Reference in New Issue
Block a user