C++ Template Image Processing Library.    

[ Introduction ]-[ News ]-[ Download ]-[ Screenshots ]-[ FAQ ]-[ Tutorial ]-[ Links ]-[ Forums-Eng ]-[ Forums-Fr ]-[ Reference ]-[ SourceForge Repository ]

CImg Member List

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

abs()CImg
acos()CImg
append(const CImg< T > &img, const char axis='x', const char align='c')CImg
apply(t &func)CImg
asin()CImg
assign()CImg
assign(const CImg< t > &img)CImg
assign(const CImg< t > &img, const bool shared)CImg
assign(const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)CImg
assign(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const T &val)CImg
assign(const char *const filename)CImg
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
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
at(const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)CImg
atan()CImg
back()CImg
begin()CImg
blur(const float sigmax, const float sigmay, const float sigmaz, const unsigned int cond=1)CImg
blur(const float sigma, const unsigned int cond=1)CImg
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
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
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
blur_median(const unsigned int n=3)CImg
channel(const unsigned int v0)CImg
channels(const unsigned int v0, const unsigned int v1)CImg
CImg()CImg
CImg(const CImg< t > &img)CImg
CImg(const CImg< t > &img, const bool shared)CImg
CImg(const unsigned int dx, const unsigned int dy=1, const unsigned int dz=1, const unsigned int dv=1)CImg [explicit]
CImg(const unsigned int dx, const unsigned int dy, const unsigned int dz, const unsigned int dv, const T &val)CImg
CImg(const char *const filename)CImg
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
clear()CImg
column(const unsigned int x0)CImg
columns(const unsigned int x0, const unsigned int x1)CImg
const_iterator typedefCImg
contains(const int x, const int y=0, const int z=0, const int v=0) const CImg
convolve(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_convol=false)CImg
correlate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_correl=false)CImg
cos()CImg
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
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
crop(const int x0, const int y0, const int x1, const int y1, const bool border_condition=false)CImg
crop(const int x0, const int x1, const bool border_condition=false)CImg
cross(const CImg &img)CImg
cubic_pix1d(const float fx, const int y, const int z, const int v, const T &out_val) constCImg
cubic_pix2d(const float fx, const float fy, const int z, const int v, const T &out_val) const CImg
cut(const T &a, const T &b)CImg
dataCImg
depthCImg
deriche(const float sigma=1, const int order=0, const char axe='x', const unsigned int cond=1)CImg
det() constCImg
diagonal(const T &a1)CImg [static]
diagonal(const T &a1, const T &a2)CImg [static]
diagonal(const T &a1, const T &a2, const T &a3)CImg [static]
diagonal(const T &a1, const T &a2, const T &a3, const T &a4)CImg [static]
diagonal(const T &a1, const T &a2, const T &a3, const T &a4, const T &a5)CImg [static]
diagonal()CImg
dilate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_dilatation=false)CImg
dilate(const unsigned int n, const unsigned int cond=1)CImg
dimCImg
dimv() constCImg
dimx() constCImg
dimy() constCImg
dimz() constCImg
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
display(CImgDisplay &disp) constCImg
display(const char *title, const int min_size=128, const int max_size=1024) constCImg
display(const int min_size=128, const int max_size=1024) constCImg
display_object3d(const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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) constCImg
display_object3d(const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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) constCImg
display_object3d(const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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) constCImg
display_object3d(const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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) constCImg
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< T > &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) constCImg
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< T > &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 float opacity=1.0f, const bool display_axes=true, float *const pose_matrix=0) constCImg
display_object3d(const tp &points, const CImgList< tf > &primitives, const CImgList< T > &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 float opacity=1.0f, const bool display_axes=true, float *const pose_matrix=0) constCImg
distance_function(const unsigned int nb_iter=100, const float band_size=0.0f, const float precision=0.5f)CImg
div(const CImg< t > &img)CImg
dot(const CImg &img) constCImg
draw_arrow(const int x0, const int y0, const int x1, const int y1, const T *const color, const float angle=30, const float length=-10, const unsigned int pattern=~0L, const float opacity=1)CImg
draw_axis(const CImg< t > &xvalues, const int y, const T *const color, const float opacity=1.0f)CImg
draw_axis(const int x, const CImg< t > &yvalues, const T *const color, const float opacity=1.0f)CImg
draw_axis(const CImg< tx > &xvalues, const CImg< ty > &yvalues, const T *const color, const float opacity=1.0f)CImg
draw_axis(const float x0, const float x1, const float y0, const float y1, const T *const color, const int subdivisionx=-60, const int subdivisiony=-60, const float precisionx=0, const float precisiony=0, const float opacity=1.0f)CImg
draw_circle(const int x0, const int y0, float r, const T *const color, const unsigned int pattern=0L, const float opacity=1)CImg
draw_ellipse(const int x0, const int y0, const float r1, const float r2, const float ru, const float rv, const T *const color, const unsigned int pattern=0L, const float opacity=1)CImg
draw_ellipse(const int x0, const int y0, const CImg< t > &tensor, const T *color, const unsigned int pattern=0L, const float opacity=1)CImg
draw_fill(const int x, const int y, const int z, const T *const color, CImg< t > &region, const float sigma=0, const float opacity=1)CImg
draw_fill(const int x, const int y, const int z, const T *const color, const float sigma=0, const float opacity=1)CImg
draw_fill(const int x, const int y, const T *const color, const float sigma=0, const float opacity=1)CImg
draw_gaussian(const float xc, const double sigma, const T *const color, const float opacity=1)CImg
draw_gaussian(const float xc, const float yc, const CImg< t > &tensor, const T *const color, const float opacity=1)CImg
draw_gaussian(const float xc, const float yc, const float sigma, const T *const color, const float opacity=1)CImg
draw_gaussian(const float xc, const float yc, const float zc, const CImg< t > &tensor, const T *const color, const float opacity=1)CImg
draw_gaussian(const float xc, const float yc, const float zc, const double sigma, const T *const color, const float opacity=1)CImg
draw_graph(const CImg< t > &data, const T *const color, const unsigned int gtype=0, const double ymin=0, const double ymax=0, const float opacity=1)CImg
draw_grid(const CImg< tx > &xvalues, const CImg< ty > &yvalues, const T *const color, const unsigned int patternx=~0U, const unsigned int patterny=~0U, const float opacity=1.0f)CImg
draw_grid(const float deltax, const float deltay, const float offsetx, const float offsety, const T *const color, const unsigned int patternx=~0U, const unsigned int patterny=~0U, const bool invertx=false, const bool inverty=false, const float opacity=1.0f)CImg
draw_image(const CImg< t > &sprite, const int x0=0, const int y0=0, const int z0=0, const int v0=0, const float opacity=1)CImg
draw_image(const CImg< ti > &sprite, const CImg< tm > &mask, const int x0=0, const int y0=0, const int z0=0, const int v0=0, const tm mask_valmax='\1', const float opacity=1)CImg
draw_line(const int x0, const int y0, const int x1, const int y1, const T *const color, const unsigned int pattern=~0L, const float opacity=1)CImg
draw_line(const CImg< t > &coords, const T *const color, const unsigned int pattern=~0L, const float opacity=1)CImg
draw_line(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const T *const color, const unsigned int pattern=~0L, const float opacity=1)CImg
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)CImg
draw_object3d(const float X, const float Y, const float Z, const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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
draw_object3d(const float X, const float Y, const float Z, const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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
draw_object3d(const float X, const float Y, const float Z, const CImg< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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
draw_object3d(const float X, const float Y, const float Z, const CImgList< tp > &points, const CImgList< tf > &primitives, const CImgList< T > &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
draw_object3d(const float X, const float Y, const float Z, const tp &points, const CImgList< tf > &primitives, const CImgList< T > &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
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)CImg
draw_plasma(const double alpha=1.0, const double beta=1.0, const float opacity=1)CImg
draw_point(const int x0, const int y0, const int z0, const T *const color, const float opacity=1)CImg
draw_point(const int x0, const int y0, const T *const color, const float opacity=1)CImg
draw_quiver(const CImg< t > &flow, const T *const color, const unsigned int sampling=25, const float factor=-20, const int quiver_type=0, const float opacity=1)CImg
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)CImg
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
draw_rectangle(const int x0, const int y0, const int z0, const int x1, const int y1, const int z1, const T *const color, const float opacity=1)CImg
draw_rectangle(const int x0, const int y0, const int x1, const int y1, const T *const color, const float opacity=1)CImg
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)CImg
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
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
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const T *const color, const float opacity=1, const float brightness=1)CImg
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const T *const color, const float c0, const float c1, const float c2, const float opacity=1)CImg
draw_triangle(const int x0, const int y0, const int x1, const int y1, const int x2, const int y2, const T *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
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
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
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
eigen(CImg< t > &val, CImg< t > &vec) constCImg
eigen(CImgList< t > &eig) constCImg
end()CImg
equalize_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0)CImg
erode(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_erosion=false)CImg
erode(const unsigned int n, const unsigned int cond=1)CImg
exp()CImg
feature_selection(int *const selection, const int feature_type, CImgDisplay &disp, unsigned int *const XYZ=0, const unsigned char *const color=0) constCImg
feature_selection(int *const selection, const int feature_type, unsigned int *const XYZ=0, const unsigned char *const color=0) constCImg
fill(const T &val)CImg
fill(const T &val0, const T &val1)CImg
fill(const T &val0, const T &val1, const T &val2)CImg
fill(const T &val0, const T &val1, const T &val2, const T &val3)CImg
fill(const T &val0, const T &val1, const T &val2, const T &val3, const T &val4)CImg
fill(const T &val0, const T &val1, const T &val2, const T &val3, const T &val4, const T &val5)CImg
fill(const T &val0, const T &val1, const T &val2, const T &val3, const T &val4, const T &val5, const T &val6)CImg
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
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
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
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
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
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
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
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 T &val16, const T &val17, const T &val18, const T &val19, const T &val20, const T &val21, const T &val22, const T &val23, const T &val24)CImg
front()CImg
get_abs() constCImg
get_acos() constCImg
get_append(const CImg< T > &img, const char axis='x', const char align='c') constCImg
get_apply(t &func) constCImg
get_asin() constCImg
get_atan() constCImg
get_blur(const float sigmax, const float sigmay, const float sigmaz, const unsigned int cond=1) constCImg
get_blur(const float sigma, const unsigned int cond=1) const CImg
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) constCImg
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) constCImg
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
get_blur_median(const unsigned int n=3)CImg
get_channel(const unsigned int v0) constCImg
get_channels(const unsigned int v0, const unsigned int v1) const CImg
get_column(const unsigned int x0) constCImg
get_columns(const unsigned int x0, const unsigned int x1) const CImg
get_convolve(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_convol=false) constCImg
get_correlate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_correl=false) constCImg
get_cos() constCImg
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) constCImg
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) constCImg
get_crop(const int x0, const int y0, const int x1, const int y1, const bool border_condition=false) constCImg
get_crop(const int x0, const int x1, const bool border_condition=false) constCImg
get_cross(const CImg &img) constCImg
get_cut(const T &a, const T &b) constCImg
get_default_LUT8()CImg [static]
get_deriche(const float sigma=1, const int order=0, const char axe='x', const unsigned int cond=1) constCImg
get_diagonal() constCImg
get_dilate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_dilatation=false) constCImg
get_dilate(const unsigned int n, const unsigned int cond=1) constCImg
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) constCImg
get_distance_function(const unsigned int nb_iter=100, const float band_size=0.0f, const float precision=0.5f) constCImg
get_div(const CImg< t > &img) constCImg
get_eigen() constCImg
get_equalize_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0) constCImg
get_erode(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_erosion=false) constCImg
get_erode(const unsigned int n, const unsigned int cond=1) constCImg
get_exp() constCImg
get_FFT(const char axe, const bool inverse=false) constCImg
get_FFT(const bool inverse=false) constCImg
get_gradientXY(const int scheme=0) constCImg
get_gradientXYZ(const int scheme=0) constCImg
get_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0) constCImg
get_HSVtoRGB() constCImg
get_inverse(const bool use_LU=true) constCImg
get_LabtoRGB() constCImg
get_LabtoXYZ() constCImg
get_line(const unsigned int y0) constCImg
get_lines(const unsigned int y0, const unsigned int y1) const CImg
get_load(const char *const filename)CImg [static]
get_load_analyze(const char *const filename, float *const voxsize=0)CImg [static]
get_load_ascii(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_ascii(const char *const filename)CImg [static]
get_load_bmp(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_bmp(const char *const filename)CImg [static]
get_load_cimg(std::FILE *const file, const char *const filename=0, const char axis='v', const char align='p')CImg [static]
get_load_cimg(const char *const filename, const char axis='v', const char align='p')CImg [static]
get_load_dicom(const char *const filename)CImg [static]
get_load_dlm(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_dlm(const char *const filename=0)CImg [static]
get_load_graphicsmagick(const char *const filename)CImg [static]
get_load_imagemagick(const char *const filename)CImg [static]
get_load_inr(std::FILE *const file, const char *const filename=0, float *voxsize=0)CImg [static]
get_load_inr(const char *const filename, float *const voxsize=0)CImg [static]
get_load_jpeg(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_jpeg(const char *const filename)CImg [static]
get_load_magick(const char *const filename)CImg [static]
get_load_off(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)CImg [static]
get_load_other(const char *const filename)CImg [static]
get_load_pandore(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_pandore(const char *const filename)CImg [static]
get_load_parrec(const char *const filename, const char axe='v', const char align='p')CImg [static]
get_load_png(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_png(const char *const filename)CImg [static]
get_load_pnm(std::FILE *const file, const char *const filename=0)CImg [static]
get_load_pnm(const char *const filename)CImg [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 [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 [static]
get_load_rgb(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg [static]
get_load_rgb(const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg [static]
get_load_rgba(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg [static]
get_load_rgba(const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg [static]
get_load_tiff(const char *const filename=0)CImg [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)CImg [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)CImg [static]
get_log() constCImg
get_log10() constCImg
get_logo40x38()CImg [static]
get_LUTtoRGB(const CImg< t > &palette) constCImg
get_LUTtoRGB() constCImg
get_matrix() constCImg
get_matrix_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) constCImg
get_max(const CImg< t > &img) constCImg
get_max(const T &val) const CImg
get_min(const CImg< t > &img) constCImg
get_min(const T &val) const CImg
get_mirror(const char axe='x') constCImg
get_mul(const CImg< t > &img) constCImg
get_noise(const double sigma=-20, const unsigned int ntype=0) constCImg
get_norm_pointwise(int norm_type=2) constCImg
get_normalize(const T &a, const T &b) constCImg
get_orientation_pointwise() constCImg
get_permute(const CImg< t > &permutation) constCImg
get_permute_axes(const char *permut="vxyz") constCImg
get_pow(const double p) constCImg
get_pow(const CImg< t > &img) constCImg
get_projections2d(const unsigned int px0, const unsigned int py0, const unsigned int pz0) constCImg
get_pseudoinverse() constCImg
get_quantize(const unsigned int n=256) constCImg
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) constCImg
get_resize(const CImg< t > &src, const int interp=1, const int border_condition=-1) constCImg
get_resize(const CImgDisplay &disp, const int interp=1, const int border_condition=-1) constCImg
get_resize_halfXY() constCImg
get_resize_object3d(const float siz=100, const bool centering=true) constCImg
get_RGBtoHSV() constCImg
get_RGBtoLab() constCImg
get_RGBtoLUT(const CImg< t > &palette, const bool dithering=true, const bool indexing=false) constCImg
get_RGBtoLUT(const bool dithering=true, const bool indexing=false) constCImg
get_RGBtoxyY() constCImg
get_RGBtoXYZ() constCImg
get_RGBtoYCbCr() constCImg
get_RGBtoYUV() constCImg
get_rotate(const float angle, const unsigned int cond=3) const CImg
get_rotate(const float angle, const float cx, const float cy, const float zoom=1, const unsigned int cond=3) constCImg
get_round(const float x, const unsigned int round_type=0) constCImg
get_shared()CImg
get_shared() constCImg
get_shared_channel(const unsigned int v0)CImg
get_shared_channel(const unsigned int v0) constCImg
get_shared_channels(const unsigned int v0, const unsigned int v1)CImg
get_shared_channels(const unsigned int v0, const unsigned int v1) const CImg
get_shared_line(const unsigned int y0, const unsigned int z0=0, const unsigned int v0=0)CImg
get_shared_line(const unsigned int y0, const unsigned int z0=0, const unsigned int v0=0) constCImg
get_shared_lines(const unsigned int y0, const unsigned int y1, const unsigned int z0=0, const unsigned int v0=0)CImg
get_shared_lines(const unsigned int y0, const unsigned int y1, const unsigned int z0=0, const unsigned int v0=0) constCImg
get_shared_plane(const unsigned int z0, const unsigned int v0=0)CImg
get_shared_plane(const unsigned int z0, const unsigned int v0=0) constCImg
get_shared_planes(const unsigned int z0, const unsigned int z1, const unsigned int v0=0)CImg
get_shared_planes(const unsigned int z0, const unsigned int z1, const unsigned int v0=0) constCImg
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
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) constCImg
get_sin() constCImg
get_slice(const unsigned int z0) constCImg
get_slices(const unsigned int z0, const unsigned int z1) const CImg
get_solve(const CImg &A) const CImg
get_sort(CImg< t > &permutations, const bool increasing=true)CImg
get_sort(const bool increasing=true)CImg
get_split(const char axe='x', const unsigned int nb=0) const CImg
get_sqrt() constCImg
get_structure_tensorXY(const int scheme=1) constCImg
get_structure_tensorXYZ(const int scheme=1) constCImg
get_SVD(const bool sorting=true) constCImg
get_symmetric_eigen() constCImg
get_tan() constCImg
get_tensor_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) constCImg
get_threshold(const T &thres) constCImg
get_translate(const int deltax, const int deltay=0, const int deltaz=0, const int deltav=0, const int border_condition=0) constCImg
get_transpose() constCImg
get_vector_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) constCImg
get_xyYtoRGB() constCImg
get_xyYtoXYZ() constCImg
get_XYZtoLab() constCImg
get_XYZtoRGB() constCImg
get_XYZtoxyY() constCImg
get_YCbCrtoRGB() constCImg
get_YUVtoRGB() constCImg
heightCImg
HSVtoRGB()CImg
identity_matrix(const unsigned int N)CImg [static]
inverse(const bool use_LU=true)CImg
is_empty() constCImg
is_sameV(const CImg< t > &img) constCImg
is_sameX(const CImg< t > &img) constCImg
is_sameX(const CImgDisplay &disp) constCImg
is_sameXY(const CImg< t > &img) constCImg
is_sameXY(const CImgDisplay &disp) constCImg
is_sameXYZ(const CImg< t > &img) constCImg
is_sameXYZV(const CImg< t > &img) constCImg
is_sameY(const CImg< t > &img) constCImg
is_sameY(const CImgDisplay &disp) constCImg
is_sameZ(const CImg< t > &img) constCImg
is_sharedCImg
iterator typedefCImg
kth_smallest(const unsigned int k) const CImg
LabtoRGB()CImg
LabtoXYZ()CImg
line(const unsigned int y0)CImg
linear_pix1d(const float fx, const int y, const int z, const int v, const T &out_val) constCImg
linear_pix2d(const float fx, const float fy, const int z, const int v, const T &out_val) const CImg
linear_pix3d(const float fx, const float fy, const float fz, const int v, const T &out_val) constCImg
linear_pix4d(const float fx, const float fy, const float fz, const float fv, const T &out_val) constCImg
lines(const unsigned int y0, const unsigned int y1)CImg
load(const char *const filename)CImg
load_analyze(const char *const filename, float *const voxsize=0)CImg
load_ascii(std::FILE *const file, const char *const filename=0)CImg
load_ascii(const char *const filename)CImg
load_bmp(std::FILE *const file, const char *const filename=0)CImg
load_bmp(const char *const filename)CImg
load_cimg(std::FILE *const file, const char *const filename=0, const char axis='v', const char align='p')CImg
load_cimg(const char *const filename, const char axis='v', const char align='p')CImg
load_dicom(const char *const filename)CImg
load_dlm(std::FILE *const file, const char *const filename=0)CImg
load_dlm(const char *const filename)CImg
load_graphicsmagick(const char *const filename)CImg
load_imagemagick(const char *const filename)CImg
load_inr(std::FILE *const file, const char *const filename=0, float *const voxsize=0)CImg
load_inr(const char *const filename, float *const voxsize=0)CImg
load_jpeg(std::FILE *const file, const char *const filename=0)CImg
load_jpeg(const char *const filename)CImg
load_magick(const char *const filename)CImg
load_off(const char *const filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)CImg
load_other(const char *const filename)CImg
load_pandore(std::FILE *const file, const char *const filename)CImg
load_pandore(const char *const filename)CImg
load_parrec(const char *const filename, const char axis='v', const char align='p')CImg
load_png(std::FILE *const file, const char *const filename=0)CImg
load_png(const char *const filename)CImg
load_pnm(std::FILE *const file, const char *const filename=0)CImg
load_pnm(const char *const filename)CImg
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
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
load_rgb(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg
load_rgb(const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg
load_rgba(std::FILE *const file, const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg
load_rgba(const char *const filename, const unsigned int dimw, const unsigned int dimh)CImg
load_tiff(const char *const filename)CImg
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)CImg
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)CImg
log()CImg
log10()CImg
LUTtoRGB(const CImg< T > &palette)CImg
LUTtoRGB()CImg
marching_cubes(const float isovalue, CImgList< tp > &points, CImgList< tf > &primitives, const bool invert_faces=false) constCImg
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) constCImg
marching_squares(const float isovalue, CImgList< tp > &points, CImgList< tf > &primitives) const CImg
marching_squares(const float isovalue, const float resx, const float resy, CImgList< tp > &points, CImgList< tf > &primitives) constCImg
matrix(const T &a1)CImg [static]
matrix(const T &a1, const T &a2, const T &a3, const T &a4)CImg [static]
matrix(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 [static]
matrix(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)CImg [static]
matrix(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, const T &a25)CImg [static]
matrix()CImg
max(const CImg< t > &img)CImg
max(const T &val)CImg
median() constCImg
min(const CImg< t > &img)CImg
min(const T &val)CImg
mirror(const char axe='x')CImg
MSE(const CImg< t > &img) constCImg
mul(const CImg< t > &img)CImg
noise(const double sigma=-20, const unsigned int ntype=0)CImg
norm(const int ntype=2) constCImg
norm_pointwise(int norm_type=2)CImg
normalize(const T &a, const T &b)CImg
offset(const int x=0, const int y=0, const int z=0, const int v=0) constCImg
operator &(const CImg &img) constCImg
operator &(const T &val) const CImg
operator &=(const CImg &img)CImg
operator &=(const T &val)CImg
operator *=(const t &val)CImg
operator *=(const CImg< t > &img)CImg
operator bool() constCImg
operator!=(const CImg< t > &img) constCImg
operator%(const CImg &img) constCImg
operator%(const T &val) const CImg
operator%=(const T &val)CImg
operator%=(const CImg &img)CImg
operator()(const unsigned int x, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)CImg
operator+() constCImg
operator++()CImg
operator+=(const t &val)CImg
operator+=(const CImg< t > &img)CImg
operator-() constCImg
operator--()CImg
operator-=(const t &val)CImg
operator-=(const CImg< t > &img)CImg
operator/=(const t &val)CImg
operator/=(const CImg< t > &img)CImg
operator<<(const int n) const CImg
operator<<(const CImg< t > &img) constCImg
operator<<=(const int n)CImg
operator=(const CImg< t > &img)CImg
operator=(const T *buf)CImg
operator=(const T &val)CImg
operator==(const CImg< t > &img) constCImg
operator>>(const int n) const CImg
operator>>=(const int n)CImg
operator[](const unsigned long off)CImg
operator^(const CImg &img) constCImg
operator^(const T &val) const CImg
operator^=(const CImg &img)CImg
operator^=(const T &val)CImg
operator|(const CImg &img) constCImg
operator|(const T &val) const CImg
operator|=(const CImg &img)CImg
operator|=(const T &val)CImg
operator~() constCImg
orientation_pointwise()CImg
permute(const CImg< t > &permutation)CImg
permute_axes(const char *order="vxyz")CImg
pix1d(const int x, const int y, const int z, const int v, const T &out_val) constCImg
pix2d(const int x, const int y, const int z, const int v, const T &out_val) constCImg
pix3d(const int x, const int y, const int z, const int v, const T &out_val) constCImg
pix4d(const int x, const int y, const int z, const int v, const T &out_val) constCImg
pixel_type()CImg [static]
pow(const double p)CImg
pow(const CImg< t > &img)CImg
print(const char *title=0, const unsigned int print_flag=1) constCImg
print(const unsigned int print_flag) const CImg
pseudoinverse()CImg
PSNR(const CImg< t > &img, const double valmax=255.0) constCImg
ptr(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0, const unsigned int v=0)CImg
quantize(const unsigned int n=256)CImg
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)CImg
resize(const CImg< t > &src, const int interp=1, const int border_condition=-1)CImg
resize(const CImgDisplay &disp, const int interp=1, const int border_condition=-1)CImg
resize_halfXY()CImg
resize_object3d(const float siz=100, const bool centering=true)CImg
RGBtoHSV()CImg
RGBtoLab()CImg
RGBtoLUT(const CImg< T > &palette, const bool dithering=true, const bool indexing=false)CImg
RGBtoLUT(const bool dithering=true, const bool indexing=false)CImg
RGBtoxyY()CImg
RGBtoXYZ()CImg
RGBtoYCbCr()CImg
RGBtoYUV()CImg
rotate(const float angle, const unsigned int cond=3)CImg
rotate(const float angle, const float cx, const float cy, const float zoom=1, const unsigned int cond=3)CImg
rotation_matrix(const float x, const float y, const float z, const float w, const bool quaternion_data=false)CImg [static]
round(const float x, const unsigned int round_type=0)CImg
save(const char *const filename, const int number=-1) constCImg
save_analyze(const char *const filename, const float *const voxsize=0) const CImg
save_ascii(std::FILE *const file, const char *const filename=0) constCImg
save_ascii(const char *const filename) constCImg
save_bmp(std::FILE *const file, const char *const filename=0) constCImg
save_bmp(const char *const filename) constCImg
save_cimg(std::FILE *const file, const char *const filename=0) constCImg
save_cimg(const char *const filename) constCImg
save_dicom(const char *const filename) constCImg
save_dlm(std::FILE *const file, const char *const filename=0) constCImg
save_dlm(const char *const filename) constCImg
save_graphicsmagick(const char *const filename, const unsigned int quality=100) constCImg
save_imagemagick(const char *const filename, const unsigned int quality=100) constCImg
save_inr(std::FILE *const file, const char *const filename=0, const float *const voxsize=0) constCImg
save_inr(const char *const filename, const float *const voxsize=0) const CImg
save_jpeg(std::FILE *const file, const char *const filename=0, const unsigned int quality=100) constCImg
save_jpeg(const char *const filename, const unsigned int quality=100) constCImg
save_magick(const char *const filename) constCImg
save_off(std::FILE *const file, const char *const filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) constCImg
save_off(const char *const filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) constCImg
save_pandore(std::FILE *const file, const char *const filename=0, const unsigned int colorspace=0) const CImg
save_pandore(const char *const filename=0, const unsigned int colorspace=0) constCImg
save_png(std::FILE *const file, const char *const filename=0) constCImg
save_png(const char *const filename) constCImg
save_pnm(std::FILE *const file, const char *const filename=0) constCImg
save_pnm(const char *const filename) constCImg
save_raw(std::FILE *const file, const char *const filename=0, const bool multiplexed=false) constCImg
save_raw(const char *const filename=0, const bool multiplexed=false) constCImg
save_rgb(std::FILE *const file, const char *const filename=0) constCImg
save_rgb(const char *const filename) constCImg
save_rgba(std::FILE *const file, const char *const filename=0) constCImg
save_rgba(const char *const filename) constCImg
save_tiff(const char *const filename) constCImg
save_yuv(std::FILE *const file, const char *const filename=0, const bool rgb2yuv=true) constCImg
save_yuv(const char *const filename, const bool rgb2yuv=true) constCImg
sequence(const T &a0, const T &a1)CImg
set_matrix_at(const CImg &mat, const unsigned int x=0, const unsigned int y=0, const unsigned int z=0)CImg
set_tensor_at(const CImg &ten, const unsigned int x=0, const unsigned int y=0, const unsigned int z=0)CImg
set_vector_at(const CImg &vec, const unsigned int x=0, const unsigned int y=0, const unsigned int z=0)CImg
sharpen(const float amplitude=50.0f, const float edge=1.0f, const float alpha=0.0f, const float sigma=0.0f)CImg
sin()CImg
size() constCImg
slice(const unsigned int z0)CImg
solve(const CImg &A)CImg
sort(CImg< t > &permutations, const bool increasing=true)CImg
sort(const bool increasing=true)CImg
sqrt()CImg
structure_tensorXY(const int scheme=1)CImg
structure_tensorXYZ(const int scheme=1)CImg
sum() constCImg
SVD(CImg< t > &U, CImg< t > &S, CImg< t > &V, const bool sorting=true, const unsigned int max_iter=40) constCImg
SVD(CImgList< t > &USV) constCImg
symmetric_eigen(CImg< t > &val, CImg< t > &vec) constCImg
symmetric_eigen(CImgList< t > &eig) constCImg
tan()CImg
tensor(const T &a1)CImg [static]
tensor(const T &a1, const T &a2, const T &a3)CImg [static]
tensor(const T &a1, const T &a2, const T &a3, const T &a4, const T &a5, const T &a6)CImg [static]
tensor()CImg
threshold(const T &thres)CImg
trace() constCImg
translate(const int deltax, const int deltay=0, const int deltaz=0, const int deltav=0, const int border_condition=0)CImg
transpose()CImg
unroll(const char axe='x')CImg
value_type typedefCImg
vector(const T &a1)CImg [static]
vector(const T &a1, const T &a2)CImg [static]
vector(const T &a1, const T &a2, const T &a3)CImg [static]
vector(const T &a1, const T &a2, const T &a3, const T &a4)CImg [static]
vector(const T &a1, const T &a2, const T &a3, const T &a4, const T &a5)CImg [static]
vector(const T &a1, const T &a2, const T &a3, const T &a4, const T &a5, const T &a6)CImg [static]
vector(const T &a1, const T &a2, const T &a3, const T &a4, const T &a5, const T &a6, const T &a7)CImg [static]
vector(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 [static]
vector(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 [static]
vector(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 [static]
vector(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 [static]
vector(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 [static]
vector(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 [static]
widthCImg
xyYtoRGB()CImg
xyYtoXYZ()CImg
XYZtoRGB()CImg
XYZtoxyY()CImg
YCbCrtoRGB()CImg
YUVtoRGB()CImg
~CImg()CImg
The CImg Library - C++ Template Image Processing Library