1作者: mohamedtrigui54 个月前
你好!我开发了 CVD (Color-Vector-Decimal),这是一个 C++ 算法,将图像视为连续的位平面。 结果:有损模式 (CVD2) 在 AI 艺术作品上实现了 99.9% 的压缩(从 13MB 压缩到 10KB)。在许多情况下,无损模式 (CVD1) 也比 PNG 更快/更小。 博客和证明:[<a href="https:&#x2F;&#x2F;www.blogger.com&#x2F;blog&#x2F;post&#x2F;edit&#x2F;3142621397142723213&#x2F;1806070845737978567" rel="nofollow">https:&#x2F;&#x2F;www.blogger.com&#x2F;blog&#x2F;post&#x2F;edit&#x2F;3142621397142723213&#x2F;1...</a>] 代码和工具:[<a href="https:&#x2F;&#x2F;github.com&#x2F;mohamedtrigui5-lab&#x2F;CVDTool" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mohamedtrigui5-lab&#x2F;CVDTool</a>]