how to calculate DWT of an image
Show older comments
im using forgery detection approach using DWT. and the algorithm says after converting the image into gray scale calculate DWT transform of the image. but i dont know DWT. So kinda stuck in this step. if any one knows kindly post. Thank You.
Answers (2)
Wayne King
on 4 May 2012
0 votes
Hi Prajakta, you want to use dwt2() or wavedec2(). However, I think you need to clarify what you mean by "for each block".
Are you saying you have a NxN image, and you want to subdivide that image before obtain the DWT?
1 Comment
Prajakta Shende
on 4 May 2012
Categories
Find more on Computer Vision Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!