Uses of Class
boofcv.alg.distort.pinhole.PinholeNtoP_F64
Packages that use PinholeNtoP_F64
-
Uses of PinholeNtoP_F64 in boofcv.alg.distort.pinhole
Methods in boofcv.alg.distort.pinhole that return PinholeNtoP_F64Modifier and TypeMethodDescriptionPinholeNtoP_F64.copyConcurrent()
PinholeNtoP_F64.setK
(double fx, double fy, double skew, double cx, double cy) PinholeNtoP_F64.setK
(CameraPinhole pinhole) Constructors in boofcv.alg.distort.pinhole with parameters of type PinholeNtoP_F64