Package com.luciad.panorama.transformation
package com.luciad.panorama.transformation
This package contains transformations that can be used for
ILcdPanoramicImages.
The most common transformations can be created using the builders in
TLcdPanoramicTransformationFactory:
- builder for perspective images ("pinhole images"),
- builder for spherical images
- Since:
- 2020.1
- See Also:
-
ClassDescriptionThis class provides builders for creating specific
ILcdModelModelTransformations
to be used inILcdPanoramicImages
.Builder for aILcdModelModelTransformations
that transform 3D reference CS points to 2D image CS points for perspective camera images ("pinhole images").Builder for aILcdModelModelTransformations
that transform 3D reference CS points to 2D image CS points for spherical camera images ("equirectangular images").