ijg-jpeg
ijg-jpeg是业界广泛采用的JPEG图像压缩标准实现库,以其高效、稳定的性能著称。适用于图像处理、多媒体应用及嵌入式系统等多个领域,为开发者提供了强大的图像压缩与解压功能。掌握ijg-jpeg技术不仅能够优化图像存储空间,还能提升数据传输效率。本站提供572个精选资源,涵盖源码、教程和案例,助力...
资源总数
500
ijg-jpeg 全部资料 500 份
JPEG压缩matlab源码
JPEG压缩解压缩的matlab源代码: 1) take an image (2D matrix) and devide it to 8x8 matrices 2) for each matrix (8x8) use the DCT...
2024-10-16
7
The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compre
The Intel® JPEG Library provides a set of highly optimized C functions that implement JPEG compression and decompress...
2015-08-17
149
bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片
bmp转换为jpeg,jpeg压缩的源代码 程序用vc实现了bmp图片转换成jpeg图片
2014-11-22
93