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