Matlab image processing command

2 vues (au cours des 30 derniers jours)
matlabgeek
matlabgeek le 6 Jan 2016
Modifié(e) : matlabgeek le 11 Fév 2016
If yes, could you send me the relavant link?
Thank you very much.
Any suggestion.

Réponse acceptée

Walter Roberson
Walter Roberson le 6 Jan 2016
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 commentaires
matlabgeek
matlabgeek le 10 Jan 2016

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Get Started with MATLAB dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by