Derives from kdu_push_ifc
[Declared in "../coresys/common/kdu_sample_processing.h"]
Implements a single stage of 2D DWT analysis. A complete DWT decomposition tree is built from a collection of these objects, each containing a reference to the next stage. The complete DWT tree and all required kdu_encoder objects may be created by a single call to the constructor, kdu_analysis::kdu_analysis.
kdu_analysis {Java: Kdu_analysis}