gpt4 book ai didi

compression - 用于进一步(无损)Jpeg压缩的库

转载 作者:行者123 更新时间:2023-12-03 22:38:20 28 4
gpt4 key购买 nike

我正在寻找一个专门用于进一步压缩Jpeg而不改变图像的库。我找到了PackJpeg,但它不提供任何源代码,并且您不允许在商业上使用它。

最佳答案

PackJPG page上,有一个指向JPEG Open Source Developers Package的链接。它不包括PackJPG源代码,而是用于处理和压缩JPG数据的基本例程。这已用于开发rejpeg,它是开源的,并已获得GPL v2的许可。

Matthias Stirner几天前做了一个announcement,说他将使PackJPG开源,并正在考虑双重许可证(GPL +封闭源代码开发人员的特殊权限)。

Matt Mahoney提供了几种实现JPEG压缩的变体(不过,它不支持渐进式图像),它来自Matt Mahoney的PAQ(开源,GPL许可证)。在他的页面上,有一个table比较不同的程序。

对于完全免费的方法,可以将libzpaqJPG compression configuration file一起使用。

引用libzpaq许可证:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so without restriction. This Software is provided "as is" without warranty.

关于compression - 用于进一步(无损)Jpeg压缩的库,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7895697/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com