Uses of Interface
boofcv.alg.distort.LensDistortionNarrowFOV
Packages that use LensDistortionNarrowFOV
Package
Description
-
Uses of LensDistortionNarrowFOV in boofcv.abst.fiducial
Methods in boofcv.abst.fiducial that return LensDistortionNarrowFOVModifier and TypeMethodDescription@Nullable LensDistortionNarrowFOVFiducialDetector.getLensDistortion()Returns the intrinsic parameters that it@Nullable LensDistortionNarrowFOVFiducialDetectorPnP.getLensDistortion()Methods in boofcv.abst.fiducial with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidCalibrationFiducialDetector.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidFiducialDetector.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) Specifies how to remove lens distortion from the input image and how to convert pixels into normalized image coordinates.voidFiducialDetectorPnP.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidMicroQrCodeDetectorPnP.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidMicroQrCodePreciseDetector.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) Specifies transforms which can be used to change coordinates from distorted to undistorted and the opposite coordinates.voidQrCodeDetectorPnP.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidQrCodePreciseDetector.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) Specifies transforms which can be used to change coordinates from distorted to undistorted and the opposite coordinates.voidSquareBase_to_FiducialDetector.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) -
Uses of LensDistortionNarrowFOV in boofcv.abst.fiducial.calib
Methods in boofcv.abst.fiducial.calib with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidCalibrationDetectorChessboardBinary.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidCalibrationDetectorChessboardX.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidCalibrationDetectorCircleHexagonalGrid.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidCalibrationDetectorCircleRegularGrid.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidCalibrationDetectorMultiECoCheck.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) voidCalibrationDetectorSquareGrid.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) -
Uses of LensDistortionNarrowFOV in boofcv.abst.geo.calibration
Methods in boofcv.abst.geo.calibration with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidDetectMultiFiducialCalibration.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) Explicitly handles lens distortion when detecting image features.voidDetectSingleFiducialCalibration.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) Explicitly handles lens distortion when detecting image features.voidMultiToSingleFiducialCalibration.setLensDistortion(@Nullable LensDistortionNarrowFOV distortion, int width, int height) -
Uses of LensDistortionNarrowFOV in boofcv.alg.distort
Methods in boofcv.alg.distort with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidNarrowToWidePtoP_F32.configure(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) voidNarrowToWidePtoP_F64.configure(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) Constructors in boofcv.alg.distort with parameters of type LensDistortionNarrowFOVModifierConstructorDescriptionNarrowToWidePtoP_F32(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) NarrowToWidePtoP_F64(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) -
Uses of LensDistortionNarrowFOV in boofcv.alg.distort.brown
Classes in boofcv.alg.distort.brown that implement LensDistortionNarrowFOV -
Uses of LensDistortionNarrowFOV in boofcv.alg.distort.division
Classes in boofcv.alg.distort.division that implement LensDistortionNarrowFOV -
Uses of LensDistortionNarrowFOV in boofcv.alg.distort.pinhole
Classes in boofcv.alg.distort.pinhole that implement LensDistortionNarrowFOVModifier and TypeClassDescriptionclassProjection when there is no lens distortion -
Uses of LensDistortionNarrowFOV in boofcv.alg.fiducial.dots
Methods in boofcv.alg.fiducial.dots with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidUchiyaMarkerImageTracker.setLensDistortion(LensDistortionNarrowFOV distortion, int width, int height) Specify lens distortion. -
Uses of LensDistortionNarrowFOV in boofcv.alg.fiducial.microqr
Methods in boofcv.alg.fiducial.microqr with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidMicroQrCodeDecoderImage.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) Specifies transforms which can be used to change coordinates from distorted to undistorted and the opposite coordinates. -
Uses of LensDistortionNarrowFOV in boofcv.alg.fiducial.qrcode
Methods in boofcv.alg.fiducial.qrcode with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidQrCodeAlignmentPatternLocator.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) voidQrCodeBinaryGridReader.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) voidQrCodeDecoderImage.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) Specifies transforms which can be used to change coordinates from distorted to undistorted and the opposite coordinates.voidSquareLocatorPatternDetectorBase.setLensDistortion(int width, int height, @Nullable LensDistortionNarrowFOV model) Specifies transforms which can be used to change coordinates from distorted to undistorted and the opposite coordinates. -
Uses of LensDistortionNarrowFOV in boofcv.alg.fiducial.square
Methods in boofcv.alg.fiducial.square with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidBaseDetectFiducialSquare.configure(@Nullable LensDistortionNarrowFOV distortion, int width, int height, boolean cache) Specifies the image's intrinsic parameters and target sizevoidQuadPoseEstimator.setLensDistoriton(LensDistortionNarrowFOV distortion) Specifies the intrinsic parameters. -
Uses of LensDistortionNarrowFOV in boofcv.alg.geo
Methods in boofcv.alg.geo with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidWorldToCameraToPixel.configure(LensDistortionNarrowFOV distortion, Se3_F64 worldToCamera) Specifies intrinsic camera parameters and the transform from world to camera.static WorldToCameraToPixelPerspectiveOps.createWorldToPixel(LensDistortionNarrowFOV distortion, Se3_F64 worldToCamera) Creates a transform from world coordinates into pixel coordinates. -
Uses of LensDistortionNarrowFOV in boofcv.alg.sfm
Methods in boofcv.alg.sfm with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidDepthSparse3D.configure(LensDistortionNarrowFOV model, PixelTransform<Point2D_F32> visualToDepth) Configures intrinsic camera parameters -
Uses of LensDistortionNarrowFOV in boofcv.factory.distort
Methods in boofcv.factory.distort that return LensDistortionNarrowFOVModifier and TypeMethodDescriptionstatic LensDistortionNarrowFOVLensDistortionFactory.narrow(CameraModel param) Creates thelens distortionfor the specified camera parameters. -
Uses of LensDistortionNarrowFOV in boofcv.simulation
Methods in boofcv.simulation with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoidSimulatePlanarWorld.setCamera(LensDistortionNarrowFOV model, int width, int height)