JEPEG CODEC

jpeg coder and decoder with out using block proc function.
565 Downloads
Updated 1 Mar 2013

View License

jpeg coder and decoder with out using block proc function.Reading the image into 8x8 blocks and apllied the DCT transform and quantization using quantization tables.After that seperation of DC and AC coefficients and I applied the DPCM for DC coeffcients,Run Length Coding for AC coefficients.The encoded data is decoded by the decoder which i implemented the reverse process of encoding...

Cite As

chandu dusa (2024). JEPEG CODEC (https://www.mathworks.com/matlabcentral/fileexchange/40585-jepeg-codec), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2009b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Communities

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0