Package | Description |
---|---|
org.gridfour.lsop |
Provides utilities for compressing data using
Smith and Lewis's optimal predictors
|
Modifier and Type | Method and Description |
---|---|
LsOptimalPredictorResult |
LsOptimalPredictor12.encode(int nRows,
int nColumns,
int[] values)
Encode the specified raster using the Smith-Lewis Optimal Predictor
12-coefficient variation
|
Modifier and Type | Method and Description |
---|---|
static byte[] |
LsHeader.packHeader(int codecIndex,
LsOptimalPredictorResult result,
int compressionTypeCode) |
Copyright © 2022. All rights reserved.