The CImg Library - C++ Template Image Processing Toolkit





[ Main ] [ News] [ Download ] [ Screenshots ] [ FAQ ] [ Tutorial ] [ Documentation ] [ Forum ] [ Chat ] [ Links ]

CImgList Member List

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

allocsizeCImgList
assign()CImgList
assign(const unsigned int n)CImgList
assign(const unsigned int n, const unsigned int width, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)CImgList
assign(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T val)CImgList
assign(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const int val0, const int val1,...)CImgList
assign(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const double val0, const double val1,...)CImgList
assign(const CImgList< t > &list)CImgList
assign(const CImgList< t > &list, const bool shared)CImgList
assign(const unsigned int n, const CImg< t > &img, const bool shared=false)CImgList
assign(const CImg< t > &img, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const bool shared=false)CImgList
assign(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const CImg< t8 > &img8, const bool shared=false)CImgList
assign(const char *const filename)CImgList
at(const int pos)CImgList
atN(const int pos, const int x, const int y, const int z, const int v, const T out_val)CImgList
atN(const int pos, const int x=0, const int y=0, const int z=0, const int v=0)CImgList
atNX(const int pos, const int x, const int y, const int z, const int v, const T out_val)CImgList
atNX(const int pos, const int x, const int y=0, const int z=0, const int v=0)CImgList
atNXY(const int pos, const int x, const int y, const int z, const int v, const T out_val)CImgList
atNXY(const int pos, const int x, const int y, const int z=0, const int v=0)CImgList
atNXYZ(const int pos, const int x, const int y, const int z, const int v, const T out_val)CImgList
atNXYZ(const int pos, const int x, const int y, const int z, const int v=0)CImgList
atNXYZV(const int pos, const int x, const int y, const int z, const int v, const T out_val)CImgList
atNXYZV(const int pos, const int x, const int y, const int z, const int v)CImgList
back()CImgList
begin()CImgList
CImgList()CImgList
CImgList(const unsigned int n)CImgList [explicit]
CImgList(const CImgList< t > &list)CImgList
CImgList(const CImgList< t > &list, const bool shared)CImgList
CImgList(const unsigned int n, const unsigned int width, const unsigned int height=1, const unsigned int depth=1, const unsigned int dim=1)CImgList
CImgList(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const T val)CImgList
CImgList(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const int val0, const int val1,...)CImgList
CImgList(const unsigned int n, const unsigned int width, const unsigned int height, const unsigned int depth, const unsigned int dim, const double val0, const double val1,...)CImgList
CImgList(const unsigned int n, const CImg< t > &img)CImgList
CImgList(const unsigned int n, const CImg< t > &img, const bool shared)CImgList
CImgList(const CImg< t > &img)CImgList [explicit]
CImgList(const CImg< t > &img, const bool shared)CImgList [explicit]
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const bool shared)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const bool shared)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const bool shared)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const bool shared)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const bool shared)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const bool shared)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const CImg< t8 > &img8)CImgList
CImgList(const CImg< t1 > &img1, const CImg< t2 > &img2, const CImg< t3 > &img3, const CImg< t4 > &img4, const CImg< t5 > &img5, const CImg< t6 > &img6, const CImg< t7 > &img7, const CImg< t8 > &img8, const bool shared)CImgList
CImgList(const char *const filename)CImgList
clear()CImgList
const_iterator typedefCImgList
contains(const T &pixel, t &n, t &x, t &y, t &z, t &v) const CImgList
contains(const T &pixel, t &n, t &x, t &y, t &z) const CImgList
contains(const T &pixel, t &n, t &x, t &y) const CImgList
contains(const T &pixel, t &n, t &x) const CImgList
contains(const T &pixel, t &n) const CImgList
contains(const T &pixel) const CImgList
contains(const CImg< T > &img, t &n) const CImgList
contains(const CImg< T > &img) const CImgList
containsN(const int n) const CImgList
containsNXYZV(const int n, const int x=0, const int y=0, const int z=0, const int v=0) const CImgList
crop(const unsigned int i0, const unsigned int i1, const bool shared=false)CImgList
crop(const unsigned int i0, const unsigned int i1, const int x0, const int y0, const int z0, const int v0, const int x1, const int y1, const int z1, const int v1)CImgList
crop(const unsigned int i0, const unsigned int i1, const int x0, const int y0, const int z0, const int x1, const int y1, const int z1)CImgList
crop(const unsigned int i0, const unsigned int i1, const int x0, const int y0, const int x1, const int y1)CImgList
crop(const unsigned int i0, const unsigned int i1, const int x0, const int x1)CImgList
crop_font()CImgList
dataCImgList
display(CImgDisplay &disp, const char axis='x', const char align='p') const CImgList
display(CImgDisplay &disp, const bool display_info, const char axis='x', const char align='p') const CImgList
display(const char *const title=0, const bool display_info=true, const char axis='x', const char align='p') const CImgList
empty()CImgList [static]
end()CImgList
erase(const iterator iter)CImgList
FFT(const char axis, const bool invert=false)CImgList
FFT(const bool invert=false)CImgList
first() const CImgList
font(const unsigned int font_width, const bool variable_size=true)CImgList [static]
front()CImgList
get_append(const char axis, const char align='p') const CImgList
insert(const CImg< t > &img, const unsigned int pos, const bool shared)CImgList
insert(const CImg< t > &img)CImgList
insert(const unsigned int n, const unsigned int pos=~0U)CImgList
insert(const unsigned int n, const CImg< t > &img, const unsigned int pos=~0U, const bool shared=false)CImgList
insert(const CImgList< t > &list, const unsigned int pos=~0U, const bool shared=false)CImgList
insert(const unsigned int n, const CImgList< t > &list, const unsigned int pos=~0U, const bool shared=false)CImgList
invert_object3d()CImgList
is_empty() const CImgList
is_sameN(const unsigned int n) const CImgList
is_sameN(const CImgList< t > &list) const CImgList
iterator typedefCImgList
last() const CImgList
load(const char *const filename)CImgList
load_cimg(const char *const filename)CImgList
load_cimg(std::FILE *const file)CImgList
load_cimg(const char *const filename, const unsigned int n0, const unsigned int n1, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0, const unsigned int x1, const unsigned int y1, const unsigned int z1, const unsigned int v1)CImgList
load_cimg(std::FILE *const file, const unsigned int n0, const unsigned int n1, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0, const unsigned int x1, const unsigned int y1, const unsigned int z1, const unsigned int v1)CImgList
load_ffmpeg(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1, const bool pixel_format=true, const bool resume=false)CImgList
load_ffmpeg_external(const char *const filename)CImgList
load_gzip_external(const char *const filename)CImgList
load_off(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)CImgList
load_parrec(const char *const filename)CImgList
load_tiff(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1)CImgList
load_yuv(const char *const filename, const unsigned int sizex, const unsigned int sizey, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1, const bool yuv2rgb=true)CImgList
load_yuv(std::FILE *const file, const unsigned int sizex, const unsigned int sizey, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int step_frame=1, const bool yuv2rgb=true)CImgList
max() const CImgList
max()CImgList
maxmin(t &min_val) const CImgList
maxmin(t &min_val)CImgList
mean() const CImgList
min() const CImgList
min()CImgList
minmax(t &max_val) const CImgList
minmax(t &max_val)CImgList
operator bool() const CImgList
operator()(const unsigned int pos)CImgList
operator()(const unsigned int pos, const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)CImgList
operator*=(const t val)CImgList
operator*=(const CImgList< t > &list)CImgList
operator+() const CImgList
operator++()CImgList
operator++(int)CImgList
operator+=(const t val)CImgList
operator+=(const CImgList< t > &list)CImgList
operator-() const CImgList
operator--()CImgList
operator--(int)CImgList
operator-=(const t val)CImgList
operator-=(const CImgList< t > &list)CImgList
operator/=(const t val)CImgList
operator/=(const CImgList< t > &list)CImgList
operator<<(const CImg< t > &img)CImgList
operator<<(const CImgList< t > &list)CImgList
operator=(const CImgList< t > &list)CImgList
operator=(const CImg< t > &img)CImgList
operator=(const T val)CImgList
operator>>(CImg< t > &img) const CImgList
operator>>(CImgList< t > &list) const CImgList
operator>>(CImgDisplay &disp) const CImgList
operator[](const unsigned int pos)CImgList
pixel_type()CImgList [static]
pop_back()CImgList
pop_front()CImgList
print(const char *title=0, const bool display_stats=true) const CImgList
push_back(const CImg< t > &img)CImgList
push_back(const CImgList< t > &list)CImgList
push_front(const CImg< t > &img)CImgList
push_front(const CImgList< t > &list)CImgList
remove(const unsigned int pos1, const unsigned int pos2)CImgList
remove(const unsigned int pos)CImgList
remove()CImgList
reverse()CImgList
save(const char *const filename, const int number=-1) const CImgList
save_cimg(std::FILE *file, const bool compress=false) const CImgList
save_cimg(const char *const filename, const bool compress=false) const CImgList
save_cimg(const char *const filename, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const CImgList
save_cimg(std::FILE *const file, const unsigned int n0, const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int v0) const CImgList
save_empty_cimg(const char *const filename, const unsigned int nb, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)CImgList [static]
save_empty_cimg(std::FILE *const file, const unsigned int nb, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)CImgList [static]
save_ffmpeg(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const unsigned int fps=25) const CImgList
save_ffmpeg_external(const char *const filename, const unsigned int first_frame=0, const unsigned int last_frame=~0U, const char *const codec="mpeg2video") const CImgList
save_gzip_external(const char *const filename) const CImgList
save_off(const char *const filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const CImgList
save_off(std::FILE *const file, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const CImgList
save_yuv(const char *const filename=0, const bool rgb2yuv=true) const CImgList
save_yuv(std::FILE *const file, const bool rgb2yuv=true) const CImgList
sizeCImgList
stats(const unsigned int variance_method=1)CImgList
swap(CImgList< T > &list)CImgList
transfer_to(CImgList< t > &list)CImgList
value_string(const char separator=',', const unsigned int max_size=0) const CImgList
value_type typedefCImgList
variance()CImgList
~CImgList()CImgList