C++ Template Image Processing Library.    

[ Introduction ]-[ News ]-[ Download ]-[ Screenshots ]-[ 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
append(const CImg< T > &img, const char axis='x', const char align='c')CImg
apply(td(*func)(ts))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
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=30.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 float amplitude, const float sharpness=0.8f, const float anisotropy=0.3f, const float alpha=1.2f, const float sigma=0.8f, 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_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
const_iterator typedefCImg
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 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 bool border_condition=false)CImg
crop(const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int x1, const unsigned int y1, const unsigned int z1, const bool border_condition=false)CImg
crop(const unsigned int x0, const unsigned int y0, const unsigned int x1, const unsigned int y1, const bool border_condition=false)CImg
crop(const unsigned int x0, const unsigned 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) const CImg
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() const CImg
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() const CImg
dimx() const CImg
dimy() const CImg
dimz() const CImg
display(CImgDisplay &disp) const CImg
display(const char *title, const int min_size=128, const int max_size=1024) const CImg
display(const int min_size=128, const int max_size=1024) const CImg
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 ambiant_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const CImg
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 ambiant_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const CImg
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 ambiant_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const CImg
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 ambiant_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const CImg
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 ambiant_light=0.05f, const bool display_axes=true, float *const pose_matrix=0) const CImg
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 ambiant_light=0.05f, const float opacity=1.0f, const bool display_axes=true, float *const pose_matrix=0) const CImg
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 ambiant_light=0.05f, const float opacity=1.0f, const bool display_axes=true, float *const pose_matrix=0) const CImg
div(const CImg< t > &img)CImg
dot(const CImg &img) const CImg
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 int precision=-1, 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_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=(tm) 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 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 ambiant_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 ambiant_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 ambiant_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 ambiant_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 ambiant_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) const CImg
eigen(CImgList< t > &eig) const CImg
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
feature_selection(int *const selection, const int feature_type, CImgDisplay &disp, unsigned int *const XYZ=0, const unsigned char *const color=0) const CImg
feature_selection(int *const selection, const int feature_type, unsigned int *const XYZ=0, const unsigned char *const color=0) const CImg
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, 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() const CImg
get_append(const CImg< T > &img, const char axis='x', const char align='c') const CImg
get_apply(td(*func)(ts))CImg
get_blur(const float sigmax, const float sigmay, const float sigmaz, const unsigned int cond=1) const CImg
get_blur(const float sigma, const unsigned int cond=1) const CImg
get_blur_anisotropic(const CImg< t > &G, const float amplitude=30.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
get_blur_anisotropic(const float amplitude, const float sharpness=0.8f, const float anisotropy=0.3f, const float alpha=1.2f, const float sigma=0.8f, 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
get_blur_median(const unsigned int n=3)CImg
get_channel(const unsigned int v0) const CImg
get_channels(const unsigned int v0, const unsigned int v1) const CImg
get_convolve(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_convol=false) const CImg
get_correlate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_correl=false) const CImg
get_cos() const CImg
get_crop(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 bool border_condition=false) const CImg
get_crop(const unsigned int x0, const unsigned int y0, const unsigned int z0, const unsigned int x1, const unsigned int y1, const unsigned int z1, const bool border_condition=false) const CImg
get_crop(const unsigned int x0, const unsigned int y0, const unsigned int x1, const unsigned int y1, const bool border_condition=false) const CImg
get_crop(const unsigned int x0, const unsigned int x1, const bool border_condition=false) const CImg
get_cross(const CImg &img) const CImg
get_cut(const T &a, const T &b) const CImg
get_default_LUT8()CImg [static]
get_deriche(const float sigma=1, const int order=0, const char axe='x', const unsigned int cond=1) const CImg
get_diagonal() const CImg
get_dilate(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_dilatation=false) const CImg
get_dilate(const unsigned int n, const unsigned int cond=1) const CImg
get_div(const CImg< t > &img) const CImg
get_eigen() const CImg
get_equalize_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0) const CImg
get_erode(const CImg< t > &mask, const unsigned int cond=1, const bool weighted_erosion=false) const CImg
get_erode(const unsigned int n, const unsigned int cond=1) const CImg
get_FFT(const char axe, const bool inverse=false) const CImg
get_FFT(const bool inverse=false) const CImg
get_gradientXY(const int scheme=0) const CImg
get_gradientXYZ(const int scheme=0) const CImg
get_histogram(const unsigned int nblevels=256, const T val_min=(T) 0, const T val_max=(T) 0) const CImg
get_HSVtoRGB() const CImg
get_inverse(const bool use_LU=true) const CImg
get_LabtoRGB() const CImg
get_LabtoXYZ() const CImg
get_line(const unsigned int y0, const unsigned int z0=0, const unsigned int v0=0) const CImg
get_lines(const unsigned int y0, const unsigned int y1, const unsigned int z0=0, const unsigned int v0=0) const CImg
get_load(const char *filename)CImg [static]
get_load_analyze(const char *filename, float *voxsize=0)CImg [static]
get_load_ascii(const char *filename)CImg [static]
get_load_bmp(const char *filename)CImg [static]
get_load_cimg(const char *filename, const char axis='v', const char align='p')CImg [static]
get_load_convert(const char *filename)CImg [static]
get_load_dicom(const char *filename)CImg [static]
get_load_dlm(const char *filename)CImg [static]
get_load_inr(const char *filename, float *voxsize=0)CImg [static]
get_load_jpeg(const char *filename)CImg [static]
get_load_off(const char *filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)CImg [static]
get_load_pandore(const char *filename)CImg [static]
get_load_parrec(const char *filename, const char axe='v', const char align='p')CImg [static]
get_load_png(const char *filename)CImg [static]
get_load_pnm(const char *filename)CImg [static]
get_load_raw(const char *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(const char *filename, const unsigned int dimw, const unsigned int dimh)CImg [static]
get_load_rgba(const char *filename, const unsigned int dimw, const unsigned int dimh)CImg [static]
get_load_tiff(const char *filename)CImg [static]
get_load_yuv(const char *filename, const unsigned int sizex, const unsigned int sizey, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=true)CImg [static]
get_log() const CImg
get_log10() const CImg
get_logo40x38()CImg [static]
get_LUTtoRGB(const CImg< t > &palette) const CImg
get_LUTtoRGB() const CImg
get_matrix_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) const CImg
get_max(const CImg< t > &img) const CImg
get_max(const T &val) const CImg
get_min(const CImg< t > &img) const CImg
get_min(const T &val) const CImg
get_mirror(const char axe='x')CImg
get_mul(const CImg< t > &img) const CImg
get_noise(const double sigma=-20, const unsigned int ntype=0) const CImg
get_norm_pointwise(int norm_type=2) const CImg
get_normalize(const T &a, const T &b) const CImg
get_orientation_pointwise() const CImg
get_permute(const CImg< t > &permutation) const CImg
get_plane(const unsigned int z0, const unsigned int v0=0) const CImg
get_planes(const unsigned int z0, const unsigned int z1, const unsigned int v0=0) const CImg
get_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
get_pow(const double p) const CImg
get_pow(const CImg< t > &img) const CImg
get_projections2d(const unsigned int px0, const unsigned int py0, const unsigned int pz0) const CImg
get_pseudoinverse() const CImg
get_quantize(const unsigned int n=256) const CImg
get_resize(const int pdx=-100, const int pdy=-100, const int pdz=-100, const int pdv=-100, const unsigned int interp=1, const int border_condition=-1) const CImg
get_resize(const CImg< t > &src, const unsigned int interp=1, const int border_condition=-1) const CImg
get_resize(const CImgDisplay &disp, const unsigned int interp=1, const int border_condition=-1) const CImg
get_resize_halfXY() const CImg
get_RGBtoHSV() const CImg
get_RGBtoLab() const CImg
get_RGBtoLUT(const CImg< t > &palette, const bool dithering=true, const bool indexing=false) const CImg
get_RGBtoLUT(const bool dithering=true, const bool indexing=false) const CImg
get_RGBtoxyY() const CImg
get_RGBtoXYZ() const CImg
get_RGBtoYCbCr() const CImg
get_RGBtoYUV() const CImg
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) const CImg
get_scroll(const int scrollx, const int scrolly=0, const int scrollz=0, const int scrollv=0, const int border_condition=0) const CImg
get_shared()CImg
get_shared() const CImg
get_shared_channel(const unsigned int v0)CImg
get_shared_channel(const unsigned int v0) const CImg
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) const CImg
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) const CImg
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) const CImg
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) const 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)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) const CImg
get_sin() const CImg
get_slice(const unsigned int z0=0) 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() const CImg
get_SVD(const bool sorting=true) const CImg
get_symmetric_eigen() const CImg
get_tan() const CImg
get_tensor_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) const CImg
get_threshold(const T &thres) const CImg
get_transpose() const CImg
get_vector_at(const unsigned int x=0, const unsigned int y=0, const unsigned int z=0) const CImg
get_xyYtoRGB() const CImg
get_xyYtoXYZ() const CImg
get_XYZtoLab() const CImg
get_XYZtoRGB() const CImg
get_XYZtoxyY() const CImg
get_YCbCrtoRGB() const CImg
get_YUVtoRGB() const CImg
heightCImg
HSVtoRGB()CImg
identity_matrix(const unsigned int N)CImg [static]
inverse(const bool use_LU=true)CImg
is_empty() const CImg
is_sameV(const CImg< t > &img) const CImg
is_sameX(const CImg< t > &img) const CImg
is_sameXY(const CImg< t > &img) const CImg
is_sameXYZ(const CImg< t > &img) const CImg
is_sameXYZV(const CImg< t > &img) const CImg
is_sameY(const CImg< t > &img) const CImg
is_sameZ(const CImg< t > &img) const CImg
is_sharedCImg
iterator typedefCImg
kth_smallest(const unsigned int k) const CImg
LabtoRGB()CImg
LabtoXYZ()CImg
line(const unsigned int y0, const unsigned int z0=0, const unsigned int v0=0)CImg
linear_pix1d(const float fx, const int y, const int z, const int v, const T &out_val) const CImg
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) const CImg
linear_pix4d(const float fx, const float fy, const float fz, const float fv, const T &out_val) const CImg
lines(const unsigned int y0, const unsigned int y1, const unsigned int z0=0, const unsigned int v0=0) const CImg
load(const char *filename)CImg
load_analyze(const char *filename, float *voxsize=0)CImg
load_ascii(const char *filename)CImg
load_bmp(const char *filename)CImg
load_cimg(const char *filename, const char axis='v', const char align='p')CImg
load_convert(const char *filename)CImg
load_dicom(const char *filename)CImg
load_dlm(const char *filename)CImg
load_inr(const char *filename, float *voxsize=0)CImg
load_jpeg(const char *filename)CImg
load_off(const char *filename, CImgList< tf > &primitives, CImgList< tc > &colors, const bool invert_faces=false)CImg
load_pandore(const char *filename)CImg
load_parrec(const char *filename, const char axis='v', const char align='p')CImg
load_png(const char *filename)CImg
load_pnm(const char *filename)CImg
load_raw(const char *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(const char *filename, const unsigned int dimw, const unsigned int dimh)CImg
load_rgba(const char *filename, const unsigned int dimw, const unsigned int dimh)CImg
load_tiff(const char *filename)CImg
load_yuv(const char *filename, const unsigned int sizex, const unsigned int sizey, const unsigned int first_frame=0, const int last_frame=-1, const bool yuv2rgb=true)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) const CImg
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
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) const CImg
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]
max(const CImg< t > &img)CImg
max(const T &val)CImg
median() const CImg
min(const CImg< t > &img)CImg
min(const T &val)CImg
mirror(const char axe='x')CImg
MSE(const CImg< t > &img) const CImg
mul(const CImg< t > &img)CImg
noise(const double sigma=-20, const unsigned int ntype=0)CImg
norm(const int ntype=2) const CImg
norm_pointwise()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) const CImg
operator &(const CImg &img) const CImg
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!() const CImg
operator!=(const CImg< t > &img) const CImg
operator%(const CImg &img) const CImg
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+() const CImg
operator++()CImg
operator+=(const t &val)CImg
operator+=(const CImg< t > &img)CImg
operator-() const CImg
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 unsigned int n) const CImg
operator<<(const CImg< t > &img) const CImg
operator<<=(const unsigned int n)CImg
operator=(const CImg< t > &img)CImg
operator=(const T *buf)CImg
operator=(const T &val)CImg
operator==(const CImg< t > &img) const CImg
operator>>(const unsigned int n) const CImg
operator>>=(const unsigned int n)CImg
operator[](const unsigned long off)CImg
operator^(const CImg &img) const CImg
operator^(const T &val) const CImg
operator^=(const CImg &img)CImg
operator^=(const T &val)CImg
operator|(const CImg &img) const CImg
operator|(const T &val) const CImg
operator|=(const CImg &img)CImg
operator|=(const T &val)CImg
operator~() const CImg
orientation_pointwise()CImg
permute(const CImg< t > &permutation)CImg
pix1d(const int x, const int y, const int z, const int v, const T &out_val) const CImg
pix2d(const int x, const int y, const int z, const int v, const T &out_val) const CImg
pix3d(const int x, const int y, const int z, const int v, const T &out_val) const CImg
pix4d(const int x, const int y, const int z, const int v, const T &out_val) const CImg
pixel_type()CImg [static]
plane(const unsigned int z0, const unsigned int v0=0)CImg
planes(const unsigned int z0, const unsigned int z1, const unsigned int v0=0)CImg
pow(const double p)CImg
pow(const CImg< t > &img)CImg
print(const char *title=0, const unsigned int print_flag=1) const CImg
print(const unsigned int print_flag) const CImg
pseudoinverse()CImg
PSNR(const CImg< t > &img, const double valmax=255.0) const CImg
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 unsigned int interp=1, const int border_condition=-1)CImg
resize(const CImg< t > &src, const unsigned int interp=1, const int border_condition=-1)CImg
resize(const CImgDisplay &disp, const unsigned int interp=1, const int border_condition=-1)CImg
resize_halfXY()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]
save(const char *filename, const int number=-1) const CImg
save_analyze(const char *filename, const float *const voxsize=0) const CImg
save_ascii(const char *filename) const CImg
save_bmp(const char *filename) const CImg
save_cimg(const char *filename) const CImg
save_convert(const char *filename, const unsigned int quality=100) const CImg
save_dicom(const char *filename) const CImg
save_dlm(const char *filename) const CImg
save_inr(const char *filename, const float *const voxsize=0) const CImg
save_jpeg(const char *filename, const unsigned int quality=100) const CImg
save_off(const char *filename, const CImgList< tf > &primitives, const CImgList< tc > &colors, const bool invert_faces=false) const CImg
save_pandore(const char *filename, const unsigned int colorspace=0) const CImg
save_png(const char *filename) const CImg
save_pnm(const char *filename) const CImg
save_raw(const char *filename, const bool multiplexed=false) const CImg
save_rgb(const char *filename) const CImg
save_rgba(const char *filename) const CImg
save_tiff(const char *filename) const CImg
save_yuv(const char *filename, const bool rgb2yuv=true) const CImg
scroll(const int scrollx, const int scrolly=0, const int scrollz=0, const int scrollv=0, const int border_condition=0)CImg
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
sin()CImg
size() const CImg
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
sum() const CImg
SVD(CImg< t > &U, CImg< t > &S, CImg< t > &V, const bool sorting=true, const unsigned int max_iter=40) const CImg
SVD(CImgList< t > &USV) const CImg
symmetric_eigen(CImg< t > &val, CImg< t > &vec) const CImg
symmetric_eigen(CImgList< t > &eig) const CImg
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]
threshold(const T &thres)CImg
trace() const CImg
transpose()CImg
unroll(const char axe='x')CImg
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