Class PinholePtoN_F32

java.lang.Object
boofcv.alg.distort.pinhole.PinholePtoN_F32
All Implemented Interfaces:
Point2Transform2_F32

@Generated("boofcv.alg.distort.pinhole.PinholePtoN_F64") public class PinholePtoN_F32 extends Object implements Point2Transform2_F32
Converts an image pixel coordinate into a normalized pixel coordinate using the camera's intrinsic parameters. Lens distortion must have already been removed.