Uses of Class
boofcv.alg.distort.spherical.EquirectangularDistortBase_F32
Packages that use EquirectangularDistortBase_F32
-
Uses of EquirectangularDistortBase_F32 in boofcv.alg.distort.spherical
Subclasses of EquirectangularDistortBase_F32 in boofcv.alg.distort.sphericalModifier and TypeClassDescriptionclassGiven a transform from a pixel to normalized image coordinates or spherical it will define an equirectangular transform.classRenders a cylindrical view from an equirectangular image.classTransforms the equirectangular image as if the input image was taken by the camera at the same location but with a rotation.Methods in boofcv.alg.distort.spherical with parameters of type EquirectangularDistortBase_F32Modifier and TypeMethodDescriptionvoidEquirectangularDistortBase_F32.setConcurrent(EquirectangularDistortBase_F32 original) Set for concurrent code.