HoviTron Video Pipeline
Data Fields
HvtIntrinsicsPerspective Struct Reference

Intrinsics parameters of a perspective projection. More...

#include <HvtStreamingAPI.h>

Data Fields

float focalX
 
float focalY
 
float principlePointX
 
float principlePointY
 

Detailed Description

Intrinsics parameters of a perspective projection.

Definition at line 286 of file AcqKiRT/include/HvtStreamingAPI.h.

Field Documentation

◆ focalX

float HvtIntrinsicsPerspective::focalX

Focal lenght in X axis [pixels]

Definition at line 288 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ focalY

float HvtIntrinsicsPerspective::focalY

Focal lenght in Y axis [pixels]

Definition at line 289 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ principlePointX

float HvtIntrinsicsPerspective::principlePointX

X coordinate of the principlePoint [pixels]

Definition at line 290 of file AcqKiRT/include/HvtStreamingAPI.h.

◆ principlePointY

float HvtIntrinsicsPerspective::principlePointY

Y coordinate of the principlePoint [pixels]

Definition at line 291 of file AcqKiRT/include/HvtStreamingAPI.h.


The documentation for this struct was generated from the following files: