Home
last modified time | relevance | path

Searched refs:gt_fix (Results 1 – 2 of 2) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/pro/processes/
H A Dvolm_generate_height_map_from_ply.cxx140 auto gt_fix = pro.get_input<float>(5); in volm_generate_height_map_plot_process() local
157 gt_height(i,j) += gt_fix; in volm_generate_height_map_plot_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/pyscripts/
H A Dvolm_adaptor.py440 def generate_height_map_plot(gt_height, height, dif_init, dif_final, dif_increment, gt_fix): argument
447 batch.set_input_float(5, gt_fix)