필터 지우기
필터 지우기

how to apply 8x8 dct on a image

조회 수: 3 (최근 30일)
Dhines
Dhines 2012년 9월 28일
댓글: Mohammad Manzurul Islam 2018년 2월 6일
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