Uses of Interface
boofcv.alg.distort.LensDistortionWideFOV
Packages that use LensDistortionWideFOV
Package
Description
-
Uses of LensDistortionWideFOV in boofcv.alg.distort
Methods in boofcv.alg.distort with parameters of type LensDistortionWideFOVModifier and TypeMethodDescriptionvoid
MultiCameraToEquirectangular.addCamera
(Se3_F32 cameraToCommon, LensDistortionWideFOV factory, int width, int height) Adds a camera and attempts to compute the mask from the provided distortion model.void
MultiCameraToEquirectangular.addCamera
(Se3_F32 cameraToCommon, LensDistortionWideFOV factory, GrayU8 camMask) Adds a camera and attempts to compute the mask from the provided distortion model.void
NarrowToWidePtoP_F32.configure
(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) void
NarrowToWidePtoP_F64.configure
(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) Constructors in boofcv.alg.distort with parameters of type LensDistortionWideFOVModifierConstructorDescriptionNarrowToWidePtoP_F32
(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) NarrowToWidePtoP_F64
(LensDistortionNarrowFOV narrow, LensDistortionWideFOV wide) -
Uses of LensDistortionWideFOV in boofcv.alg.distort.kanbra
Classes in boofcv.alg.distort.kanbra that implement LensDistortionWideFOVModifier and TypeClassDescriptionclass
Factory for creating forwards and backwards transforms usingCameraKannalaBrandt
-
Uses of LensDistortionWideFOV in boofcv.alg.distort.universal
Classes in boofcv.alg.distort.universal that implement LensDistortionWideFOV -
Uses of LensDistortionWideFOV in boofcv.factory.distort
Methods in boofcv.factory.distort that return LensDistortionWideFOVModifier and TypeMethodDescriptionstatic LensDistortionWideFOV
LensDistortionFactory.wide
(CameraModel param) Creates thelens distortion
for the specified camera parameters. -
Uses of LensDistortionWideFOV in boofcv.gui.calibration
Methods in boofcv.gui.calibration with parameters of type LensDistortionWideFOVModifier and TypeMethodDescriptionvoid
DisplayFisheyeCalibrationPanel.setCalibration
(LensDistortionWideFOV fisheyeDistort, int width, int height)