Owning Palette: Filter Banks VIs
Installed With: Advanced Signal Processing Toolkit
Computes the single-level inverse discrete wavelet transform using a two-channel synthesis filter bank. This VI reconstructs the original signal with the low-frequency subband (approx coef) and the high-frequency subband (detail coef). Wire data to the approx coef or the DWT coef input to determine the polymorphic instance to use or manually select the instance.
Use the pull-down menu to select an instance of this VI.
c.gif)
![]() |
approx coef specifies the approximation coefficients. | ||||||
![]() |
detail coef specifies the detail coefficients. | ||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||
![]() |
synthesis filters specifies the coefficients of the lowpass synthesis filters and the highpass synthesis filters. You can use the WA Wavelet Filter VI to obtain the filters of commonly used wavelets. You can use the Wavelet Design Express VI to design the analysis filters and the corresponding synthesis filters.
| ||||||
![]() |
shift specifies how many zeroes to pad at the beginning of the approximation coefficients and the detail coefficients before interpolation filtering. shift must be the same value as the value you used in the WA Analysis Filter Bank VI to compute approx coef and detail coef or DWT coef. | ||||||
![]() |
signal contains the reconstructed signal. | ||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
c.gif)
![]() |
approx coef specifies the approximation coefficients. | ||||||
![]() |
detail coef specifies the detail coefficients. | ||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||
![]() |
synthesis filters specifies the coefficients of the lowpass synthesis filters and the highpass synthesis filters. You can use the WA Wavelet Filter VI to obtain the filters of commonly used wavelets. You can use the Wavelet Design Express VI to design the analysis filters and the corresponding synthesis filters.
| ||||||
![]() |
shift specifies how many zeroes to pad at the beginning of the approximation coefficients and the detail coefficients before interpolation filtering. shift must be the same value as the value you used in the WA Analysis Filter Bank VI to compute approx coef and detail coef or DWT coef. | ||||||
![]() |
signal contains the reconstructed signal. | ||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|

![]() |
size specifies the dimensional size of the reconstructed 2D signal. The first and second elements of size contain the number of rows and the number of columns of the reconstructed 2D signal. | ||||||||
![]() |
DWT coef specifies the approximation coefficients and the detail coefficients for the 2D single-level inverse discrete wavelet transform.
| ||||||||
![]() |
error in describes error conditions that occur before this VI or function runs.
The default is no error. If an error occurred before this VI or function runs, the VI or function passes the error in value to error out. This VI or function runs normally only if no error occurred before this VI or function runs. If an error occurs while this VI or function runs, it runs normally and sets its own error status in error out. Use the Simple Error Handler or General Error Handler VIs to display the description of the error code. Use error in and error out to check errors and to specify execution order by wiring error out from one node to error in of the next node.
| ||||||||
![]() |
synthesis filters specifies the coefficients of the lowpass synthesis filters and the highpass synthesis filters. You can use the WA Wavelet Filter VI to obtain the filters of commonly used wavelets. You can use the Wavelet Design Express VI to design the analysis filters and the corresponding synthesis filters.
| ||||||||
![]() |
shift specifies how many zeroes to pad at the beginning of the approximation coefficients and the detail coefficients before interpolation filtering. shift must be the same value as the value you used in the WA Analysis Filter Bank VI to compute approx coef and detail coef or DWT coef. | ||||||||
![]() |
signal contains the reconstructed signal. | ||||||||
![]() |
error out contains error information. If error in indicates that an error occurred before this VI or function ran, error out contains the same error information. Otherwise, it describes the error status that this VI or function produces.
Right-click the error out front panel indicator and select Explain Error from the shortcut menu for more information about the error.
|
Refer to the following VIs for examples of using the WA Synthesis Filter Bank VI: