Backproject
Image Member List

This is the complete list of members for Image, including all inherited members.

backProject(const vector &worldCoordinate, Point &imageCoordinate)Image
get_EO() constImage
get_fileName() constImage
get_height() constImage
get_IO() constImage
get_width() constImage
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