Public Attributes | List of all members
rs_intrinsics Struct Reference

Video stream intrinsics. More...

#include <rs.h>

Inheritance diagram for rs_intrinsics:
Inheritance graph
[legend]

Public Attributes

float coeffs [5]
 
float fx
 
float fy
 
int height
 
rs_distortion model
 
float ppx
 
float ppy
 
int width
 

Detailed Description

Video stream intrinsics.

Definition at line 300 of file rs.h.

Member Data Documentation

float rs_intrinsics::coeffs[5]

Distortion coefficients

Definition at line 309 of file rs.h.

float rs_intrinsics::fx

Focal length of the image plane, as a multiple of pixel width

Definition at line 306 of file rs.h.

float rs_intrinsics::fy

Focal length of the image plane, as a multiple of pixel height

Definition at line 307 of file rs.h.

int rs_intrinsics::height

Height of the image in pixels

Definition at line 303 of file rs.h.

rs_distortion rs_intrinsics::model

Distortion model of the image

Definition at line 308 of file rs.h.

float rs_intrinsics::ppx

Horizontal coordinate of the principal point of the image, as a pixel offset from the left edge

Definition at line 304 of file rs.h.

float rs_intrinsics::ppy

Vertical coordinate of the principal point of the image, as a pixel offset from the top edge

Definition at line 305 of file rs.h.

int rs_intrinsics::width

Width of the image in pixels

Definition at line 302 of file rs.h.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Fri Mar 13 2020 03:16:19