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

The Definition of the IppiMorphState structure

hadipardis
Beginner
647 Views

Hi,

Where can I find the Definition of the IppiMorphSate which is used by some functions likeippiMorphAdvInit? Thanks

0 Kudos
1 Reply
Vladimir_Dudnik
Employee
647 Views

Hello,

this structure was implemented as platform dependent block of memory for optimization purposes. Thus you can't rely on it's particular layout and members. This is why defenition of this structure is hidden. You only see forward declaration of this in IPP headers.

Regards,
Vladimir

0 Kudos
Reply