Skip navigation links
LuciadLightspeed
2023.1.08

Package com.luciad.format.raster.reference

Provides classes for referencing and rectifying rasters.

See: Description

Package com.luciad.format.raster.reference Description

Provides classes for referencing and rectifying rasters.

Rasters are referenced by two pieces of information:

This combined information is represented by ILcdRasterReference.

The information can be computed by various implementations of ILcdRasterReferencer, when given a number of pairs of tie points. Each pair consist of an image tie point, expressed in the pixel coordinates of an image, and a model tie point, expressed in the coordinates of a given model reference. Each raster referencer tries to map the image tie points onto their corresponding model tie points, using its own strategy, and returning a raster reference.

Since:
8.1
Skip navigation links
LuciadLightspeed
2023.1.08