Home
last modified time | relevance | path

Searched defs:img_ref (Results 1 – 12 of 12) sorted by relevance

/dports/science/py-dipy/dipy-1.4.1/doc/examples/
H A Dregister_binary_fuzzy.py32 img_ref = np.zeros((64, 64)) variable
33 img_ref = draw_ellipse(img_ref, (25, 15), (10, 5)) variable
34 img_ref = draw_ellipse(img_ref, (20, 45), (15, 10)) variable
35 img_ref = draw_ellipse(img_ref, (50, 40), (7, 15)) variable
44 def show_images(img_ref, img_warp, fig_name): argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/baml/
H A Dbaml_detect_change.cxx28 const vil_image_view<vxl_uint_16>& img_ref, in detect()
61 baml_change_detection::multi_image_detect( in multi_image_detect()
114 bool baml_change_detection::expected_time_change( in expected_time_change()
188 const vil_image_view<vxl_uint_16>& img_ref, in detect_internal()
294 bool baml_change_detection::detect_multi_internal( in detect_multi_internal()
463 const vil_image_view<vxl_uint_16>& img_ref, in detect_bt()
516 const vil_image_view<vxl_uint_16>& img_ref, in detect_census()
577 const vil_image_view<vxl_uint_16>& img_ref, in detect_difference()
633 const vil_image_view<vxl_uint_16>& img_ref, in detect_gradient()
708 const vil_image_view<vxl_uint_16>& img_ref, in detect_nonparam()
[all …]
H A Dbaml_birchfield_tomasi.hxx17 const vil_image_view<T>& img_ref, in baml_compute_birchfield_tomasi()
H A Dbaml_utilities.cxx24 const vil_image_view<vxl_uint_16>& img_ref, in baml_correct_gain_offset()
87 const vil_image_view<vxl_uint_16>& img_ref, in baml_correct_gain_offset_tiled()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bsgm/
H A Dbsgm_multiscale_disparity_estimator.h126 const vil_image_view<T>& img_ref, in compute()
262 const vil_image_view<T>& img_ref, in compute_both()
H A Dbsgm_disparity_estimator.h317 const vil_image_view<T>& img_ref, in compute_census_data()
429 const vil_image_view<T>& img_ref, in compute()
H A Dbsgm_error_checking.hxx141 const vil_image_view<T>& img_ref, in bsgm_compute_invalid_map()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bsgm/pro/processes/
H A Dbsgm_matching_stereo_process.cxx94 auto* img_ref = dynamic_cast<vil_image_view<vxl_byte>*>(img_ref_sptr.ptr()); in bsgm_matching_stereo_process() local
/dports/science/hdf/hdf-4.2.15/hdf/src/
H A Dmfgr.c190 uint16 img_tag,img_ref; /* tag/ref of the image itself */ member
455 uint16 img_ref) in Store_imginfo()
634 int32 img_tag,img_ref; /* image tag/ref in the Vgroup */ in GRIget_image_list() local
873 int32 img_tag,img_ref; /* image tag/ref in the Vgroup */ in GRIget_image_list() local
6581 uint16 img_tag, img_ref; /* shortcuts image's tag/ref */ in GR2bmapped() local
H A Dmfgr.h105 uint16 img_tag,img_ref; /* tag & ref of the image data */ member
/dports/devel/godot/godot-3.2.3-stable/editor/plugins/
H A Dcurve_editor_plugin.cpp799 Ref<Image> img_ref; in generate() local
/dports/devel/godot-tools/godot-3.2.3-stable/editor/plugins/
H A Dcurve_editor_plugin.cpp799 Ref<Image> img_ref; in generate() local