how to calculate DWT of an image
2 views (last 30 days)
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.
0 Comments
Answers (2)
Wayne King
on 4 May 2012
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?
See Also
Categories
Find more on Image Analysis 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!