Uses of Class
boofcv.alg.distort.spherical.EquirectangularDistortBase_F64
Packages that use EquirectangularDistortBase_F64
-
Uses of EquirectangularDistortBase_F64 in boofcv.alg.distort.spherical
Subclasses of EquirectangularDistortBase_F64 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_F64Modifier and TypeMethodDescriptionvoidEquirectangularDistortBase_F64.setConcurrent(EquirectangularDistortBase_F64 original) Set for concurrent code.