Home
last modified time | relevance | path

Searched defs:change_image (Results 1 – 22 of 22) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/betr/
H A Dbetr_pixelwise_change_detection.h34 vil_image_resource_sptr change_image( in change_image() function
H A Dbetr_edgel_change_detection.h38 vil_image_resource_sptr change_image(unsigned& i_offset, unsigned& j_offset) const override{ in change_image() function
H A Dbetr_algorithm.h95 …virtual vil_image_resource_sptr change_image(unsigned& i_offset, unsigned& j_offset) const {return… in change_image() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/cpp/algo/
H A Dboxm2_change_detection_functor.h89 vil_image_view<float> * change_image) in set_data()
/dports/games/julius/julius-1.7.0/src/window/editor/
H A Dattributes.c259 static void change_image(int forward, int param2) in change_image() function
/dports/games/augustus/augustus-3.1.0/src/window/editor/
H A Dattributes.c259 static void change_image(int forward, int param2) in change_image() function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/algo/
H A Dbstm_ocl_change_detection.cxx210 …bocl_mem_sptr change_image = opencl_cache->alloc_mem(cl_ni*cl_nj*sizeof(float), change_image_buff,… in change_detect() local
527 …bocl_mem_sptr change_image = opencl_cache->alloc_mem(cl_ni*cl_nj*sizeof(float), change_image_buff,… in change_detect() local
999 …bocl_mem_sptr change_image = opencl_cache->alloc_mem(cl_ni*cl_nj*sizeof(float), change_image_buff,… in update_change() local
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/algo/
H A Dboxm2_ocl_change_detection.cxx190 …bocl_mem_sptr change_image = opencl_cache->alloc_mem(cl_ni*cl_nj*sizeof(float), change_image_buff,… in change_detect() local
768 …bocl_mem_sptr change_image = opencl_cache->alloc_mem(cl_ni*cl_nj*sizeof(float), change_image_buff,… in change_detect() local
1226 …bocl_mem_sptr change_image = opencl_cache->alloc_mem(cl_ni*cl_nj*sizeof(float), change_image_buff,… in change_detect() local
/dports/graphics/eog-plugins/eog-plugins-3.26.7/plugins/map/
H A Deog-map-plugin.c191 change_image (ChamplainLabel *marker, in change_image() function
/dports/x11-wm/windowmaker/WindowMaker-0.95.9/util/
H A Dwmiv.c494 int change_image(int way) in change_image() function
/dports/x11-wm/libwraster/WindowMaker-0.95.9/util/
H A Dwmiv.c492 int change_image(int way) in change_image() function
/dports/games/lordsawar/lordsawar-0.3.2/src/editor/
H A Dcityset-window.cpp749 Glib::ustring CitySetWindow::change_image(Glib::ustring msg, Glib::ustring imgname, int num, std::v… in change_image() function in CitySetWindow
/dports/www/links/links-2.25/
H A Dimg.c1301 void change_image (struct g_object_image *goi, unsigned char *url, unsigned char *src, struct f_dat… in change_image() function
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Drgblevels.c930 void change_image(struct dt_iop_module_t *self) in change_image() function
H A Dbasicadj.c569 void change_image(struct dt_iop_module_t *self) in change_image() function
H A Drgbcurve.c1344 void change_image(struct dt_iop_module_t *self) in change_image() function
H A Dretouch.c2097 void change_image(struct dt_iop_module_t *self) in change_image() function
/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Drgblevels.c933 void change_image(struct dt_iop_module_t *self) in change_image() function
H A Dbasicadj.c569 void change_image(struct dt_iop_module_t *self) in change_image() function
H A Drgbcurve.c1344 void change_image(struct dt_iop_module_t *self) in change_image() function
H A Dretouch.c2097 void change_image(struct dt_iop_module_t *self) in change_image() function
/dports/graphics/GraphicsMagick/GraphicsMagick-1.3.36/magick/
H A Dcomposite.c3185 *change_image; in CompositeImage() local