Loading...
get_blur_anisotropic
cimg_library::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) const
cimg_library::CImg::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::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
get_blur_bilateral
cimg_library::CImg::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::get_blur_bilateral(const float sigmas, const float sigmar, const int bgrids=-33, const int bgridr=32, const bool interpolation=true) const
get_crop
cimg_library::CImg::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::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::get_crop(const int x0, const int y0, const int x1, const int y1, const bool border_condition=false) const
cimg_library::CImg::get_crop(const int x0, const int x1, const bool border_condition=false) const
cimg_library::CImgList::get_crop(const unsigned int i0, const unsigned int i1, const bool shared=false) const
cimg_library::CImgList::get_crop(const unsigned int i0, const unsigned int i1, const int x0, const int y0, const int z0, const int v0, const int x1, const int y1, const int z1, const int v1) const
cimg_library::CImgList::get_crop(const unsigned int i0, const unsigned int i1, const int x0, const int y0, const int z0, const int x1, const int y1, const int z1) const
cimg_library::CImgList::get_crop(const unsigned int i0, const unsigned int i1, const int x0, const int y0, const int x1, const int y1) const
cimg_library::CImgList::get_crop(const unsigned int i0, const unsigned int i1, const int x0, const int x1) const
get_fill
cimg_library::CImg::get_fill(const T val) const
cimg_library::CImg::get_fill(const T val0, const T val1) const
cimg_library::CImg::get_fill(const T val0, const T val1, const T val2) const
cimg_library::CImg::get_fill(const T val0, const T val1, const T val2, const T val3) const
cimg_library::CImg::get_fill(const T val0, const T val1, const T val2, const T val3, const T val4) const
cimg_library::CImg::get_fill(const T val0, const T val1, const T val2, const T val3, const T val4, const T val5) const
cimg_library::CImg::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::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::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::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::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::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::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::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::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::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::get_fill(const int val0,...) const
cimg_library::CImg::get_fill(const double val0,...) const
get_insert
cimg_library::CImgList::get_insert(const CImg< t > &img, const unsigned int pos=~0U, const bool shared=false) const
cimg_library::CImgList::get_insert(const unsigned int n, const CImg< t > &img, const unsigned int pos=~0U, const bool shared=false) const
cimg_library::CImgList::get_insert(const CImgList< t > &list, const unsigned int pos=~0U, int shared=0) const
cimg_library::CImgList::get_insert(const unsigned int n, const CImgList< t > &list, const unsigned int pos=~0U, const int shared=0) const
get_load_cimg
cimg_library::CImg::get_load_cimg(std::FILE *const file, const char axis='z', const char align='p')
cimg_library::CImg::get_load_cimg(const char *const filename, const char axis='z', const char align='p')
cimg_library::CImg::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::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::CImgList::get_load_cimg(std::FILE *const file, const char *const filename=0)
cimg_library::CImgList::get_load_cimg(const char *const filename)
cimg_library::CImgList::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)
cimg_library::CImgList::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)
get_load_raw
cimg_library::CImg::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::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)
get_load_yuv
cimg_library::CImg::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::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::CImgList::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_library::CImgList::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)
get_resize
cimg_library::CImg::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::get_resize(const CImg< t > &src, const int interp=1, const int border_condition=-1, const bool center=false) const
cimg_library::CImg::get_resize(const CImgDisplay &disp, const int interp=1, const int border_condition=-1, const bool center=false) const
Searching...
No Matches