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 LensDistortionNarrowFOV
FiducialDetector.getLensDistortion()
Returns the intrinsic parameters that it@Nullable LensDistortionNarrowFOV
FiducialDetectorPnP.getLensDistortion()
Methods in boofcv.abst.fiducial with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoid
CalibrationFiducialDetector.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
FiducialDetector.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.void
FiducialDetectorPnP.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
MicroQrCodeDetectorPnP.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
MicroQrCodePreciseDetector.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.void
QrCodeDetectorPnP.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
QrCodePreciseDetector.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.void
SquareBase_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 TypeMethodDescriptionvoid
CalibrationDetectorChessboardBinary.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
CalibrationDetectorChessboardX.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
CalibrationDetectorCircleHexagonalGrid.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
CalibrationDetectorCircleRegularGrid.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
CalibrationDetectorMultiECoCheck.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) void
CalibrationDetectorSquareGrid.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 TypeMethodDescriptionvoid
DetectMultiFiducialCalibration.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) Explicitly handles lens distortion when detecting image features.void
DetectSingleFiducialCalibration.setLensDistortion
(@Nullable LensDistortionNarrowFOV distortion, int width, int height) Explicitly handles lens distortion when detecting image features.void
MultiToSingleFiducialCalibration.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 TypeMethodDescriptionvoid
NarrowToWidePtoP_F32.configure
(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) void
NarrowToWidePtoP_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 TypeClassDescriptionclass
Projection 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 TypeMethodDescriptionvoid
UchiyaMarkerImageTracker.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 TypeMethodDescriptionvoid
MicroQrCodeDecoderImage.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 TypeMethodDescriptionvoid
QrCodeAlignmentPatternLocator.setLensDistortion
(int width, int height, @Nullable LensDistortionNarrowFOV model) void
QrCodeBinaryGridReader.setLensDistortion
(int width, int height, @Nullable LensDistortionNarrowFOV model) void
QrCodeDecoderImage.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.void
SquareLocatorPatternDetectorBase.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 TypeMethodDescriptionvoid
BaseDetectFiducialSquare.configure
(@Nullable LensDistortionNarrowFOV distortion, int width, int height, boolean cache) Specifies the image's intrinsic parameters and target sizevoid
QuadPoseEstimator.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 TypeMethodDescriptionvoid
WorldToCameraToPixel.configure
(LensDistortionNarrowFOV distortion, Se3_F64 worldToCamera) Specifies intrinsic camera parameters and the transform from world to camera.static WorldToCameraToPixel
PerspectiveOps.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 TypeMethodDescriptionvoid
DepthSparse3D.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 LensDistortionNarrowFOV
LensDistortionFactory.narrow
(CameraModel param) Creates thelens distortion
for the specified camera parameters. -
Uses of LensDistortionNarrowFOV in boofcv.simulation
Methods in boofcv.simulation with parameters of type LensDistortionNarrowFOVModifier and TypeMethodDescriptionvoid
SimulatePlanarWorld.setCamera
(LensDistortionNarrowFOV model, int width, int height)