- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The ippsWTFwd creates one level of wavelet. ippsWTFwd_32f( pSrc, pLow, pHigh, 6, pFwdState );
If i want to create another level of wavelet, shall i set pLow as input?
Such as:
ippsWTFwd_32f( pLow, pLow2, pHigh2, 6, pFwdState2 );
And shall i create another pFwdState2 as it is said in other topics?
So the forward and inverse wavelet transform is iterative?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Lu,
Sorry to reply late! Yes, the multi level transform should be set as you describe.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page