how to apply 8x8 dct on a image

3 ビュー (過去 30 日間)
Dhines
Dhines 2012 年 9 月 28 日
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
Mohammad Manzurul Islam 2018 年 2 月 6 日
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