Skip to content

valdasraps/cylinder_fitting

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fit a set of 3D points to a cylinder surface.

Usage example:

from cylinder_fitting import fit
w_fit, C_fit, r_fit, fit_err = fit(data)

For a detailed example, see the unit test.

About

Fit a set of 3D points to a cylinder surface.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%