Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
对于我们正在开发的应用程序,了解每个分辨率和质量层的 JPEG2000 码流中存储了多少数据(以字节为单位)非常重要。有人知道可以轻松显示此信息的应用程序/库吗?
看看免费的 JP2 元数据编辑器:
http://j2k-codec.com/mde.html
它不会按分辨率显示数据,但至少会显示每个图块的压缩码流大小。也许它会对你有所帮助。
在这些情况下,我一直在使用jpylyzer和/或pirl (jp2info)。