I have a color image which have converted into gray scale with rgb2gray command. Now on this gray image I need to apply block wise DCT.?
Show older comments
I have a color image which was further converted into gray scale with rgb2gray matlab command. Now i need to apply block wise DCT on this gray scale image with variable block size. How to code in matlab.
Answers (1)
Walter Roberson
on 9 Nov 2016
0 votes
blocproc()
Categories
Find more on Images 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!