how to apply 8x8 dct on a image

3 次查看(过去 30 天)
hello
i'm doing project in image splicing detection. in my project there are two models(dct and dwt)..among this two models i expand and extract the features with the help of markov process,and get co-eff of image.
In my base paper first step to "apply 8x8 block dct on the source image pixel array" and getting corresponding dct co-eff array.
tell me now how to apply 8x8 dct to image with matlab code.
  1 个评论
Mohammad Manzurul Islam
have you been able to solve your problem? If so, then can you please share your code?

请先登录,再进行评论。

采纳的回答

Wayne King
Wayne King 2012-9-28
Use dct2() and blockproc()

更多回答(0 个)

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by