Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Avisos
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

jpeg dpi

orenm
Principiante
654 Vistas

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 Respuestas
Vladimir_Dudnik
Empleados
654 Vistas
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

orenm
Principiante
654 Vistas
thanks a lot. ir works now.

Vladimir_Dudnik
Empleados
654 Vistas
Quoting - orenm
thanks a lot. ir works now.

Great!

Responder