Berkeley SfM
bsfm::Image Member List

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

at(size_t u, size_t v)bsfm::Imageinline
at(size_t u, size_t v) const bsfm::Imageinline
Channels() const bsfm::Image
Cols() const bsfm::Imageinline
ConstPtr typedefbsfm::Image
ConvertToGrayscale()bsfm::Image
ConvertToRGB()bsfm::Image
FlipLR()bsfm::Image
FlipUD()bsfm::Image
FromCV(const cv::Mat &in)bsfm::Image
grayscale_bsfm::Imageprivate
Height() const bsfm::Image
Image()bsfm::Imageinline
Image(const Image &other)bsfm::Image
Image(size_t width, size_t height, size_t channels)bsfm::Image
Image(const std::string &filename, bool grayscale=false)bsfm::Imageexplicit
Image(const cv::Mat &other)bsfm::Imageexplicit
image_bsfm::Imageprivate
ImShow(const std::string &window_name=std::string(), unsigned int wait_time=0)bsfm::Image
IsColor() const bsfm::Imageinline
Ptr typedefbsfm::Image
Read(const std::string &filename, bool grayscale=false)bsfm::Image
Resize(double scale)bsfm::Image
Resize(size_t new_width, size_t new_height)bsfm::Image
RotateClockwise()bsfm::Image
RotateCounterClockwise()bsfm::Image
Rows() const bsfm::Imageinline
ToCV(cv::Mat &out) const bsfm::Image
ToEigen(MatrixXf &eigen_out)bsfm::Image
Transpose()bsfm::Image
Width() const bsfm::Image
Write(const std::string &filename) const bsfm::Image
~Image()bsfm::Imageinline