Matlab image processing command

3 次查看(过去 30 天)
If yes, could you send me the relavant link?
Thank you very much.
Any suggestion.

采纳的回答

Walter Roberson
Walter Roberson 2016-1-6
No, you need a bunch of code. JPEG does not simply do a 2D DCT: it breaks the image into blocks, does zig-zag scans, does DCT, and then does other things after the DCT. There is no MATLAB toolbox that does all of the steps to the DCT and quantization and then stops.
You can find some JPEG implementations in MATLAB in the File Exchange.
  4 个评论

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by