cimg_library::CImg< T > Member List

This is the complete list of members for cimg_library::CImg< T >, including all inherited members.
_draw_ellipse(const int x0, const int y0, const float r1, const float r2, const float ru, const float rv, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
_draw_line(const t &points, const tc *const color, const float opacity, const unsigned int pattern, const bool init_hatch, const unsigned int W, const unsigned int H)cimg_library::CImg< T > [inline]
_draw_point(const t &points, const tc *const color, const float opacity, const unsigned int W, const unsigned int H)cimg_library::CImg< T > [inline]
_draw_polygon(const t &points, const tc *const color, const float opacity, const unsigned int N)cimg_library::CImg< T > [inline]
_draw_polygon(const t &points, const tc *const color, const float opacity, const unsigned int pattern, const unsigned int W, const unsigned int H)cimg_library::CImg< T > [inline]
_draw_scanline(const int x0, const int x1, const int y, const tc *const color, const float opacity=1.0f, const float brightness=1.0f, const bool init=false)cimg_library::CImg< T > [inline]
_draw_scanline(const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
_draw_spline(const tp &points, const tt &tangents, const tc *const color, const bool close_set, const float precision, const float opacity, const unsigned int pattern, const bool init_hatch, const unsigned int W, const unsigned int H)cimg_library::CImg< T > [inline]
_draw_spline(const tp &points, const tc *const color, const bool close_set, const float precision, const float opacity, const unsigned int pattern, const bool init_hatch, const unsigned int W, const unsigned int H)cimg_library::CImg< T > [inline]
_draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const tc *const color, const float opacity, const float brightness)cimg_library::CImg< T > [inline]
_fill(const t val0, va_list &ap)cimg_library::CImg< T > [inline]
_load_inr(std::FILE *file, int out[8], float *const voxsize=0)cimg_library::CImg< T > [inline, static]
_LU(CImg< t > &indx, bool &d)cimg_library::CImg< T > [inline]
_quicksort(const int min, const int max, CImg< t > &permutations, const bool increasing)cimg_library::CImg< T > [inline]
_save_pandore_header_length(unsigned int id, unsigned int *dims, const unsigned int colorspace=0) const cimg_library::CImg< T > [inline]
_solve(const CImg< t > &A, const CImg< ti > &indx)cimg_library::CImg< T > [inline]
abs()cimg_library::CImg< T > [inline]
acos()cimg_library::CImg< T > [inline]
append(const CImg< T > &img, const char axis='x', const char align='c')cimg_library::CImg< T > [inline]
apply(t &func)cimg_library::CImg< T > [inline]
asin()cimg_library::CImg< T > [inline]
assign()cimg_library::CImg< T > [inline]
assign(const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)cimg_library::CImg< T > [inline]
assign(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const T val)cimg_library::CImg< T > [inline]
assign(const t *const data_buffer, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)cimg_library::CImg< T > [inline]
assign(const T *const data_buffer, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)cimg_library::CImg< T > [inline]
assign(const t *const data_buffer, const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const bool shared)cimg_library::CImg< T > [inline]
assign(const T *const data_buffer, const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const bool shared)cimg_library::CImg< T > [inline]
assign(const CImg< t > &img)cimg_library::CImg< T > [inline]
assign(const CImg< t > &img, const bool shared)cimg_library::CImg< T > [inline]
assign(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const int val0, const int val1,...)cimg_library::CImg< T > [inline]
assign(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const double val0, const double val1,...)cimg_library::CImg< T > [inline]
assign(const CImg< t > &img, const char *const dimensions)cimg_library::CImg< T > [inline]
assign(const CImg< t > &img, const char *const dimensions, const T val)cimg_library::CImg< T > [inline]
assign(const char *const filename)cimg_library::CImg< T > [inline]
assign(const CImgDisplay &disp)cimg_library::CImg< T > [inline]
assign_to(CImg< T > &img)cimg_library::CImg< T > [inline]
assign_to(CImg< t > &img)cimg_library::CImg< T > [inline]
at(const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)cimg_library::CImg< T > [inline]
at(const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0) const cimg_library::CImg< T > [inline]
atan()cimg_library::CImg< T > [inline]
back()cimg_library::CImg< T > [inline]
back() const cimg_library::CImg< T > [inline]
BayertoRGB(const unsigned int interpolation_type=3)cimg_library::CImg< T > [inline]
begin()cimg_library::CImg< T > [inline]
begin() const cimg_library::CImg< T > [inline]
blur(const float sigmax, const float sigmay, const float sigmaz, const bool cond=true)cimg_library::CImg< T > [inline]
blur(const float sigma, const bool cond=true)cimg_library::CImg< T > [inline]
blur_anisotropic(const CImg< t > &G, const float amplitude=60.0f, const float dl=0.8f, const float da=30.0f, const float gauss_prec=2.0f, const unsigned int interpolation=0, const bool fast_approx=true)cimg_library::CImg< T > [inline]
blur_anisotropic(const CImg< tm > &mask, const float amplitude, const float sharpness=0.7f, const float anisotropy=0.3f, const float alpha=0.6f, const float sigma=1.1f, const float dl=0.8f, const float da=30.0f, const float gauss_prec=2.0f, const unsigned int interpolation=0, const bool fast_approx=true, const float geom_factor=1.0f)cimg_library::CImg< T > [inline]
blur_anisotropic(const float amplitude, const float sharpness=0.7f, const float anisotropy=0.3f, const float alpha=0.6f, const float sigma=1.1f, const float dl=0.8f, const float da=30.0f, const float gauss_prec=2.0f, const unsigned int interpolation=0, const bool fast_approx=true, const float geom_factor=1.0f)cimg_library::CImg< T > [inline]
blur_bilateral(const float sigmax, const float sigmay, const float sigmaz, const float sigmar, const int bgridx, const int bgridy, const int bgridz, const int bgridr, const bool interpolation=true)cimg_library::CImg< T > [inline]
blur_bilateral(const float sigmas, const float sigmar, const int bgrids=-33, const int bgridr=32, const bool interpolation=true)cimg_library::CImg< T > [inline]
blur_median(const unsigned int n=3)cimg_library::CImg< T > [inline]
channel(const unsigned int v0)cimg_library::CImg< T > [inline]
channels(const unsigned int v0, const unsigned int v1)cimg_library::CImg< T > [inline]
CImg()cimg_library::CImg< T > [inline]
CImg(const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)cimg_library::CImg< T > [inline, explicit]
CImg(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const T val)cimg_library::CImg< T > [inline]
CImg(const t *const data_buffer, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1, const bool shared=false)cimg_library::CImg< T > [inline]
CImg(const T *const data_buffer, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1, const bool shared=false)cimg_library::CImg< T > [inline]
CImg(const CImg< t > &img)cimg_library::CImg< T > [inline]
CImg(const CImg< T > &img)cimg_library::CImg< T > [inline]
CImg(const CImg< t > &img, const bool shared)cimg_library::CImg< T > [inline]
CImg(const CImg< T > &img, const bool shared)cimg_library::CImg< T > [inline]
CImg(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const int val0, const int val1,...)cimg_library::CImg< T > [inline]
CImg(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const double val0, const double val1,...)cimg_library::CImg< T > [inline]
CImg(const CImg< t > &img, const char *const dimensions)cimg_library::CImg< T > [inline]
CImg(const CImg< t > &img, const char *const dimensions, const T val)cimg_library::CImg< T > [inline]
CImg(const char *const filename)cimg_library::CImg< T > [inline]
CImg(const CImgDisplay &disp)cimg_library::CImg< T > [inline]
clear()cimg_library::CImg< T > [inline]
column(const unsigned int x0)cimg_library::CImg< T > [inline]
columns(const unsigned int x0, const unsigned int x1)cimg_library::CImg< T > [inline]
const_iterator typedefcimg_library::CImg< T >
contains(const int x, const int y=0, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
contains(const T &pixel, t &x, t &y, t &z, t &v) const cimg_library::CImg< T > [inline]
contains(const T &pixel, t &x, t &y, t &z) const cimg_library::CImg< T > [inline]
contains(const T &pixel, t &x, t &y) const cimg_library::CImg< T > [inline]
contains(const T &pixel, t &x) const cimg_library::CImg< T > [inline]
contains(const T &pixel) const cimg_library::CImg< T > [inline]
convolve(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_convol=false)cimg_library::CImg< T > [inline]
coordinates(const int coords_type=0, unsigned int *const XYZ=0, const unsigned char *const color=0)cimg_library::CImg< T > [inline]
correlate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_correl=false)cimg_library::CImg< T > [inline]
cos()cimg_library::CImg< T > [inline]
crop(const int x0, const int y0, const int z0, const int v0, const int x1, const int y1, const int z1, const int v1, const bool border_condition=false)cimg_library::CImg< T > [inline]
crop(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const bool border_condition=false)cimg_library::CImg< T > [inline]
crop(const int x0, const int y0, const int x1, const int y1, const bool border_condition=false)cimg_library::CImg< T > [inline]
crop(const int x0, const int x1, const bool border_condition=false)cimg_library::CImg< T > [inline]
cross(const CImg< t > &img)cimg_library::CImg< T > [inline]
cubic_pix1d(const float fx, const int y, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
cubic_pix1d(const float fx, const int y=0, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
cubic_pix2d(const float fx, const float fy, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
cubic_pix2d(const float fx, const float fy, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
cut(const T a, const T b)cimg_library::CImg< T > [inline]
datacimg_library::CImg< T >
depthcimg_library::CImg< T >
deriche(const float sigma, const int order=0, const char axe='x', const bool cond=true)cimg_library::CImg< T > [inline]
det() const cimg_library::CImg< T > [inline]
diagonal(const T a0)cimg_library::CImg< T > [inline, static]
diagonal(const T a0, const T a1)cimg_library::CImg< T > [inline, static]
diagonal(const T a0, const T a1, const T a2)cimg_library::CImg< T > [inline, static]
diagonal(const T a0, const T a1, const T a2, const T a3)cimg_library::CImg< T > [inline, static]
diagonal(const T a0, const T a1, const T a2, const T a3, const T a4)cimg_library::CImg< T > [inline, static]
diagonal(const int a0,...)cimg_library::CImg< T > [inline, static]
diagonal(const double a0,...)cimg_library::CImg< T > [inline, static]
diagonal()cimg_library::CImg< T > [inline]
dijkstra(const unsigned int starting_node, const unsigned int ending_node, CImg< t > &previous)cimg_library::CImg< T > [inline]
dijkstra(const unsigned int starting_node, const unsigned int ending_node=~0U)cimg_library::CImg< T > [inline]
dilate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_dilatation=false)cimg_library::CImg< T > [inline]
dilate(const unsigned int n, const unsigned int cond=1)cimg_library::CImg< T > [inline]
dimcimg_library::CImg< T >
dimv() const cimg_library::CImg< T > [inline]
dimx() const cimg_library::CImg< T > [inline]
dimy() const cimg_library::CImg< T > [inline]
dimz() const cimg_library::CImg< T > [inline]
displacement_field(const CImg< T > &reference, const float smooth=0.1f, const float precision=1e-6f, const unsigned int nb_scale=0, const unsigned int itermax=10000)cimg_library::CImg< T > [inline]
display(CImgDisplay &disp) const cimg_library::CImg< T > [inline]
display(const char *const title, const int min_size=128, const int max_size=1024, const int print_flag=1) const cimg_library::CImg< T > [inline]
display(const int min_size=128, const int max_size=1024, const int print_flag=1) const cimg_library::CImg< T > [inline]
display_object3d(const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImgList< to > &opacities, CImgDisplay &disp, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const cimg_library::CImg< T > [inline]
display_object3d(const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImgList< to > &opacities, CImgDisplay &disp, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const cimg_library::CImg< T > [inline]
display_object3d(const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImg< to > &opacities, CImgDisplay &disp, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const cimg_library::CImg< T > [inline]
display_object3d(const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImg< to > &opacities, CImgDisplay &disp, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const cimg_library::CImg< T > [inline]
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const to &opacities, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const cimg_library::CImg< T > [inline]
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0, const float opacity=1.0f) const cimg_library::CImg< T > [inline]
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, CImgDisplay &disp, const bool centering=true, const int render_static=4, const int render_motion=1, const bool double_sided=false, const float focale=500.0f, const float ambient_light=0.05f, const bool display_axes=true, float *const pose_matrix=0, const float opacity=1.0f) const cimg_library::CImg< T > [inline]
distance_function(const unsigned int nb_iter=100, const float band_size=0.0f, const float precision=0.5f)cimg_library::CImg< T > [inline]
div(const CImg< t > &img)cimg_library::CImg< T > [inline]
dot(const CImg< t > &img) const cimg_library::CImg< T > [inline]
draw_arrow(const int x0, const int y0, const int x1, const int y1, const tc *const color, const float angle=30, const float length=-10, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_arrow(const int x0, const int y0, const int x1, const int y1, const CImg< tc > &color, const float angle=30, const float length=-10, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_axis(const CImg< t > &xvalues, const int y, const tc *const color, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_axis(const CImg< t > &xvalues, const int y, const CImg< tc > &color, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_axis(const int x, const CImg< t > &yvalues, const tc *const color, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_axis(const int x, const CImg< t > &yvalues, const CImg< tc > &color, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_axis(const CImg< tx > &xvalues, const CImg< ty > &yvalues, const tc *const color, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_axis(const CImg< tx > &xvalues, const CImg< ty > &yvalues, const CImg< tc > &color, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_axis(const float x0, const float x1, const float y0, const float y1, const tc *const color, const int subdivisionx=-60, const int subdivisiony=-60, const float precisionx=0, const float precisiony=0, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_axis(const float x0, const float x1, const float y0, const float y1, const CImg< tc > &color, const int subdivisionx=-60, const int subdivisiony=-60, const float precisionx=0, const float precisiony=0, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_circle(const int x0, const int y0, int radius, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_circle(const int x0, const int y0, int radius, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_circle(const int x0, const int y0, int radius, const tc *const color, const float opacity, const unsigned int)cimg_library::CImg< T > [inline]
draw_circle(const int x0, const int y0, int radius, const CImg< tc > &color, const float opacity, const unsigned int foo)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const float r1, const float r2, const float ru, const float rv, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const float r1, const float r2, const float ru, const float rv, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const float r1, const float r2, const float ru, const float rv, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const float r1, const float r2, const float ru, const float rv, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const CImg< t > &tensor, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const CImg< t > &tensor, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const CImg< t > &tensor, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_ellipse(const int x0, const int y0, const CImg< t > &tensor, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_fill(const int x, const int y, const int z, const tc *const color, CImg< t > &region, const float sigma=0, const float opacity=1.0f, const bool high_connexity=false)cimg_library::CImg< T > [inline]
draw_fill(const int x, const int y, const int z, const CImg< tc > &color, CImg< t > &region, const float sigma=0, const float opacity=1.0f, const bool high_connexity=false)cimg_library::CImg< T > [inline]
draw_fill(const int x, const int y, const int z, const tc *const color, const float sigma=0, const float opacity=1.0f, const bool high_connexity=false)cimg_library::CImg< T > [inline]
draw_fill(const int x, const int y, const int z, const CImg< tc > &color, const float sigma=0, const float opacity=1.0f, const bool high_connexity=false)cimg_library::CImg< T > [inline]
draw_fill(const int x, const int y, const tc *const color, const float sigma=0, const float opacity=1.0f, const bool high_connexity=false)cimg_library::CImg< T > [inline]
draw_fill(const int x, const int y, const CImg< tc > &color, const float sigma=0, const float opacity=1.0f, const bool high_connexity=false)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const double sigma, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const double sigma, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const CImg< t > &tensor, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const CImg< t > &tensor, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const float sigma, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const float sigma, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const float zc, const CImg< t > &tensor, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const float zc, const CImg< t > &tensor, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const float zc, const double sigma, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_gaussian(const float xc, const float yc, const float zc, const double sigma, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_graph(const CImg< t > &data, const tc *const color, const unsigned int gtype=1, const double ymin=0, const double ymax=0, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_graph(const CImg< t > &data, const CImg< tc > &color, const unsigned int gtype=1, const double ymin=0, const double ymax=0, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_grid(const CImg< tx > &xvalues, const CImg< ty > &yvalues, const tc *const color, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_grid(const CImg< tx > &xvalues, const CImg< ty > &yvalues, const CImg< tc > &color, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_grid(const float deltax, const float deltay, const float offsetx, const float offsety, const bool invertx, const bool inverty, const tc *const color, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_grid(const float deltax, const float deltay, const float offsetx, const float offsety, const bool invertx, const bool inverty, const CImg< tc > &color, const float opacity=1.0f, const unsigned int patternx=~0U, const unsigned int patterny=~0U)cimg_library::CImg< T > [inline]
draw_image(const CImg< t > &sprite, const int x0, const int y0=0, const int z0=0, const int v0=0, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_image(const CImg< T > &sprite, const int x0, const int y0=0, const int z0=0, const int v0=0, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_image(const CImg< ti > &sprite, const CImg< tm > &mask, const int x0, const int y0=0, const int z0=0, const int v0=0, const float mask_valmax=1.0f, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_line(const int x0, const int y0, const int x1, const int y1, const tc *const color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const int x0, const int y0, const int x1, const int y1, const CImg< tc > &color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const tc *const color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const CImg< tc > &color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const int x0, const int y0, const int x1, const int y1, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const int x0, const int y0, const float z0, const int x1, const int y1, const float z1, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const CImgList< t > &points, const tc *const color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const CImgList< t > &points, const CImg< tc > &color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const CImg< t > &points, const tc *const color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_line(const CImg< t > &points, const CImg< tc > &color, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_object3d(const float X, const float Y, const float Z, const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImgList< to > &opacities, const unsigned int render_type=4, const bool double_sided=false, const float focale=500, const float lightx=0, const float lighty=0, const float lightz=-5000, const float ambient_light=0.05f)cimg_library::CImg< T > [inline]
draw_object3d(const float X, const float Y, const float Z, const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImgList< to > &opacities, const unsigned int render_type=4, const bool double_sided=false, const float focale=500, const float lightx=0, const float lighty=0, const float lightz=-5000, const float ambient_light=0.05f)cimg_library::CImg< T > [inline]
draw_object3d(const float X, const float Y, const float Z, const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImg< to > &opacities, const unsigned int render_type=4, const bool double_sided=false, const float focale=500, const float lightx=0, const float lighty=0, const float lightz=-5000, const float ambient_light=0.05f)cimg_library::CImg< T > [inline]
draw_object3d(const float X, const float Y, const float Z, const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const CImg< to > &opacities, const unsigned int render_type=4, const bool double_sided=false, const float focale=500, const float lightx=0, const float lighty=0, const float lightz=-5000, const float ambient_light=0.05f)cimg_library::CImg< T > [inline]
draw_object3d(const float X, const float Y, const float Z, const tp &points, const CImgList< tf > &primitives, const CImgList< tc > &colors, const unsigned int render_type=4, const bool double_sided=false, const float focale=500, const float lightx=0, const float lighty=0, const float lightz=-5000, const float ambient_light=0.05f, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_plasma(const int x0, const int y0, const int x1, const int y1, const double alpha=1.0, const double beta=1.0, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_plasma(const double alpha=1.0, const double beta=1.0, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const int x0, const int y0, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const int x0, const int y0, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const int x0, const int y0, const int z0, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const int x0, const int y0, const int z0, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const CImgList< t > &points, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const CImgList< t > &points, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const CImg< t > &points, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_point(const CImg< t > &points, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_polygon(const CImgList< t > &points, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_polygon(const CImgList< t > &points, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_polygon(const CImg< t > &points, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_polygon(const CImg< t > &points, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_polygon(const CImgList< t > &points, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_polygon(const CImgList< t > &points, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_polygon(const CImg< t > &points, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_polygon(const CImg< t > &points, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_quiver(const CImg< t1 > &flow, const t2 *const color, const unsigned int sampling=25, const float factor=-20, const int quiver_type=0, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_quiver(const CImg< t1 > &flow, const CImg< t2 > &color, const unsigned int sampling=25, const float factor=-20, const int quiver_type=0, const float opacity=1.0f, const unsigned int pattern=~0U)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int z0, const int v0, const int x1, const int y1, const int z1, const int v1, const T val, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int x1, const int y1, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int x1, const int y1, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int x1, const int y1, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_rectangle(const int x0, const int y0, const int x1, const int y1, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_spline(const int x0, const int y0, const float u0, const float v0, const int x1, const int y1, const float u1, const float v1, const tc *const color, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const int x0, const int y0, const float u0, const float v0, const int x1, const int y1, const float u1, const float v1, const CImg< tc > &color, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const int x0, const int y0, const int z0, const float u0, const float v0, const float w0, const int x1, const int y1, const int z1, const float u1, const float v1, const float w1, const tc *const color, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const int x0, const int y0, const int z0, const float u0, const float v0, const float w0, const int x1, const int y1, const int z1, const float u1, const float v1, const float w1, const CImg< tc > &color, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const int x0, const int y0, const float u0, const float v0, const int x1, const int y1, const float u1, const float v1, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImgList< tp > &points, const CImgList< tt > &tangents, const tc *const color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImgList< tp > &points, const CImgList< tt > &tangents, const CImg< tc > &color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImg< tp > &points, const CImg< tt > &tangents, const tc *const color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImg< tp > &points, const CImg< tt > &tangents, const CImg< tc > &color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImgList< t > &points, const tc *const color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImgList< t > &points, CImg< tc > &color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImg< t > &points, const tc *const color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_spline(const CImg< t > &points, const CImg< tc > &color, const bool close_set=false, const float precision=4.0f, const float opacity=1.0f, const unsigned int pattern=~0U, const bool init_hatch=true)cimg_library::CImg< T > [inline]
draw_text(const char *const text, const int x0, const int y0, const T *const fgcolor, const T *const bgcolor, const CImgList< t > &font, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_text(const char *const text, const int x0, const int y0, const CImg< tc > &fgcolor, const CImg< tc > &bgcolor, const CImgList< t > &font, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_text(const char *const text, const int x0, const int y0, const T *const fgcolor, const T *const bgcolor=0, const unsigned int font_size=11, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_text(const char *const text, const int x0, const int y0, const CImg< tc > &fgcolor, const CImg< tc > &bgcolor, const unsigned int font_size=11, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_text(const int x0, const int y0, const T *const fgcolor, const T *const bgcolor, const unsigned int font_size, const float opacity, const char *format,...)cimg_library::CImg< T > [inline]
draw_text(const int x0, const int y0, const CImg< tc > &fgcolor, const CImg< tc > &bgcolor, const unsigned int font_size, const float opacity, const char *format,...)cimg_library::CImg< T > [inline]
draw_text(const int x0, const int y0, const T *const fgcolor, const T *const bgcolor, const CImgList< t > &font, const float opacity, const char *format,...)cimg_library::CImg< T > [inline]
draw_text(const int x0, const int y0, const CImg< tc > &fgcolor, const CImg< tc > &bgcolor, const CImgList< t > &font, const float opacity, const char *format,...)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const tc *const color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< tc > &color, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const tc *const color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< tc > &color, const float opacity, const unsigned int pattern)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const tc *const color, const float c0, const float c1, const float c2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< tc > &color, const float c0, const float c1, const float c2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const int tx2, const int ty2, const float opacity=1.0f, const float brightness=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const float z0, const int x1, const int y1, const float z1, const int x2, const int y2, const float z2, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const int tx2, const int ty2, const float opacity=1.0f, const float brightness=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const tc *const color, const CImg< t > &light, const int lx0, const int ly0, const int lx1, const int ly1, const int lx2, const int ly2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< tc > &color, const CImg< t > &light, const int lx0, const int ly0, const int lx1, const int ly1, const int lx2, const int ly2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const int tx2, const int ty2, const float c0, const float c1, const float c2, const float opacity=1)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const float z0, const int x1, const int y1, const float z1, const int x2, const int y2, const float z2, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const int tx2, const int ty2, const float c0, const float c1, const float c2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const int tx2, const int ty2, const CImg< tl > &light, const int lx0, const int ly0, const int lx1, const int ly1, const int lx2, const int ly2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
draw_triangle(const int x0, const int y0, const float z0, const int x1, const int y1, const float z1, const int x2, const int y2, const float z2, const CImg< t > &texture, const int tx0, const int ty0, const int tx1, const int ty1, const int tx2, const int ty2, const CImg< tl > &light, const int lx0, const int ly0, const int lx1, const int ly1, const int lx2, const int ly2, const float opacity=1.0f)cimg_library::CImg< T > [inline]
eigen(CImg< t > &val, CImg< t > &vec) const cimg_library::CImg< T > [inline]
end()cimg_library::CImg< T > [inline]
end() const cimg_library::CImg< T > [inline]
equalize_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0)cimg_library::CImg< T > [inline]
erode(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_erosion=false)cimg_library::CImg< T > [inline]
erode(const unsigned int n, const unsigned int cond=1)cimg_library::CImg< T > [inline]
exp()cimg_library::CImg< T > [inline]
fill(const T val)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12, const T val13)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12, const T val13, const T val14)cimg_library::CImg< T > [inline]
fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12, const T val13, const T val14, const T val15)cimg_library::CImg< T > [inline]
fill(const int val0,...)cimg_library::CImg< T > [inline]
fill(const double val0,...)cimg_library::CImg< T > [inline]
fillV(const unsigned int x, const unsigned int y, const unsigned int z, const int a0,...)cimg_library::CImg< T > [inline]
fillV(const unsigned int x, const unsigned int y, const unsigned int z, const double a0,...)cimg_library::CImg< T > [inline]
fillYZV(const unsigned int x, const int a0,...)cimg_library::CImg< T > [inline]
fillYZV(const unsigned int x, const double a0,...)cimg_library::CImg< T > [inline]
fillZV(const unsigned int x, const unsigned int y, const int a0,...)cimg_library::CImg< T > [inline]
fillZV(const unsigned int x, const unsigned int y, const double a0,...)cimg_library::CImg< T > [inline]
front()cimg_library::CImg< T > [inline]
front() const cimg_library::CImg< T > [inline]
get_abs() const cimg_library::CImg< T > [inline]
get_acos() const cimg_library::CImg< T > [inline]
get_append(const CImg< T > &img, const char axis='x', const char align='c') const cimg_library::CImg< T > [inline]
get_apply(t &func) const cimg_library::CImg< T > [inline]
get_asin() const cimg_library::CImg< T > [inline]
get_atan() const cimg_library::CImg< T > [inline]
get_BayertoRGB(const unsigned int interpolation_type=3) const cimg_library::CImg< T > [inline]
get_blur(const float sigmax, const float sigmay, const float sigmaz, const bool cond=true) const cimg_library::CImg< T > [inline]
get_blur(const float sigma, const bool cond=true) const cimg_library::CImg< T > [inline]
get_blur_anisotropic(const CImg< t > &G, const float amplitude=60.0f, const float dl=0.8f, const float da=30.0f, const float gauss_prec=2.0f, const unsigned int interpolation=0, const bool fast_approx=true) const cimg_library::CImg< T > [inline]
get_blur_anisotropic(const CImg< tm > &mask, const float amplitude, const float sharpness=0.7f, const float anisotropy=0.3f, const float alpha=0.6f, const float sigma=1.1f, const float dl=0.8f, const float da=30.0f, const float gauss_prec=2.0f, const unsigned int interpolation=0, const bool fast_approx=true, const float geom_factor=1.0f) const cimg_library::CImg< T > [inline]
get_blur_anisotropic(const float amplitude, const float sharpness=0.7f, const float anisotropy=0.3f, const float alpha=0.6f, const float sigma=1.1f, const float dl=0.8f, const float da=30.0f, const float gauss_prec=2.0f, const unsigned int interpolation=0, const bool fast_approx=true, const float geom_factor=1.0f) const cimg_library::CImg< T > [inline]
get_blur_bilateral(const float sigmax, const float sigmay, const float sigmaz, const float sigmar, const int bgridx, const int bgridy, const int bgridz, const int bgridr, const bool interpolation=true) const cimg_library::CImg< T > [inline]
get_blur_bilateral(const float sigmas, const float sigmar, const int bgrids=-33, const int bgridr=32, const bool interpolation=true) const cimg_library::CImg< T > [inline]
get_blur_median(const unsigned int n=3)cimg_library::CImg< T > [inline]
get_channel(const unsigned int v0) const cimg_library::CImg< T > [inline]
get_channels(const unsigned int v0, const unsigned int v1) const cimg_library::CImg< T > [inline]
get_cluster_LUT8()cimg_library::CImg< T > [inline, static]
get_column(const unsigned int x0) const cimg_library::CImg< T > [inline]
get_columns(const unsigned int x0, const unsigned int x1) const cimg_library::CImg< T > [inline]
get_convolve(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_convol=false) const cimg_library::CImg< T > [inline]
get_coordinates(const int coords_type, CImgDisplay &disp, unsigned int *const XYZ=0, const unsigned char *const color=0) const cimg_library::CImg< T > [inline]
get_coordinates(const int coords_type=0, unsigned int *const XYZ=0, const unsigned char *const color=0) const cimg_library::CImg< T > [inline]
get_correlate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_correl=false) const cimg_library::CImg< T > [inline]
get_cos() const cimg_library::CImg< T > [inline]
get_crop(const int x0, const int y0, const int z0, const int v0, const int x1, const int y1, const int z1, const int v1, const bool border_condition=false) const cimg_library::CImg< T > [inline]
get_crop(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const bool border_condition=false) const cimg_library::CImg< T > [inline]
get_crop(const int x0, const int y0, const int x1, const int y1, const bool border_condition=false) const cimg_library::CImg< T > [inline]
get_crop(const int x0, const int x1, const bool border_condition=false) const cimg_library::CImg< T > [inline]
get_cross(const CImg< t > &img) const cimg_library::CImg< T > [inline]
get_cut(const T a, const T b) const cimg_library::CImg< T > [inline]
get_default_LUT8()cimg_library::CImg< T > [inline, static]
get_deriche(const float sigma, const int order=0, const char axe='x', const bool cond=true) const cimg_library::CImg< T > [inline]
get_diagonal() const cimg_library::CImg< T > [inline]
get_dijkstra(const tf &distance, const unsigned int nb_nodes, const unsigned int starting_node, const unsigned int ending_node, CImg< t > &previous)cimg_library::CImg< T > [inline, static]
get_dijkstra(const tf &distance, const unsigned int nb_nodes, const unsigned int starting_node, const unsigned int ending_node=~0U)cimg_library::CImg< T > [inline, static]
get_dijkstra(const unsigned int starting_node, const unsigned int ending_node, CImg< t > &previous) const cimg_library::CImg< T > [inline]
get_dijkstra(const unsigned int starting_node, const unsigned int ending_node=~0U) const cimg_library::CImg< T > [inline]
get_dilate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_dilatation=false) const cimg_library::CImg< T > [inline]
get_dilate(const unsigned int n, const unsigned int cond=1) const cimg_library::CImg< T > [inline]
get_displacement_field(const CImg< T > &reference, const float smooth=0.1f, const float precision=1e-6f, const unsigned int nb_scale=0, const unsigned int itermax=10000) const cimg_library::CImg< T > [inline]
get_distance_function(const unsigned int nb_iter=100, const float band_size=0.0f, const float precision=0.5f) const cimg_library::CImg< T > [inline]
get_div(const CImg< t > &img) const cimg_library::CImg< T > [inline]
get_eigen() const cimg_library::CImg< T > [inline]
get_equalize_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0) const cimg_library::CImg< T > [inline]
get_erode(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_erosion=false) const cimg_library::CImg< T > [inline]
get_erode(const unsigned int n, const unsigned int cond=1) const cimg_library::CImg< T > [inline]
get_exp() const cimg_library::CImg< T > [inline]
get_FFT(const char axe, const bool inverse=false) const cimg_library::CImg< T > [inline]
get_FFT(const bool inverse=false) const cimg_library::CImg< T > [inline]
get_fill(const T val) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12, const T val13) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12, const T val13, const T val14) const cimg_library::CImg< T > [inline]
get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5, const T val6, const T val7, const T val8, const T val9, const T val10, const T val11, const T val12, const T val13, const T val14, const T val15) const cimg_library::CImg< T > [inline]
get_fill(const int val0,...) const cimg_library::CImg< T > [inline]
get_fill(const double val0,...) const cimg_library::CImg< T > [inline]
get_gradientXY(const int scheme=0) const cimg_library::CImg< T > [inline]
get_gradientXYZ(const int scheme=0) const cimg_library::CImg< T > [inline]
get_haar(const char axis, const bool inverse=false, const unsigned int nb_scales=1) const cimg_library::CImg< T > [inline]
get_haar(const bool inverse=false, const unsigned int nb_scales=1) const cimg_library::CImg< T > [inline]
get_hessianXY()cimg_library::CImg< T > [inline]
get_hessianXYZ()cimg_library::CImg< T > [inline]
get_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0) const cimg_library::CImg< T > [inline]
get_HSVtoRGB() const cimg_library::CImg< T > [inline]
get_identity_matrix() const cimg_library::CImg< T > [inline]
get_inverse(const bool use_LU=true) const cimg_library::CImg< T > [inline]
get_label_regions() const cimg_library::CImg< T > [inline]
get_LabtoRGB() const cimg_library::CImg< T > [inline]
get_LabtoXYZ() const cimg_library::CImg< T > [inline]
get_line(const unsigned int y0) const cimg_library::CImg< T > [inline]
get_lines(const unsigned int y0, const unsigned int y1) const cimg_library::CImg< T > [inline]
get_load(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_analyze(const char *const filename, float *const voxsize=0)cimg_library::CImg< T > [inline, static]
get_load_ascii(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_ascii(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_bmp(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_bmp(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_cimg(std::FILE *const file, const char axis='z', const char align='p')cimg_library::CImg< T > [inline, static]
get_load_cimg(const char *const filename, const char axis='z', const char align='p')cimg_library::CImg< T > [inline, static]
get_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, const char axis='z', const char align='p')cimg_library::CImg< T > [inline, static]
get_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, const char axis='z', const char align='p')cimg_library::CImg< T > [inline, static]
get_load_dicom(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_dlm(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_dlm(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_graphicsmagick(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_imagemagick(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_inr(std::FILE *const file, const char *const filename=0, float *voxsize=0)cimg_library::CImg< T > [inline, static]
get_load_inr(const char *const filename, float *const voxsize=0)cimg_library::CImg< T > [inline, static]
get_load_jpeg(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_jpeg(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_magick(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_off(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)cimg_library::CImg< T > [inline, static]
get_load_other(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_pandore(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_pandore(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_parrec(const char *const filename, const char axis='v', const char align='p')cimg_library::CImg< T > [inline, static]
get_load_png(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_png(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_pnm(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline, static]
get_load_pnm(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_raw(std::FILE *const file, const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int sizez=1, const unsigned int sizev=1, const bool multiplexed=false, const bool endian_swap=false)cimg_library::CImg< T > [inline, static]
get_load_raw(const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int sizez=1, const unsigned int sizev=1, const bool multiplexed=false, const bool endian_swap=false)cimg_library::CImg< T > [inline, static]
get_load_rgb(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline, static]
get_load_rgb(const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline, static]
get_load_rgba(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline, static]
get_load_rgba(const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline, static]
get_load_tiff(const char *const filename)cimg_library::CImg< T > [inline, static]
get_load_yuv(std::FILE *const file, const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=false, const char axis='z', const char align='p')cimg_library::CImg< T > [inline, static]
get_load_yuv(const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=false, const char axis='z', const char align='p')cimg_library::CImg< T > [inline, static]
get_log() const cimg_library::CImg< T > [inline]
get_log10() const cimg_library::CImg< T > [inline]
get_logo40x38()cimg_library::CImg< T > [inline, static]
get_LUTtoRGB(const CImg< t > &palette) const cimg_library::CImg< T > [inline]
get_LUTtoRGB() const cimg_library::CImg< T > [inline]
get_matrix() const cimg_library::CImg< T > [inline]
get_matrix_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) const cimg_library::CImg< T > [inline]
get_max(const CImg< t > &img) const cimg_library::CImg< T > [inline]
get_max(const T val) const cimg_library::CImg< T > [inline]
get_min(const CImg< t > &img) const cimg_library::CImg< T > [inline]
get_min(const T val) const cimg_library::CImg< T > [inline]
get_mirror(const char axe='x') const cimg_library::CImg< T > [inline]
get_mul(const CImg< t > &img) const cimg_library::CImg< T > [inline]
get_noise(const double sigma=-20, const unsigned int ntype=0) const cimg_library::CImg< T > [inline]
get_norm_pointwise(int norm_type=2) const cimg_library::CImg< T > [inline]
get_normalize(const T a, const T b) const cimg_library::CImg< T > [inline]
get_orientation_pointwise() const cimg_library::CImg< T > [inline]
get_permute(const CImg< t > &permutation) const cimg_library::CImg< T > [inline]
get_permute_axes(const char *permut="vxyz") const cimg_library::CImg< T > [inline]
get_pow(const double p) const cimg_library::CImg< T > [inline]
get_pow(const CImg< t > &img) const cimg_library::CImg< T > [inline]
get_projections2d(const unsigned int x0, const unsigned int y0, const unsigned int z0, const int dx=-100, const int dy=-100, const int dz=-100) const cimg_library::CImg< T > [inline]
get_pseudoinverse() const cimg_library::CImg< T > [inline]
get_quantize(const unsigned int n=256, const bool keep_range=true) const cimg_library::CImg< T > [inline]
get_rainbow_LUT8()cimg_library::CImg< T > [inline, static]
get_rand(const T val_min, const T val_max) const cimg_library::CImg< T > [inline]
get_resize(const int pdx=-100, const int pdy=-100, const int pdz=-100, const int pdv=-100, const int interp=1, const int border_condition=-1, const bool center=false) const cimg_library::CImg< T > [inline]
get_resize(const CImg< t > &src, const int interp=1, const int border_condition=-1, const bool center=false) const cimg_library::CImg< T > [inline]
get_resize(const CImgDisplay &disp, const int interp=1, const int border_condition=-1, const bool center=false) const cimg_library::CImg< T > [inline]
get_resize_halfXY() const cimg_library::CImg< T > [inline]
get_RGBtoBayer() const cimg_library::CImg< T > [inline]
get_RGBtoHSL() const cimg_library::CImg< T > [inline]
get_RGBtoHSV() const cimg_library::CImg< T > [inline]
get_RGBtoLab() const cimg_library::CImg< T > [inline]
get_RGBtoLUT(const CImg< t > &palette, const bool dithering=true, const bool indexing=false) const cimg_library::CImg< T > [inline]
get_RGBtoLUT(const bool dithering=true, const bool indexing=false) const cimg_library::CImg< T > [inline]
get_RGBtoxyY() const cimg_library::CImg< T > [inline]
get_RGBtoXYZ() const cimg_library::CImg< T > [inline]
get_RGBtoYCbCr() const cimg_library::CImg< T > [inline]
get_RGBtoYUV() const cimg_library::CImg< T > [inline]
get_rotate(const float angle, const unsigned int cond=3) const cimg_library::CImg< T > [inline]
get_rotate(const float angle, const float cx, const float cy, const float zoom=1, const unsigned int cond=3) const cimg_library::CImg< T > [inline]
get_round(const float x, const unsigned int round_type=0) const cimg_library::CImg< T > [inline]
get_sequence(const T a0, const T a1) const cimg_library::CImg< T > [inline]
get_shared()cimg_library::CImg< T > [inline]
get_shared() const cimg_library::CImg< T > [inline]
get_shared_channel(const unsigned int v0)cimg_library::CImg< T > [inline]
get_shared_channel(const unsigned int v0) const cimg_library::CImg< T > [inline]
get_shared_channels(const unsigned int v0, const unsigned int v1)cimg_library::CImg< T > [inline]
get_shared_channels(const unsigned int v0, const unsigned int v1) const cimg_library::CImg< T > [inline]
get_shared_line(const unsigned int y0, const unsigned int z0=0, const unsigned int v0=0)cimg_library::CImg< T > [inline]
get_shared_line(const unsigned int y0, const unsigned int z0=0, const unsigned int v0=0) const cimg_library::CImg< T > [inline]
get_shared_lines(const unsigned int y0, const unsigned int y1, const unsigned int z0=0, const unsigned int v0=0)cimg_library::CImg< T > [inline]
get_shared_lines(const unsigned int y0, const unsigned int y1, const unsigned int z0=0, const unsigned int v0=0) const cimg_library::CImg< T > [inline]
get_shared_plane(const unsigned int z0, const unsigned int v0=0)cimg_library::CImg< T > [inline]
get_shared_plane(const unsigned int z0, const unsigned int v0=0) const cimg_library::CImg< T > [inline]
get_shared_planes(const unsigned int z0, const unsigned int z1, const unsigned int v0=0)cimg_library::CImg< T > [inline]
get_shared_planes(const unsigned int z0, const unsigned int z1, const unsigned int v0=0) const cimg_library::CImg< T > [inline]
get_shared_points(const unsigned int x0, const unsigned int x1, const unsigned int y0=0, const unsigned int z0=0, const unsigned int v0=0)cimg_library::CImg< T > [inline]
get_shared_points(const unsigned int x0, const unsigned int x1, const unsigned int y0=0, const unsigned int z0=0, const unsigned int v0=0) const cimg_library::CImg< T > [inline]
get_sharpen(const float amplitude=50.0f, const float edge=1.0f, const float alpha=0.0f, const float sigma=0.0f) const cimg_library::CImg< T > [inline]
get_sin() const cimg_library::CImg< T > [inline]
get_slice(const unsigned int z0) const cimg_library::CImg< T > [inline]
get_slices(const unsigned int z0, const unsigned int z1) const cimg_library::CImg< T > [inline]
get_solve(const CImg< t > &A) const cimg_library::CImg< T > [inline]
get_sort(CImg< t > &permutations, const bool increasing=true) const cimg_library::CImg< T > [inline]
get_sort(const bool increasing=true) const cimg_library::CImg< T > [inline]
get_split(const char axe='x', const unsigned int nb=0) const cimg_library::CImg< T > [inline]
get_sqr() const cimg_library::CImg< T > [inline]
get_sqrt() const cimg_library::CImg< T > [inline]
get_stats() const cimg_library::CImg< T > [inline]
get_structure_tensorXY(const int scheme=1) const cimg_library::CImg< T > [inline]
get_structure_tensorXYZ(const int scheme=1) const cimg_library::CImg< T > [inline]
get_SVD(const bool sorting=true) const cimg_library::CImg< T > [inline]
get_symmetric_eigen() const cimg_library::CImg< T > [inline]
get_tan() const cimg_library::CImg< T > [inline]
get_tensor() const cimg_library::CImg< T > [inline]
get_tensor_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) const cimg_library::CImg< T > [inline]
get_threshold(const T thres) const cimg_library::CImg< T > [inline]
get_translate(const int deltax, const int deltay=0, const int deltaz=0, const int deltav=0, const int border_condition=0) const cimg_library::CImg< T > [inline]
get_transpose() const cimg_library::CImg< T > [inline]
get_unroll(const char axe='x') const cimg_library::CImg< T > [inline]
get_vector() const cimg_library::CImg< T > [inline]
get_vector_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) const cimg_library::CImg< T > [inline]
get_xyYtoRGB() const cimg_library::CImg< T > [inline]
get_xyYtoXYZ() const cimg_library::CImg< T > [inline]
get_XYZtoLab() const cimg_library::CImg< T > [inline]
get_XYZtoRGB() const cimg_library::CImg< T > [inline]
get_XYZtoxyY() const cimg_library::CImg< T > [inline]
get_YCbCrtoRGB() const cimg_library::CImg< T > [inline]
get_YUVtoRGB() const cimg_library::CImg< T > [inline]
haar(const char axis, const bool inverse=false, const unsigned int nb_scales=1)cimg_library::CImg< T > [inline]
haar(const bool inverse=false, const unsigned int nb_scales=1)cimg_library::CImg< T > [inline]
heightcimg_library::CImg< T >
histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0)cimg_library::CImg< T > [inline]
HSVtoRGB()cimg_library::CImg< T > [inline]
identity_matrix(const unsigned int N)cimg_library::CImg< T > [inline, static]
identity_matrix()cimg_library::CImg< T > [inline]
inverse(const bool use_LU=true)cimg_library::CImg< T > [inline]
is_empty() const cimg_library::CImg< T > [inline]
is_overlapping(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameX(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameX(const CImgDisplay &disp) const cimg_library::CImg< T > [inline]
is_sameXV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameXY(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameXY(const CImgDisplay &disp) const cimg_library::CImg< T > [inline]
is_sameXYV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameXYZ(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameXYZV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameXZ(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameXZV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameY(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameY(const CImgDisplay &disp) const cimg_library::CImg< T > [inline]
is_sameYV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameYZ(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameYZV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameZ(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sameZV(const CImg< t > &img) const cimg_library::CImg< T > [inline]
is_sharedcimg_library::CImg< T >
iterator typedefcimg_library::CImg< T >
kth_smallest(const unsigned int k) const cimg_library::CImg< T > [inline]
label_regions()cimg_library::CImg< T > [inline]
LabtoRGB()cimg_library::CImg< T > [inline]
LabtoXYZ()cimg_library::CImg< T > [inline]
line(const unsigned int y0)cimg_library::CImg< T > [inline]
linear_pix1d(const float fx, const int y, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
linear_pix1d(const float fx, const int y=0, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
linear_pix2d(const float fx, const float fy, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
linear_pix2d(const float fx, const float fy, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
linear_pix3d(const float fx, const float fy, const float fz, const int v, const T out_val) const cimg_library::CImg< T > [inline]
linear_pix3d(const float fx, const float fy=0, const float fz=0, const int v=0) const cimg_library::CImg< T > [inline]
linear_pix4d(const float fx, const float fy, const float fz, const float fv, const T out_val) const cimg_library::CImg< T > [inline]
linear_pix4d(const float fx, const float fy=0, const float fz=0, const float fv=0) const cimg_library::CImg< T > [inline]
lines(const unsigned int y0, const unsigned int y1)cimg_library::CImg< T > [inline]
load(const char *const filename)cimg_library::CImg< T > [inline]
load_analyze(const char *const filename, float *const voxsize=0)cimg_library::CImg< T > [inline]
load_ascii(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline]
load_ascii(const char *const filename)cimg_library::CImg< T > [inline]
load_bmp(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline]
load_bmp(const char *const filename)cimg_library::CImg< T > [inline]
load_cimg(std::FILE *const file, const char axis='z', const char align='p')cimg_library::CImg< T > [inline]
load_cimg(const char *const filename, const char axis='z', const char align='p')cimg_library::CImg< T > [inline]
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, const char axis='z', const char align='p')cimg_library::CImg< T > [inline]
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, const char axis='z', const char align='p')cimg_library::CImg< T > [inline]
load_dicom(const char *const filename)cimg_library::CImg< T > [inline]
load_dlm(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline]
load_dlm(const char *const filename)cimg_library::CImg< T > [inline]
load_graphicsmagick(const char *const filename)cimg_library::CImg< T > [inline]
load_imagemagick(const char *const filename)cimg_library::CImg< T > [inline]
load_inr(std::FILE *const file, const char *const filename=0, float *const voxsize=0)cimg_library::CImg< T > [inline]
load_inr(const char *const filename, float *const voxsize=0)cimg_library::CImg< T > [inline]
load_jpeg(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline]
load_jpeg(const char *const filename)cimg_library::CImg< T > [inline]
load_magick(const char *const filename)cimg_library::CImg< T > [inline]
load_off(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)cimg_library::CImg< T > [inline]
load_other(const char *const filename)cimg_library::CImg< T > [inline]
load_pandore(std::FILE *const file, const char *const filename)cimg_library::CImg< T > [inline]
load_pandore(const char *const filename)cimg_library::CImg< T > [inline]
load_parrec(const char *const filename, const char axis='v', const char align='p')cimg_library::CImg< T > [inline]
load_png(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline]
load_png(const char *const filename)cimg_library::CImg< T > [inline]
load_pnm(std::FILE *const file, const char *const filename=0)cimg_library::CImg< T > [inline]
load_pnm(const char *const filename)cimg_library::CImg< T > [inline]
load_raw(std::FILE *const file, const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int sizez=1, const unsigned int sizev=1, const bool multiplexed=false, const bool endian_swap=false)cimg_library::CImg< T > [inline]
load_raw(const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int sizez=1, const unsigned int sizev=1, const bool multiplexed=false, const bool endian_swap=false)cimg_library::CImg< T > [inline]
load_rgb(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline]
load_rgb(const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline]
load_rgba(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline]
load_rgba(const char *const filename, const unsigned int dimw, const unsigned int dimh)cimg_library::CImg< T > [inline]
load_tiff(const char *const filename)cimg_library::CImg< T > [inline]
load_yuv(std::FILE *const file, const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=false, const char axis='z', const char align='p')cimg_library::CImg< T > [inline]
load_yuv(const char *const filename, const unsigned int sizex, const unsigned int sizey=1, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=false, const char axis='z', const char align='p')cimg_library::CImg< T > [inline]
log()cimg_library::CImg< T > [inline]
log10()cimg_library::CImg< T > [inline]
LUTtoRGB(const CImg< T > &palette)cimg_library::CImg< T > [inline]
LUTtoRGB()cimg_library::CImg< T > [inline]
marching_cubes(const float isovalue, CImgList< tp > &points, CImgList< tf > &primitives, const bool invert_faces=false) const cimg_library::CImg< T > [inline]
marching_cubes(const float isovalue, const float resx, const float resy, const float resz, CImgList< tp > &points, CImgList< tf > &primitives, const bool invert_faces=false) const cimg_library::CImg< T > [inline]
marching_squares(const float isovalue, CImgList< tp > &points, CImgList< tf > &primitives) const cimg_library::CImg< T > [inline]
marching_squares(const float isovalue, const float resx, const float resy, CImgList< tp > &points, CImgList< tf > &primitives) const cimg_library::CImg< T > [inline]
matrix(const T a0)cimg_library::CImg< T > [inline, static]
matrix(const T a0, const T a1, const T a2, const T a3)cimg_library::CImg< T > [inline, static]
matrix(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8)cimg_library::CImg< T > [inline, static]
matrix(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11, const T a12, const T a13, const T a14, const T a15)cimg_library::CImg< T > [inline, static]
matrix(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11, const T a12, const T a13, const T a14, const T a15, const T a16, const T a17, const T a18, const T a19, const T a20, const T a21, const T a22, const T a23, const T a24)cimg_library::CImg< T > [inline, static]
matrix(const int a0, const int a1,...)cimg_library::CImg< T > [inline, static]
matrix(const double a0, const double a1,...)cimg_library::CImg< T > [inline, static]
matrix()cimg_library::CImg< T > [inline]
max() const cimg_library::CImg< T > [inline]
max()cimg_library::CImg< T > [inline]
max(const CImg< t > &img)cimg_library::CImg< T > [inline]
max(const T val)cimg_library::CImg< T > [inline]
maxmin(t &min_val) const cimg_library::CImg< T > [inline]
maxmin(t &min_val)cimg_library::CImg< T > [inline]
mean() const cimg_library::CImg< T > [inline]
median() const cimg_library::CImg< T > [inline]
min() const cimg_library::CImg< T > [inline]
min()cimg_library::CImg< T > [inline]
min(const CImg< t > &img)cimg_library::CImg< T > [inline]
min(const T val)cimg_library::CImg< T > [inline]
minmax(t &max_val) const cimg_library::CImg< T > [inline]
minmax(t &max_val)cimg_library::CImg< T > [inline]
mirror(const char axe='x')cimg_library::CImg< T > [inline]
MSE(const CImg< t > &img) const cimg_library::CImg< T > [inline]
mul(const CImg< t > &img)cimg_library::CImg< T > [inline]
noise(const double sigma=-20, const unsigned int ntype=0)cimg_library::CImg< T > [inline]
norm(const int norm_type=2) const cimg_library::CImg< T > [inline]
norm_pointwise(int norm_type=2)cimg_library::CImg< T > [inline]
normalize(const T a, const T b)cimg_library::CImg< T > [inline]
offset(const int x=0, const int y=0, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
operator bool() const cimg_library::CImg< T > [inline]
operator!=(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator%(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator%(const T val) const cimg_library::CImg< T > [inline]
operator%=(const T val)cimg_library::CImg< T > [inline]
operator%=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator&(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator&(const T val) const cimg_library::CImg< T > [inline]
operator&=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator&=(const T val)cimg_library::CImg< T > [inline]
operator()(const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)cimg_library::CImg< T > [inline]
operator()(const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0) const cimg_library::CImg< T > [inline]
operator*=(const t val)cimg_library::CImg< T > [inline]
operator*=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator+() const cimg_library::CImg< T > [inline]
operator++()cimg_library::CImg< T > [inline]
operator++(int)cimg_library::CImg< T > [inline]
operator+=(const t val)cimg_library::CImg< T > [inline]
operator+=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator-() const cimg_library::CImg< T > [inline]
operator--()cimg_library::CImg< T > [inline]
operator--(int)cimg_library::CImg< T > [inline]
operator-=(const t val)cimg_library::CImg< T > [inline]
operator-=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator/=(const t val)cimg_library::CImg< T > [inline]
operator/=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator<<(const int n) const cimg_library::CImg< T > [inline]
operator<<(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator<<(const CImgList< t > &list) const cimg_library::CImg< T > [inline]
operator<<=(const int n)cimg_library::CImg< T > [inline]
operator=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator=(const CImg< T > &img)cimg_library::CImg< T > [inline]
operator=(const T *buf)cimg_library::CImg< T > [inline]
operator=(const T val)cimg_library::CImg< T > [inline]
operator==(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator>>(const int n) const cimg_library::CImg< T > [inline]
operator>>(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator>>(const CImgList< t > &list) const cimg_library::CImg< T > [inline]
operator>>(CImgDisplay &disp) const cimg_library::CImg< T > [inline]
operator>>=(const int n)cimg_library::CImg< T > [inline]
operator[](const unsigned long off)cimg_library::CImg< T > [inline]
operator[](const unsigned long off) const cimg_library::CImg< T > [inline]
operator^(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator^(const T val) const cimg_library::CImg< T > [inline]
operator^=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator^=(const T val)cimg_library::CImg< T > [inline]
operator|(const CImg< t > &img) const cimg_library::CImg< T > [inline]
operator|(const T val) const cimg_library::CImg< T > [inline]
operator|=(const CImg< t > &img)cimg_library::CImg< T > [inline]
operator|=(const T val)cimg_library::CImg< T > [inline]
operator~() const cimg_library::CImg< T > [inline]
orientation_pointwise()cimg_library::CImg< T > [inline]
permute(const CImg< t > &permutation)cimg_library::CImg< T > [inline]
permute_axes(const char *order="vxyz")cimg_library::CImg< T > [inline]
pix1d(const int x, const int y, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
pix1d(const int x, const int y=0, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
pix2d(const int x, const int y, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
pix2d(const int x, const int y, const int z=0, const int v=0) const cimg_library::CImg< T > [inline]
pix3d(const int x, const int y, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
pix3d(const int x, const int y, const int z, const int v=0) const cimg_library::CImg< T > [inline]
pix4d(const int x, const int y, const int z, const int v, const T out_val) const cimg_library::CImg< T > [inline]
pix4d(const int x, const int y, const int z, const int v) const cimg_library::CImg< T > [inline]
pixel_type()cimg_library::CImg< T > [inline, static]
pow(const double p)cimg_library::CImg< T > [inline]
pow(const CImg< t > &img)cimg_library::CImg< T > [inline]
print(const char *title=0, const int print_flag=1) const cimg_library::CImg< T > [inline]
print(const int print_flag) const cimg_library::CImg< T > [inline]
projections2d(const unsigned int x0, const unsigned int y0, const unsigned int z0, const int dx=-100, const int dy=-100, const int dz=-100)cimg_library::CImg< T > [inline]
pseudoinverse()cimg_library::CImg< T > [inline]
PSNR(const CImg< t > &img, const double valmax=255.0) const cimg_library::CImg< T > [inline]
ptr(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)cimg_library::CImg< T > [inline]
ptr(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0) const cimg_library::CImg< T > [inline]
quantize(const unsigned int n=256, const bool keep_range=true)cimg_library::CImg< T > [inline]
rand(const T val_min, const T val_max)cimg_library::CImg< T > [inline]
resize(const int pdx=-100, const int pdy=-100, const int pdz=-100, const int pdv=-100, const int interp=1, const int border_condition=-1, const bool center=false)cimg_library::CImg< T > [inline]
resize(const CImg< t > &src, const int interp=1, const int border_condition=-1, const bool center=false)cimg_library::CImg< T > [inline]
resize(const CImgDisplay &disp, const int interp=1, const int border_condition=-1, const bool center=false)cimg_library::CImg< T > [inline]
resize_halfXY()cimg_library::CImg< T > [inline]
RGBtoBayer()cimg_library::CImg< T > [inline]
RGBtoHSL()cimg_library::CImg< T > [inline]
RGBtoHSV()cimg_library::CImg< T > [inline]
RGBtoLab()cimg_library::CImg< T > [inline]
RGBtoLUT(const CImg< T > &palette, const bool dithering=true, const bool indexing=false)cimg_library::CImg< T > [inline]
RGBtoLUT(const bool dithering=true, const bool indexing=false)cimg_library::CImg< T > [inline]
RGBtoxyY()cimg_library::CImg< T > [inline]
RGBtoXYZ()cimg_library::CImg< T > [inline]
RGBtoYCbCr()cimg_library::CImg< T > [inline]
RGBtoYUV()cimg_library::CImg< T > [inline]
rotate(const float angle, const unsigned int cond=3)cimg_library::CImg< T > [inline]
rotate(const float angle, const float cx, const float cy, const float zoom=1, const unsigned int cond=3)cimg_library::CImg< T > [inline]
rotation_matrix(const float x, const float y, const float z, const float w, const bool quaternion_data=false)cimg_library::CImg< T > [inline, static]
round(const float x, const unsigned int round_type=0)cimg_library::CImg< T > [inline]
save(const char *const filename, const int number=-1) const cimg_library::CImg< T > [inline]
save_analyze(const char *const filename, const float *const voxsize=0) const cimg_library::CImg< T > [inline]
save_ascii(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_ascii(const char *const filename) const cimg_library::CImg< T > [inline]
save_bmp(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_bmp(const char *const filename) const cimg_library::CImg< T > [inline]
save_cimg(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_cimg(const char *const filename) const cimg_library::CImg< T > [inline]
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 cimg_library::CImg< T > [inline]
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 cimg_library::CImg< T > [inline]
save_dicom(const char *const filename) const cimg_library::CImg< T > [inline]
save_dlm(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_dlm(const char *const filename) const cimg_library::CImg< T > [inline]
save_empty_cimg(std::FILE *const file, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)cimg_library::CImg< T > [inline, static]
save_empty_cimg(const char *const filename, const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)cimg_library::CImg< T > [inline, static]
save_graphicsmagick(const char *const filename, const unsigned int quality=100) const cimg_library::CImg< T > [inline]
save_imagemagick(const char *const filename, const unsigned int quality=100) const cimg_library::CImg< T > [inline]
save_inr(std::FILE *const file, const char *const filename=0, const float *const voxsize=0) const cimg_library::CImg< T > [inline]
save_inr(const char *const filename, const float *const voxsize=0) const cimg_library::CImg< T > [inline]
save_jpeg(std::FILE *const file, const char *const filename=0, const unsigned int quality=100) const cimg_library::CImg< T > [inline]
save_jpeg(const char *const filename, const unsigned int quality=100) const cimg_library::CImg< T > [inline]
save_magick(const char *const filename) const cimg_library::CImg< T > [inline]
save_off(std::FILE *const file, const char *const filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const cimg_library::CImg< T > [inline]
save_off(const char *const filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const cimg_library::CImg< T > [inline]
save_other(const char *const filename, const unsigned int quality=100) const cimg_library::CImg< T > [inline]
save_pandore(std::FILE *const file, const char *const filename=0, const unsigned int colorspace=0) const cimg_library::CImg< T > [inline]
save_pandore(const char *const filename=0, const unsigned int colorspace=0) const cimg_library::CImg< T > [inline]
save_png(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_png(const char *const filename) const cimg_library::CImg< T > [inline]
save_pnm(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_pnm(const char *const filename) const cimg_library::CImg< T > [inline]
save_raw(std::FILE *const file, const char *const filename=0, const bool multiplexed=false) const cimg_library::CImg< T > [inline]
save_raw(const char *const filename=0, const bool multiplexed=false) const cimg_library::CImg< T > [inline]
save_rgb(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_rgb(const char *const filename) const cimg_library::CImg< T > [inline]
save_rgba(std::FILE *const file, const char *const filename=0) const cimg_library::CImg< T > [inline]
save_rgba(const char *const filename) const cimg_library::CImg< T > [inline]
save_tiff(const char *const filename) const cimg_library::CImg< T > [inline]
save_yuv(std::FILE *const file, const char *const filename=0, const bool rgb2yuv=true) const cimg_library::CImg< T > [inline]
save_yuv(const char *const filename, const bool rgb2yuv=true) const cimg_library::CImg< T > [inline]
sequence(const unsigned int N, const T a0, const T a1)cimg_library::CImg< T > [inline, static]
sequence(const T a0, const T a1)cimg_library::CImg< T > [inline]
set_matrix_at(const CImg< t > &mat, const unsigned int x=0, const unsigned int y=0, const unsigned int z=0)cimg_library::CImg< T > [inline]
set_tensor_at(const CImg< t > &ten, const unsigned int x=0, const unsigned int y=0, const unsigned int z=0)cimg_library::CImg< T > [inline]
set_vector_at(const CImg< t > &vec, const unsigned int x=0, const unsigned int y=0, const unsigned int z=0)cimg_library::CImg< T > [inline]
sharpen(const float amplitude=50.0f, const float edge=1.0f, const float alpha=0.0f, const float sigma=0.0f)cimg_library::CImg< T > [inline]
sin()cimg_library::CImg< T > [inline]
size() const cimg_library::CImg< T > [inline]
slice(const unsigned int z0)cimg_library::CImg< T > [inline]
slices(const unsigned int z0, const unsigned int z1)cimg_library::CImg< T > [inline]
solve(const CImg< t > &A)cimg_library::CImg< T > [inline]
sort(CImg< t > &permutations, const bool increasing=true)cimg_library::CImg< T > [inline]
sort(const bool increasing=true)cimg_library::CImg< T > [inline]
sqr()cimg_library::CImg< T > [inline]
sqrt()cimg_library::CImg< T > [inline]
stats()cimg_library::CImg< T > [inline]
structure_tensorXY(const int scheme=1)cimg_library::CImg< T > [inline]
structure_tensorXYZ(const int scheme=1)cimg_library::CImg< T > [inline]
sum() const cimg_library::CImg< T > [inline]
SVD(CImg< t > &U, CImg< t > &S, CImg< t > &V, const bool sorting=true, const unsigned int max_iter=40, const float lambda=0) const cimg_library::CImg< T > [inline]
SVD(CImgList< t > &USV) const cimg_library::CImg< T > [inline]
swap(CImg< T > &img)cimg_library::CImg< T > [inline]
symmetric_eigen(CImg< t > &val, CImg< t > &vec) const cimg_library::CImg< T > [inline]
tan()cimg_library::CImg< T > [inline]
tensor(const T a1)cimg_library::CImg< T > [inline, static]
tensor(const T a1, const T a2, const T a3)cimg_library::CImg< T > [inline, static]
tensor(const T a1, const T a2, const T a3, const T a4, const T a5, const T a6)cimg_library::CImg< T > [inline, static]
tensor()cimg_library::CImg< T > [inline]
threshold(const T thres)cimg_library::CImg< T > [inline]
trace() const cimg_library::CImg< T > [inline]
translate(const int deltax, const int deltay=0, const int deltaz=0, const int deltav=0, const int border_condition=0)cimg_library::CImg< T > [inline]
transpose()cimg_library::CImg< T > [inline]
unroll(const char axe='x')cimg_library::CImg< T > [inline]
value_type typedefcimg_library::CImg< T >
variance(const unsigned int variance_method=0) const cimg_library::CImg< T > [inline]
variancemean(const unsigned int variance_method, t &mean) const cimg_library::CImg< T > [inline]
vector(const T a0)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11, const T a12)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11, const T a12, const T a13)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11, const T a12, const T a13, const T a14)cimg_library::CImg< T > [inline, static]
vector(const T a0, const T a1, const T a2, const T a3, const T a4, const T a5, const T a6, const T a7, const T a8, const T a9, const T a10, const T a11, const T a12, const T a13, const T a14, const T a15)cimg_library::CImg< T > [inline, static]
vector(const int a0, const int a1,...)cimg_library::CImg< T > [inline, static]
vector(const double a0, const double a1,...)cimg_library::CImg< T > [inline, static]
vector()cimg_library::CImg< T > [inline]
widthcimg_library::CImg< T >
xyYtoRGB()cimg_library::CImg< T > [inline]
xyYtoXYZ()cimg_library::CImg< T > [inline]
XYZtoLab()cimg_library::CImg< T > [inline]
XYZtoRGB()cimg_library::CImg< T > [inline]
XYZtoxyY()cimg_library::CImg< T > [inline]
YCbCrtoRGB()cimg_library::CImg< T > [inline]
YUVtoRGB()cimg_library::CImg< T > [inline]
~CImg()cimg_library::CImg< T > [inline]

Generated on 22 Jan 2010 for lux by  doxygen 1.6.1