Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.

jpeg dpi

orenm
Beginner
276 Views

hello.

i am using the code from IPP sample"w_ipp-samples_p_5.3.095\ipp-samples\image-codecs\jpgView" . to decode jpg files.

i would like to know how to get the DPI. (dots per inch).

i couldn't find this information in _PARAMS_JPEG structure or CIppImage class.

thanks, oren.

0 Kudos
3 Replies
Vladimir_Dudnik
Employee
276 Views
Hello,
in IPP 5.3 JPEG sample there was no appropriate interface to get/set DPI info. You can easely extend the sample code or you can use IPP 6.0 UIC sample, where such interface was created.
Regards,
Vladimir

0 Kudos
orenm
Beginner
276 Views
thanks a lot. ir works now.

0 Kudos
Vladimir_Dudnik
Employee
276 Views
Quoting - orenm
thanks a lot. ir works now.

Great!

0 Kudos
Reply