Backproject
|
This is the complete list of members for Image, including all inherited members.
backProject(const vector &worldCoordinate, Point &imageCoordinate) | Image | |
get_EO() const | Image | |
get_fileName() const | Image | |
get_height() const | Image | |
get_IO() const | Image | |
get_width() const | Image | |
Image(int _height, int _width, const std::string &_fileName, const std::shared_ptr< InteriorOrientation > &_IO, const std::shared_ptr< ExteriorOrientation > &_EO) | Image | |
Image() (defined in Image) | Image | |
set_EO(const std::shared_ptr< ExteriorOrientation > &EO) | Image | |
set_fileName(const std::string &fileName) | Image | |
set_height(int height) | Image | |
set_IO(const std::shared_ptr< InteriorOrientation > &IO) | Image | |
set_width(int width) | Image |