2

For an application we are developing it is important for us to know how much data (in bytes) is stored in a JPEG2000 code stream for each resolution and quality layer. Does anybody know an application / library that can easily reveal this information?

1
  • You can use exiftool exiftool.org Commented Feb 20 at 7:28

2 Answers 2

1

Take a look at the free JP2 Metadata Editor:

http://j2k-codec.com/mde.html

It doesn't show you data by resolution but at least it shows you the compressed codestream size for each tile. Maybe it will be helpful to you.

Sign up to request clarification or add additional context in comments.

1 Comment

A nice tool, but unfortunately it does not give me the information I want
1

I have been using jpylyzer and/or pirl (jp2info) in those cases.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.