how to apply 8x8 dct on a image

3 visualizaciones (últimos 30 días)
Dhines
Dhines el 28 de Sept. de 2012
Comentada: Mohammad Manzurul Islam el 6 de Feb. de 2018
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 comentario
Mohammad Manzurul Islam
Mohammad Manzurul Islam el 6 de Feb. de 2018
have you been able to solve your problem? If so, then can you please share your code?

Iniciar sesión para comentar.

Respuesta aceptada

Wayne King
Wayne King el 28 de Sept. de 2012
Use dct2() and blockproc()

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by