Class UniOmniStoP_F64

java.lang.Object
boofcv.alg.distort.universal.UniOmniStoP_F64
All Implemented Interfaces:
Point3Transform2_F64

public class UniOmniStoP_F64 extends Object implements Point3Transform2_F64
Forward projection model for CameraUniversalOmni. Takes a 3D point in camera unit sphere coordinates and converts it into a distorted pixel coordinate. There are no checks to see if it is physically possible to perform the forward projection, e.g. point could be outside the FOV.