|
Fawkes API
Fawkes Development Version
|
This is the complete list of members for firevision::CCDCalibration, including all inherited members.
| Calibration(const Calibration &cal) | firevision::Calibration | |
| Calibration(const fawkes::Matrix &k) | firevision::Calibration | |
| Calibration() | firevision::Calibration | protected |
| CCDCalibration(float ax, float ay, float x0, float y0) | firevision::CCDCalibration | |
| CCDCalibration(float hor_fov, unsigned int img_width, unsigned int img_height) | firevision::CCDCalibration | |
| CCDCalibration(const CCDCalibration &cp) | firevision::CCDCalibration | |
| det() const | fawkes::Matrix | |
| get_data() const | fawkes::Matrix | inline |
| get_data() | fawkes::Matrix | inline |
| get_diag(unsigned int size, float value, float *data_buffer=0) | fawkes::Matrix | static |
| get_id(unsigned int size, float *data_buffer=0) | fawkes::Matrix | static |
| get_inverse() const | fawkes::Matrix | |
| get_submatrix(unsigned int row, unsigned int col, unsigned int num_rows, unsigned int num_cols) const | fawkes::Matrix | |
| get_transpose() const | fawkes::Matrix | |
| id() | fawkes::Matrix | |
| invert() | fawkes::Matrix | |
| K() const | firevision::Calibration | |
| K(const fawkes::Matrix &k) | firevision::Calibration | protected |
| Matrix(unsigned int num_rows=0, unsigned int num_cols=0, float *data=0, bool manage_own_memory=true) | fawkes::Matrix | |
| Matrix(const Matrix &tbc) | fawkes::Matrix | |
| num_cols() const | fawkes::Matrix | inline |
| num_rows() const | fawkes::Matrix | inline |
| operator()(unsigned int row, unsigned int col) const | fawkes::Matrix | |
| operator()(unsigned int row, unsigned int col) | fawkes::Matrix | |
| operator*(const Matrix &rhs) const | fawkes::Matrix | |
| operator*(const Vector &cv) const | fawkes::Matrix | |
| operator*(const float &f) const | fawkes::Matrix | |
| operator*=(const Matrix &rhs) | fawkes::Matrix | |
| operator*=(const float &f) | fawkes::Matrix | |
| operator+(const Matrix &rhs) const | fawkes::Matrix | |
| operator+=(const Matrix &rhs) | fawkes::Matrix | |
| operator-(const Matrix &rhs) const | fawkes::Matrix | |
| operator-=(const Matrix &rhs) | fawkes::Matrix | |
| operator/(const float &f) const | fawkes::Matrix | |
| operator/=(const float &f) | fawkes::Matrix | |
| operator=(const Matrix &rhs) | fawkes::Matrix | |
| operator==(const Matrix &rhs) const | fawkes::Matrix | |
| overlay(unsigned int row, unsigned int col, const Matrix &m) | fawkes::Matrix | |
| print_info(const char *name=0, const char *col_sep=0, const char *row_sep=0) const | fawkes::Matrix | |
| size(unsigned int &num_rows, unsigned int &num_cols) const | fawkes::Matrix | |
| transpose() | fawkes::Matrix | |
| ~Calibration() | firevision::Calibration | virtual |
| ~CCDCalibration() | firevision::CCDCalibration | virtual |
| ~Matrix() | fawkes::Matrix |