|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ForwWTDataProps | |
|---|---|
| ucar.jpeg.jj2000.j2k.entropy.encoder | |
| ucar.jpeg.jj2000.j2k.quantization.quantizer | |
| ucar.jpeg.jj2000.j2k.roi.encoder | |
| ucar.jpeg.jj2000.j2k.wavelet.analysis | |
| Uses of ForwWTDataProps in ucar.jpeg.jj2000.j2k.entropy.encoder |
|---|
| Subinterfaces of ForwWTDataProps in ucar.jpeg.jj2000.j2k.entropy.encoder | |
|---|---|
interface |
CodedCBlkDataSrcEnc
This interface defines a source of entropy coded data and methods to transfer it in a code-block by code-block basis. |
| Classes in ucar.jpeg.jj2000.j2k.entropy.encoder that implement ForwWTDataProps | |
|---|---|
class |
EntropyCoder
This abstract class provides the general interface for block-based entropy encoders. |
class |
StdEntropyCoder
This class implements the JPEG 2000 entropy coder, which codes stripes in code-blocks. |
| Uses of ForwWTDataProps in ucar.jpeg.jj2000.j2k.quantization.quantizer |
|---|
| Subinterfaces of ForwWTDataProps in ucar.jpeg.jj2000.j2k.quantization.quantizer | |
|---|---|
interface |
CBlkQuantDataSrcEnc
This interface defines a source of quantized wavelet coefficients and methods to transfer them in a code-block by code-block basis. |
| Classes in ucar.jpeg.jj2000.j2k.quantization.quantizer that implement ForwWTDataProps | |
|---|---|
class |
Quantizer
This abstract class provides the general interface for quantizers. |
class |
StdQuantizer
This class implements scalar quantization of integer or floating-point valued source data. |
| Uses of ForwWTDataProps in ucar.jpeg.jj2000.j2k.roi.encoder |
|---|
| Classes in ucar.jpeg.jj2000.j2k.roi.encoder that implement ForwWTDataProps | |
|---|---|
class |
ROIScaler
This class deals with the ROI functionality. |
| Uses of ForwWTDataProps in ucar.jpeg.jj2000.j2k.wavelet.analysis |
|---|
| Subinterfaces of ForwWTDataProps in ucar.jpeg.jj2000.j2k.wavelet.analysis | |
|---|---|
interface |
CBlkWTDataSrc
This abstract class defines methods to transfer wavelet data in a code-block by code-block basis. |
interface |
ForwWT
This interface extends the WaveletTransform with the specifics of forward wavelet transforms. |
| Classes in ucar.jpeg.jj2000.j2k.wavelet.analysis that implement ForwWTDataProps | |
|---|---|
class |
ForwardWT
This abstract class represents the forward wavelet transform functional block. |
class |
ForwWTFull
This class implements the ForwardWT abstract class with the full-page approach to be used either with integer or floating-point filters |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||