Decomposes a 2D image according to the level you specify and reconstructs the 2D image from the frequency bands you select.


icon

Dialog Box Options

Inputs/Outputs

  • c2ddbl.png Image

    Specifies the block diagram terminal of the 2D image you want to load. This input is available only if you select the From terminal option in the Data Source section.

  • cmsdt.png Signal

    ################

  • cpath.png File path

    Specifies the file path of the 2D image you want to load. This input is available only if you select the From file option in the Data Source section.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.

  • i2ddbl.png Reconstructed Image

    Returns the reconstructed image.

  • i2ddbl.png Selected Coefficients

    Returns the wavelet coefficients of the frequency band(s) you select to reconstruct the 2D image.

  • Examples

    Refer to the Multiresolution Analysis - Image VI in the labview\examples\Wavelet Analysis\WAGettingStarted directory for an example of using the Multiresolution Analysis 2D VI.