Uses of Class
boofcv.alg.distort.brown.RemoveBrownPtoN_F32
Packages that use RemoveBrownPtoN_F32
-
Uses of RemoveBrownPtoN_F32 in boofcv.alg.distort.brown
Methods in boofcv.alg.distort.brown that return RemoveBrownPtoN_F32Modifier and TypeMethodDescriptionRemoveBrownPtoN_F32.copyConcurrent()RemoveBrownPtoN_F32.setDistortion(@org.jetbrains.annotations.Nullable double[] radial, double t1, double t2) RemoveBrownPtoN_F32.setDistortion(double radial1, double radial2) RemoveBrownPtoN_F32.setK(double fx, double fy, double skew, double cx, double cy) Specify camera calibration parametersRemoveBrownPtoN_F32.setParameters(CameraPinholeBrown p) Convenience function for assigning all parameters from a brown camera model