, including all inherited members.
BAYER_BG enum value | CameraBridge | |
BAYER_GB enum value | CameraBridge | |
BAYER_GR enum value | CameraBridge | |
BAYER_RG enum value | CameraBridge | |
BGR enum value | CameraBridge | |
BW enum value | CameraBridge | |
CameraBridge() | CameraBridge | |
CameraBridge(int w, int h, float cx, float cy, float fx, float fy) | CameraBridge | |
CameraBridge(int w, int h, float cx, float cy, float fx, float fy, float k1, float k2, float p1, float p2) | CameraBridge | |
CameraBridge(ImageType _imageType) | CameraBridge | |
CameraBridge(ImageType _imageType, int w, int h, float cx, float cy, float fx, float fy) | CameraBridge | |
CameraBridge(ImageType _imageType, int w, int h, float cx, float cy, float fx, float fy, float k1, float k2, float p1, float p2) | CameraBridge | |
ConvertImage(cv::Mat &image) const | CameraBridge | |
createMaps() | CameraBridge | [protected] |
DistortPoint(int &x, int &y) const | CameraBridge | |
DistortPoint(float x, float y, float &distx, float &disty) const | CameraBridge | |
GetDistortionParameters() const | CameraBridge | [inline] |
GetIntrinsicParameters() const | CameraBridge | [inline] |
ImageType enum name | CameraBridge | |
m_distortion | CameraBridge | [protected] |
m_image_height | CameraBridge | [protected] |
m_image_type | CameraBridge | [protected] |
m_image_width | CameraBridge | [protected] |
m_intrinsic_parameters | CameraBridge | [protected] |
m_remap_1 | CameraBridge | [protected] |
m_remap_2 | CameraBridge | [protected] |
m_there_is_calibration | CameraBridge | [protected] |
m_there_is_distortion | CameraBridge | [protected] |
RGB enum value | CameraBridge | |
SetParameters(int w, int h, float cx, float cy, float fx, float fy) | CameraBridge | |
SetParameters(int w, int h, float cx, float cy, float fx, float fy, float k1, float k2, float p1, float p2) | CameraBridge | |
SetParameters(ImageType _imageType, int w, int h, float cx, float cy, float fx, float fy) | CameraBridge | |
SetParameters(ImageType _imageType, int w, int h, float cx, float cy, float fx, float fy, float k1, float k2, float p1, float p2) | CameraBridge | |
ThereIsCalibration() const | CameraBridge | [inline] |
ThereIsDistortion() const | CameraBridge | [inline] |
usesBayer() const | CameraBridge | [inline] |