- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is the IPP 7.0 JPEG2000 file type able to store DPI info? I knew that in JPEG type there are functions to set and get DPI info. What about JPEG2000?
Link Copied
7 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Jpeg2000 standard has provisions for DPI.
IPP sample codecs for Jpeg2000 does not have interfaces for DPI.
It is not difficult to add DPI to Ipp samples yourself.
The same goes for Jpeg.
I would like Intel to add DPI to CImage, and to add DPI to all codecs.
Using doubles or two integers (a/b = dpi) would be best.
Using seperate X/Y dpi would be best.
IPP sample codecs for Jpeg2000 does not have interfaces for DPI.
It is not difficult to add DPI to Ipp samples yourself.
The same goes for Jpeg.
I would like Intel to add DPI to CImage, and to add DPI to all codecs.
Using doubles or two integers (a/b = dpi) would be best.
Using seperate X/Y dpi would be best.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting Thomas Jensen
Jpeg2000 standard has provisions for DPI.
IPP sample codecs for Jpeg2000 does not have interfaces for DPI.
It is not difficult to add DPI to Ipp samples yourself.
The same goes for Jpeg.
I would like Intel to add DPI to CImage, and to add DPI to all codecs.
Using doubles or two integers (a/b = dpi) would be best.
Using seperate X/Y dpi would be best.
IPP sample codecs for Jpeg2000 does not have interfaces for DPI.
It is not difficult to add DPI to Ipp samples yourself.
The same goes for Jpeg.
I would like Intel to add DPI to CImage, and to add DPI to all codecs.
Using doubles or two integers (a/b = dpi) would be best.
Using seperate X/Y dpi would be best.
But I don't know where to add the info? In which marker should I write in? Sorry, I am not familar with the JPEG2000 standard. Could you also give me some information about it?
Thank you so much.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting viviansuda
But I don't know where to add the info? In which marker should I write in?
I haven't found. Thomas, do you know?
Regards,
Sergey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Any further progress?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Quoting Thomas Jensen
Here's a ZIP with my modified J2K sample files.
For Save, I implemented PelsPerMeter integer.
For Read, I implemented PixelSize in um.
Don't ask why I made this differently.
Look for the letters TJE to locate my modifications.
For Read, I seperated reading properties from reading pixels.
For Save, I implemented PelsPerMeter integer.
For Read, I implemented PixelSize in um.
Don't ask why I made this differently.
Look for the letters TJE to locate my modifications.
For Read, I seperated reading properties from reading pixels.
Thank you so much. I will try your code and report when I finished.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good luck!
And I hope Intel will decide to add DPI to all its codecs.
And I hope Intel will decide to add DPI to all its codecs.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page