Public Member Functions
check_camera_info_matrix.CheckCameraInfoMatrix Class Reference

List of all members.

Public Member Functions

def get_camera_info
def get_matrix
def is_zero
def setUp
def test_camera_info_check_distortion_coefficients
def test_camera_info_check_projection_matrix
def test_camera_info_check_rotation_identity_matrix
def verify_distortion_matrix
def verify_projection_matrix
def verify_rotation_matrix

Detailed Description

@class CheckCameraInfoMatrix

Definition at line 32 of file check_camera_info_matrix.py.


Member Function Documentation

def check_camera_info_matrix.CheckCameraInfoMatrix.get_camera_info (   self,
  stream_type,
  matrix_type 
)
run rostopic to print camera info, get matrix values from stdout
@fn get_camera_info
@param self
@param stream_type
@param matrix_type
@return matrix_array

Definition at line 77 of file check_camera_info_matrix.py.

def check_camera_info_matrix.CheckCameraInfoMatrix.get_matrix (   self,
  string,
  matrix_type 
)
search values of matrix type from string,
   and organize into matrix array
@fn get_matrix
@param self
@param string
@param matrix_type
@return matrix_array: matrix values

Definition at line 45 of file check_camera_info_matrix.py.

determine whether the value equal to 0
@fn is_zero
@param self
@param value
@return True: equal to 0; False: not equal to 0

Definition at line 65 of file check_camera_info_matrix.py.

@fn setUp
@param self
@return

Definition at line 37 of file check_camera_info_matrix.py.

check distortion coefficients matrix values from camera info
@fn test_check_distortion_coefficients
@param self
@return

Definition at line 252 of file check_camera_info_matrix.py.

check projection matrix values from camera info
@fn test_check_projection_matrix
@param self
@return

Definition at line 199 of file check_camera_info_matrix.py.

check rotation identity matrix values from camera info
@fn test_check_rotation_identity_matrix
@param self
@return

Definition at line 228 of file check_camera_info_matrix.py.

verify distortion matrix values, adapt each stream type
@fn verify_distortion_matrix
@param self
@param matrix
@param stream_type
return

Definition at line 147 of file check_camera_info_matrix.py.

verify projection matrix values, adapt each stream type
@fn verify_projection_matrix
@param self
@param matrix
@param stream_type
return

Definition at line 99 of file check_camera_info_matrix.py.

verify rotation matrix values, adapt each stream type
@fn verify_rotation_matrix
@param self
@param matrix
return

Definition at line 129 of file check_camera_info_matrix.py.


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


realsense_camera
Author(s): Rajvi Jingar , Reagan Lopez , Matt Hansen , Mark Horn
autogenerated on Thu Jun 6 2019 21:15:58