Raytrix Light Field SDK  v3.1
Logo
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Events Groups Pages
Rx::ApiLF::EPivParticleType Namespace Reference

PIV particle descriptor types. These enums describe the type of descriptor used for sub-pixel refinement (gauss,sphere...) More...

Enumerations

enum  ID
 

Detailed Description

PIV particle descriptor types. These enums describe the type of descriptor used for sub-pixel refinement (gauss,sphere...)

PIV particle descriptor types. These enums describe the type of descriptor used for sub-pixel refinement (gauss,sphere...)

Enumeration Type Documentation

Enumerator
Invalid 

Particle type not set.

Gauss 

Particle represented as Gaussian.

Sphere 

Particle represented as half-sphere.

Ellipse 

Particle represented as half-ellipse (x/y-radius + orientation)

Gauss2D 

Particle represented as 2D Gaussian (x/y-radius + orientation)