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