public class AddRadialNtoN_F64 extends Object implements PointTransform_F64
| Constructor and Description |
|---|
AddRadialNtoN_F64() |
public void set(double[] radial)
radial - Radial distortion parameterspublic void compute(double x,
double y,
georegression.struct.point.Point2D_F64 out)
compute in interface PointTransform_F64x - Undistorted x-coordinate normalized image coordinatesy - Undistorted y-coordinate normalized image coordinatesout - Distorted normalized image coordinate.Copyright © 2013. All Rights Reserved.