See: Description
Class | Description |
---|---|
LsCodecUtility |
Provides convenience methods for adding the LSOP encoder and decoder
to a GVRS File Specification.
|
LsDecoder08 |
Provides methods and data elements used to decode data compressed
using the Gridfour LSOP format based on the methods of Smith and Lewis'
Optimal Predictors.
|
LsDecoder12 |
Provides methods and data elements used to decode data compressed
using the LSOP format based on the methods of Smith and Lewis'
Optimal Predictors.
|
LsEncoder08 |
Provides methods and data elements used to encode raster data to be
compressed using the LSOP format based on the methods of Lewis and Smith's
Optimal Predictor with 8 coefficients
|
LsEncoder12 |
Provides methods and data elements used to encode raster data to be
compressed using the LSOP format based on the methods of Lewis and Smith's
Optimal Predictor with 12 coefficients.
|
LsHeader |
Provides utilities for reading the LsHeader from a packing.
|
LsOptimalPredictor08 |
Applies the methods of Lewis and Smith (1994) using optimal predictors
for data compression.
|
LsOptimalPredictor12 |
Applies the methods of Lewis and Smith (1994) using optimal predictors
for data compression.
|
LsOptimalPredictorResult |
Provides a simple class for holding the results from an LSOP predictor
analysis operation.
|
Copyright © 2022. All rights reserved.