Class GenerateCylinderFromPointNormals_F64

java.lang.Object
georegression.fitting.cylinder.GenerateCylinderFromPointNormals_F64
All Implemented Interfaces:
ModelGenerator<Cylinder3D_F64,PlaneNormal3D_F64>

public class GenerateCylinderFromPointNormals_F64 extends Object implements ModelGenerator<Cylinder3D_F64,PlaneNormal3D_F64>
Given a list of two point and surface normal pairs, first a cylinder using an analytic equation.