Lens distortion correction division model 1p
 All Classes Files Functions Variables
ami::image< T > Member List

This is the complete list of members for ami::image< T >, including all inherited members.

begin() (defined in ami::image< T >)ami::image< T >inline
clear()ami::image< T >
end() (defined in ami::image< T >)ami::image< T >inline
get_histogram(std::vector< U > &histograma, int channel)ami::image< T >
get_image() (defined in ami::image< T >)ami::image< T >inline
get_roi() const (defined in ami::image< T >)ami::image< T >inline
get_roi_image(image< U > &image2) const (defined in ami::image< T >)ami::image< T >
get_roi_image(const std::vector< int > &roi2) const (defined in ami::image< T >)ami::image< T >
get_value(const int x)ami::image< T >
height() const (defined in ami::image< T >)ami::image< T >inline
hsv_to_rgb(image< U > &image) (defined in ami::image< T >)ami::image< T >
image()ami::image< T >
image(const int width, const int height)ami::image< T >
image(const T *vector, const int width, const int height, const int channels)ami::image< T >
image(const int width, const int height, const int nChannels, const T &a)ami::image< T >
image(const int width, const int height, const T &a, const T &b, const T &c)ami::image< T >
image(const int width, const int height, const int nChannels)ami::image< T >
image(std::string name)ami::image< T >
image(const image< bool > &img_in, bool isbool) (defined in ami::image< T >)ami::image< T >
image(const image< T > &img_in)ami::image< T >
imageMirrored()ami::image< T >
init(const int width, const int height, const int nChannels)ami::image< T >
iterator typedef (defined in ami::image< T >)ami::image< T >
linear_transform(const double H[3][3]) const ami::image< T >
nChannels() const (defined in ami::image< T >)ami::image< T >inline
operator()(const int &x, const int &y, const int &channel)ami::image< T >inline
operator=(const image &image2)ami::image< T >
operator[](const int &i)ami::image< T >inline
operator[](const int &i) const ami::image< T >inline
read(std::string name)ami::image< T >
resize(const int width, const int height) const ami::image< T >
resize_no_omp(const int width, const int height) const (defined in ami::image< T >)ami::image< T >
rgb_to_hsv(image< unsigned char > &H, image< unsigned char > &S, image< unsigned char > &V)ami::image< T >
roi_clear() (defined in ami::image< T >)ami::image< T >inline
sampling() const ami::image< T >
set_nchannels(int nchannel1)ami::image< T >
set_roi(const int x0, const int x1, const int y0, const int y1)ami::image< T >
set_roi(const int x0, const int x1, const int y0, const int y1, const int c0, const int c1)ami::image< T >
set_roi(const std::vector< int > roi)ami::image< T >
set_roi_image(const image< U > &image2) (defined in ami::image< T >)ami::image< T >
set_size(int width, int height)ami::image< T >
set_value(const int x, T value)ami::image< T >
size() const (defined in ami::image< T >)ami::image< T >inline
width() const (defined in ami::image< T >)ami::image< T >inline
write(std::string name)ami::image< T >
write_bool(std::string name)ami::image< T >
~image()ami::image< T >