public interface WlBorderCoef<T extends WlCoef>
| Modifier and Type | Method and Description |
|---|---|
T |
getBorderCoefficients(int index) |
T |
getInnerCoefficients()
Set of coefficients used inside the image where the scaling and wavelet signals do
not go outside the image borders.
|
int |
getLowerLength() |
int |
getUpperLength() |
T getBorderCoefficients(int index)
int getLowerLength()
int getUpperLength()
T getInnerCoefficients()
Copyright © 2013. All Rights Reserved.