Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
Comunicados
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.

Ipp Hog output format

Andrey_C_
Principiante
986 Visualizações

Hi,

I'm using ippiHOG_8u32f_C1R and there is question about output format.
As specified in documentation we must perform initialization before Hog computation with:

ippiHOGInit(const IppiHOGConfig* pConfig, IppiHOGSpec* pHOGSpec);

It takes pointer to structure IppiHOGConfig that has field:

 int   cvCompatible;  /* openCV compatible output format */

Can i find any details about difference between formats? Or may be someone could clarify that.

Thanks!

0 Kudos
1 Responder
Shaojuan_Z_Intel
Funcionário
986 Visualizações

Hi Andrey,

Sorry it took so long to reply. There are not much differences between the output formats, just some rounding differences. Hope this helps. Thanks!

Responder