how to convert 8x8 matrix into image?
3 次查看(过去 30 天)
显示 更早的评论
i am doing project in dct...i hav taken an image converted it into 8x8 matrix...and compressed it using dct...now i want to convert the dct 8x8 matrix output back to image...pls help me in writing the code.
0 个评论
采纳的回答
Mohammad Abouali
2015-1-21
编辑:Mohammad Abouali
2015-1-21
12 个评论
Image Analyst
2015-1-23
You can also set the 'InitialMagnification' parameter in imshow to something like 800 or 1600 to show it larger, instead of calling imresize.
Mohammad Abouali
2015-1-23
编辑:Mohammad Abouali
2015-1-23
Actually didn't know about that. That's very useful to know. Thank you.
更多回答(2 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!