|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersistentParamsBinary | |
---|---|
cz.cuni.jagrlib | Core JaGrLib package. |
cz.cuni.jagrlib.iface | Various interfaces for connecting of JaGrLib modules. |
cz.cuni.jagrlib.piece | Public modules (building blocks of JaGrLib compositions). |
Uses of PersistentParamsBinary in cz.cuni.jagrlib |
---|
Classes in cz.cuni.jagrlib that implement PersistentParamsBinary | |
---|---|
class |
DefaultBlockQuantizer
Default implementation of BlockQuantizer interface. |
class |
DefaultDiscreteTransform
Default implementation of DiscreteTransform interface.
2D transforms are based on 1D ones (separable extension). |
class |
DefaultValueTransferFunction
Default implementation of ValueTransferFunction interface. |
Uses of PersistentParamsBinary in cz.cuni.jagrlib.iface |
---|
Subinterfaces of PersistentParamsBinary in cz.cuni.jagrlib.iface | |
---|---|
interface |
BlockCodec
Codec for integer block data. |
interface |
BlockQuantizer
Quantization of block discrete data. |
interface |
DiscreteTransform
Discrete transform of raster 1D - 2D data. |
interface |
ScalarQuantizer
Scalar quantizer. |
Uses of PersistentParamsBinary in cz.cuni.jagrlib.piece |
---|
Classes in cz.cuni.jagrlib.piece that implement PersistentParamsBinary | |
---|---|
class |
DCT
Discrete cosine transform (can process 1D or 2D data of arbitrary size). |
class |
DeadZoneQuantizer
Linear quantizer with optional dead-zone. |
class |
JPEGQuantizer
JPEG-like block quantizer. |
class |
LinearQuantizer
Linear scalar quantizer. |
class |
ZigZagCodec
Zig-zag block coding. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |