【发布时间】:2020-07-21 04:22:34
【问题描述】:
阅读 jpeg2000 规范后,我对术语感到有些迷茫。那么有人可以确认我的理解是否正确吗?
图块是独立编码的 jpeg2000 文件的一部分。瓷砖分为瓷砖部分,并进一步分为区域。区域进一步划分为代码块。 数据包是一组代码块。
我的问题:
a) I AM NOT SURE IF PRECINCTS can be enabled/disabled? Please let me know.
b) If a jpeg2000 file is encoded with a tile size of 2048, then can it be decoded by specifying tile size of less value i.e 128/256/512?
c) How can we calculate the minimum amount of memory required by decoder for a given jpeg2000 file?
【问题讨论】:
标签: jpeg2000