Home
last modified time | relevance | path

Searched refs:input_types_ (Results 1 – 25 of 484) sorted by relevance

12345678910>>...20

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bvrml/pro/processes/
H A Dbvrml_write_processes.cxx30 input_types_[0] = "vcl_string"; in bvrml_write_box_process_cons()
31 input_types_[1] = "double"; in bvrml_write_box_process_cons()
32 input_types_[2] = "double"; in bvrml_write_box_process_cons()
33 input_types_[3] = "double"; in bvrml_write_box_process_cons()
34 input_types_[4] = "double"; in bvrml_write_box_process_cons()
35 input_types_[5] = "double"; in bvrml_write_box_process_cons()
36 input_types_[6] = "double"; in bvrml_write_box_process_cons()
38 input_types_[8] = "float"; in bvrml_write_box_process_cons()
39 input_types_[9] = "float"; in bvrml_write_box_process_cons()
40 input_types_[10] = "float"; in bvrml_write_box_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvxm/algo/pro/processes/
H A Dbvxm_create_scene_xml_process.cxx27 std::vector<std::string> input_types_(n_inputs_); in bvxm_create_scene_xml_process_cons() local
28 input_types_[0] = "vcl_string"; // scene xml output file in bvxm_create_scene_xml_process_cons()
29 input_types_[1] = "vcl_string"; // scene world directory in bvxm_create_scene_xml_process_cons()
36 input_types_[8] = "float"; // scene voxel size in bvxm_create_scene_xml_process_cons()
37 input_types_[9] = "vpgl_lvcs_sptr"; // scene lvcs in bvxm_create_scene_xml_process_cons()
38 input_types_[10] = "vcl_string"; // scene lvcs file path in bvxm_create_scene_xml_process_cons()
41 input_types_[13] = "unsigned"; // scene maximum scale in bvxm_create_scene_xml_process_cons()
100 std::vector<std::string> input_types_(n_inputs_); in bvxm_create_scene_xml_large_scale_process_cons() local
105 input_types_[4] = "vcl_string"; // land mask folder in bvxm_create_scene_xml_large_scale_process_cons()
106 input_types_[5] = "float"; // scene size in bvxm_create_scene_xml_large_scale_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/vecf/ocl/pro/processes/
H A Dboxm2_vecf_ocl_transform_scene_process.cxx41 input_types_[4] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
42 input_types_[5] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
44 input_types_[7] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
45 input_types_[8] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
47 input_types_[10] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
48 input_types_[11] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
50 input_types_[13] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
51 input_types_[14] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
52 input_types_[15] = "double"; // scale in boxm2_vecf_ocl_transform_scene_process_cons()
53 input_types_[16] = "double"; in boxm2_vecf_ocl_transform_scene_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/ocl/pro/processes/
H A Dboxm2_ocl_update_max_vis_score_process.cxx49 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_update_max_vis_score_process_cons() local
50 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_update_max_vis_score_process_cons()
51 input_types_[1] = "boxm2_scene_sptr"; in boxm2_ocl_update_max_vis_score_process_cons()
52 input_types_[2] = "boxm2_opencl_cache_sptr"; in boxm2_ocl_update_max_vis_score_process_cons()
54 input_types_[4] = "unsigned"; //input camera in boxm2_ocl_update_max_vis_score_process_cons()
114 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_update_view_normal_dot_process_cons()
115 input_types_[1] = "boxm2_scene_sptr"; in boxm2_ocl_update_view_normal_dot_process_cons()
116 input_types_[2] = "boxm2_opencl_cache_sptr"; in boxm2_ocl_update_view_normal_dot_process_cons()
175 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_update_surface_density_process_cons()
176 input_types_[1] = "boxm2_scene_sptr"; in boxm2_ocl_update_surface_density_process_cons()
[all …]
H A Dboxm2_ocl_fuse_based_visibility_process.cxx47 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_fuse_based_visibility_process_cons() local
48 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_fuse_based_visibility_process_cons()
49 input_types_[1] = "boxm2_scene_sptr"; // scene A in boxm2_ocl_fuse_based_visibility_process_cons()
50 input_types_[2] = "boxm2_scene_sptr"; // scene B in boxm2_ocl_fuse_based_visibility_process_cons()
51 input_types_[3] = "boxm2_opencl_cache_sptr"; in boxm2_ocl_fuse_based_visibility_process_cons()
92 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_fuse_based_orientation_process_cons()
93 input_types_[1] = "boxm2_scene_sptr"; // scene A in boxm2_ocl_fuse_based_orientation_process_cons()
94 input_types_[2] = "boxm2_scene_sptr"; // scene B in boxm2_ocl_fuse_based_orientation_process_cons()
95 input_types_[3] = "boxm2_opencl_cache_sptr"; in boxm2_ocl_fuse_based_orientation_process_cons()
136 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_fuse_surface_density_process_cons()
[all …]
H A Dboxm2_ocl_update_sky_process.cxx50 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_update_sky_process_cons() local
51 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_update_sky_process_cons()
52 input_types_[1] = "boxm2_scene_sptr"; in boxm2_ocl_update_sky_process_cons()
53 input_types_[2] = "boxm2_opencl_cache_sptr"; in boxm2_ocl_update_sky_process_cons()
54 input_types_[3] = "vpgl_camera_double_sptr"; //input camera in boxm2_ocl_update_sky_process_cons()
55 input_types_[4] = "vil_image_view_base_sptr"; //input image in boxm2_ocl_update_sky_process_cons()
100 std::vector<std::string> input_types_(n_inputs_); in boxm2_ocl_update_sky2_process_cons() local
101 input_types_[0] = "bocl_device_sptr"; in boxm2_ocl_update_sky2_process_cons()
102 input_types_[1] = "boxm2_scene_sptr"; in boxm2_ocl_update_sky2_process_cons()
103 input_types_[2] = "boxm2_opencl_cache_sptr"; in boxm2_ocl_update_sky2_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/pro/processes/
H A Dbstm_add_block_process.cxx28 input_types_[0] = "bstm_scene_sptr"; in bstm_add_block_process_cons()
30 input_types_[1] = "int"; in bstm_add_block_process_cons()
31 input_types_[2] = "int"; in bstm_add_block_process_cons()
32 input_types_[3] = "int"; in bstm_add_block_process_cons()
33 input_types_[4] = "int"; in bstm_add_block_process_cons()
35 input_types_[5] = "unsigned"; in bstm_add_block_process_cons()
36 input_types_[6] = "unsigned"; in bstm_add_block_process_cons()
37 input_types_[7] = "unsigned"; in bstm_add_block_process_cons()
38 input_types_[8] = "unsigned"; in bstm_add_block_process_cons()
51 input_types_[17] = "float"; // max_mb in bstm_add_block_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/pro/processes/
H A Dvolm_create_satellite_site_process.cxx29 std::vector<std::string> input_types_(3); in volm_create_satellite_resources_process_cons() local
34 if (!pro.set_input_types(input_types_)) in volm_create_satellite_resources_process_cons()
77 std::vector<std::string> input_types_(2); in volm_save_satellite_resources_process_cons() local
81 if (!pro.set_input_types(input_types_)) in volm_save_satellite_resources_process_cons()
113 std::vector<std::string> input_types_(1); in volm_load_satellite_resources_process_cons() local
114 input_types_[0] = "vcl_string"; in volm_load_satellite_resources_process_cons()
116 if (!pro.set_input_types(input_types_)) in volm_load_satellite_resources_process_cons()
163 if (!pro.set_input_types(input_types_)) in volm_query_satellite_resources_process_cons()
276 if (!pro.set_input_types(input_types_)) in volm_add_satellite_resources_process_cons()
314 if (!pro.set_input_types(input_types_)) in volm_pick_nadir_resource_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/sdet_pro/processes/
H A Dsdet_segment_image_process.cxx18 std::vector<std::string> input_types_(n_inputs_); in sdet_segment_image_process_cons() local
19 input_types_[0] = "vil_image_view_base_sptr"; in sdet_segment_image_process_cons()
21 input_types_[2] = "int"; // neighborhood, 4 or 8 in sdet_segment_image_process_cons()
25 if (!pro.set_input_types(input_types_)) in sdet_segment_image_process_cons()
83 std::vector<std::string> input_types_(n_inputs_); in sdet_segment_image_using_edge_map_process_cons() local
84 input_types_[0] = "vil_image_view_base_sptr"; in sdet_segment_image_using_edge_map_process_cons()
91 if (!pro.set_input_types(input_types_)) in sdet_segment_image_using_edge_map_process_cons()
154 input_types_[0] = "vil_image_view_base_sptr"; in sdet_segment_image_using_height_map_process_cons()
161 if (!pro.set_input_types(input_types_)) in sdet_segment_image_using_height_map_process_cons()
223 input_types_[0] = "vil_image_view_base_sptr"; in sdet_segment_image_using_height_map_process2_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/pro/processes/
H A Dbstm_multi_add_block_process.cxx37 input_types_[i++] = "int"; // index i in bstm_add_block_process_cons()
38 input_types_[i++] = "int"; // index j in bstm_add_block_process_cons()
39 input_types_[i++] = "int"; // index k in bstm_add_block_process_cons()
40 input_types_[i++] = "int"; // index t in bstm_add_block_process_cons()
42 input_types_[i++] = "double"; // min i in bstm_add_block_process_cons()
43 input_types_[i++] = "double"; // min j in bstm_add_block_process_cons()
44 input_types_[i++] = "double"; // min k in bstm_add_block_process_cons()
45 input_types_[i++] = "double"; // min t in bstm_add_block_process_cons()
47 input_types_[i++] = "double"; // max i in bstm_add_block_process_cons()
48 input_types_[i++] = "double"; // max j in bstm_add_block_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/pro/processes/
H A Dbstm_ocl_minfo_process.cxx45 input_types_[0] = "bocl_device_sptr"; in bstm_ocl_minfo_process_cons()
46 input_types_[1] = "bstm_scene_sptr"; in bstm_ocl_minfo_process_cons()
51 input_types_[6] = "float"; //len x in bstm_ocl_minfo_process_cons()
52 input_types_[7] = "float"; //len y in bstm_ocl_minfo_process_cons()
53 input_types_[8] = "float"; //len z in bstm_ocl_minfo_process_cons()
54 input_types_[9] = "float"; //R_x in bstm_ocl_minfo_process_cons()
55 input_types_[10] = "float"; //R_y in bstm_ocl_minfo_process_cons()
56 input_types_[11] = "float"; //R_z in bstm_ocl_minfo_process_cons()
57 input_types_[12] = "float"; //T_x in bstm_ocl_minfo_process_cons()
58 input_types_[13] = "float"; //T_y in bstm_ocl_minfo_process_cons()
[all …]
H A Dbstm_ocl_track_process.cxx43 input_types_[0] = "bocl_device_sptr"; in bstm_ocl_track_process_cons()
44 input_types_[1] = "bstm_scene_sptr"; in bstm_ocl_track_process_cons()
45 input_types_[2] = "bstm_cache_sptr"; in bstm_ocl_track_process_cons()
46 input_types_[3] = "bstm_opencl_cache_sptr"; in bstm_ocl_track_process_cons()
47 input_types_[4] = "float"; //center x in bstm_ocl_track_process_cons()
48 input_types_[5] = "float"; //center y in bstm_ocl_track_process_cons()
49 input_types_[6] = "float"; //center z in bstm_ocl_track_process_cons()
50 input_types_[7] = "float"; //len x in bstm_ocl_track_process_cons()
51 input_types_[8] = "float"; //len y in bstm_ocl_track_process_cons()
52 input_types_[9] = "float"; //len z in bstm_ocl_track_process_cons()
[all …]
H A Dbstm_ocl_update_color_process.cxx49 std::vector<std::string> input_types_(n_inputs_); in bstm_ocl_update_color_process_cons() local
50 input_types_[0] = "bocl_device_sptr"; in bstm_ocl_update_color_process_cons()
51 input_types_[1] = "bstm_scene_sptr"; in bstm_ocl_update_color_process_cons()
52 input_types_[2] = "bstm_opencl_cache_sptr"; in bstm_ocl_update_color_process_cons()
53 input_types_[3] = "vpgl_camera_double_sptr"; //input camera in bstm_ocl_update_color_process_cons()
54 input_types_[4] = "vil_image_view_base_sptr"; //input image in bstm_ocl_update_color_process_cons()
55 input_types_[5] = "float"; //time in bstm_ocl_update_color_process_cons()
56 input_types_[6] = "float"; //mog var in bstm_ocl_update_color_process_cons()
57 input_types_[7] = "vil_image_view_base_sptr"; //mask image view in bstm_ocl_update_color_process_cons()
58 input_types_[8] = "bool"; //update alpha in bstm_ocl_update_color_process_cons()
[all …]
H A Dbstm_ocl_update_process.cxx50 std::vector<std::string> input_types_(n_inputs_); in bstm_ocl_update_process_cons() local
51 input_types_[0] = "bocl_device_sptr"; in bstm_ocl_update_process_cons()
52 input_types_[1] = "bstm_scene_sptr"; in bstm_ocl_update_process_cons()
53 input_types_[2] = "bstm_opencl_cache_sptr"; in bstm_ocl_update_process_cons()
54 input_types_[3] = "vpgl_camera_double_sptr"; //input camera in bstm_ocl_update_process_cons()
55 input_types_[4] = "vil_image_view_base_sptr"; //input image in bstm_ocl_update_process_cons()
56 input_types_[5] = "float"; //time in bstm_ocl_update_process_cons()
57 input_types_[6] = "float"; //mog var in bstm_ocl_update_process_cons()
58 input_types_[7] = "vil_image_view_base_sptr"; //mask image view in bstm_ocl_update_process_cons()
59 input_types_[8] = "bool"; //update alpha in bstm_ocl_update_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2/pro/processes/
H A Dboxm2_add_block_process.cxx29 input_types_[0] = "boxm2_scene_sptr"; in boxm2_add_block_process_cons()
30 input_types_[1] = "int"; in boxm2_add_block_process_cons()
31 input_types_[2] = "int"; in boxm2_add_block_process_cons()
32 input_types_[3] = "int"; in boxm2_add_block_process_cons()
33 input_types_[4] = "unsigned"; in boxm2_add_block_process_cons()
34 input_types_[5] = "unsigned"; in boxm2_add_block_process_cons()
35 input_types_[6] = "unsigned"; in boxm2_add_block_process_cons()
37 input_types_[8] = "float"; // local origin x in boxm2_add_block_process_cons()
40 input_types_[11] = "float"; // block dims in boxm2_add_block_process_cons()
41 input_types_[12] = "float"; // max_mb in boxm2_add_block_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bvpl/kernels/pro/processes/
H A Dbvpl_create_edge3d_kernel_process.cxx32 std::vector<std::string> input_types_(n_inputs_); in bvpl_create_edge3d_kernel_process_cons() local
33 input_types_[0] = "int"; in bvpl_create_edge3d_kernel_process_cons()
34 input_types_[1] = "int"; in bvpl_create_edge3d_kernel_process_cons()
35 input_types_[2] = "int"; in bvpl_create_edge3d_kernel_process_cons()
36 input_types_[3] = "int"; in bvpl_create_edge3d_kernel_process_cons()
37 input_types_[4] = "int"; in bvpl_create_edge3d_kernel_process_cons()
38 input_types_[5] = "int"; in bvpl_create_edge3d_kernel_process_cons()
39 input_types_[6] = "float"; in bvpl_create_edge3d_kernel_process_cons()
40 input_types_[7] = "float"; in bvpl_create_edge3d_kernel_process_cons()
41 input_types_[8] = "float"; in bvpl_create_edge3d_kernel_process_cons()
[all …]
H A Dbvpl_create_generic_kernel_vector_process.cxx39 std::vector<std::string> input_types_(n_inputs_); in bvpl_create_generic_kernel_vector_process_cons() local
40 input_types_[0] = "float"; in bvpl_create_generic_kernel_vector_process_cons()
41 input_types_[1] = "float"; in bvpl_create_generic_kernel_vector_process_cons()
42 input_types_[2] = "float"; in bvpl_create_generic_kernel_vector_process_cons()
43 input_types_[3] = "float"; in bvpl_create_generic_kernel_vector_process_cons()
44 input_types_[4] = "float"; in bvpl_create_generic_kernel_vector_process_cons()
45 input_types_[5] = "float"; in bvpl_create_generic_kernel_vector_process_cons()
46 input_types_[6] = "vcl_string"; in bvpl_create_generic_kernel_vector_process_cons()
47 input_types_[7] = "vcl_string"; in bvpl_create_generic_kernel_vector_process_cons()
117 std::vector<std::string> input_types_(n_inputs_); in bvpl_write_generic_kernel_vector_process_cons() local
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vil_pro/processes/
H A Dbil_create_raw_image_istream_process.cxx20 std::vector<std::string> input_types_(4); in bil_create_raw_image_istream_process_cons() local
21 input_types_[0] = "vcl_string"; //raw file in bil_create_raw_image_istream_process_cons()
22 input_types_[1] = "int"; //raw file in bil_create_raw_image_istream_process_cons()
23 input_types_[2] = "int"; //raw file in bil_create_raw_image_istream_process_cons()
24 input_types_[3] = "int"; //raw file in bil_create_raw_image_istream_process_cons()
30 return pro.set_input_types(input_types_) in bil_create_raw_image_istream_process_cons()
72 std::vector<std::string> input_types_(1); in bil_read_frame_process_cons() local
73 input_types_[0] = "bil_raw_image_istream_sptr"; //raw file in bil_read_frame_process_cons()
109 std::vector<std::string> input_types_(2); in bil_seek_frame_process_cons() local
110 input_types_[0] = "bil_raw_image_istream_sptr"; //raw file in bil_seek_frame_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vpgl_pro/processes/
H A Dvpgl_get_backproject_ray_process.cxx29 input_types_[0] = "vpgl_camera_double_sptr"; in vpgl_get_backproject_ray_process_cons()
30 input_types_[1] = "float"; in vpgl_get_backproject_ray_process_cons()
31 input_types_[2] = "float"; in vpgl_get_backproject_ray_process_cons()
40 return pro.set_input_types(input_types_) && in vpgl_get_backproject_ray_process_cons()
87 input_types_[1] = "double"; in vpgl_get_rpc_backproject_ray_process_cons()
88 input_types_[2] = "double"; in vpgl_get_rpc_backproject_ray_process_cons()
89 input_types_[3] = "double"; in vpgl_get_rpc_backproject_ray_process_cons()
90 input_types_[4] = "double"; in vpgl_get_rpc_backproject_ray_process_cons()
91 input_types_[5] = "double"; in vpgl_get_rpc_backproject_ray_process_cons()
92 input_types_[6] = "double"; in vpgl_get_rpc_backproject_ray_process_cons()
[all …]
H A Dvpgl_rational_camera_process.cxx39 std::vector<std::string> input_types_(n_inputs_); in vpgl_rational_cam_img_to_global_process_cons() local
40 input_types_[0] = "vpgl_camera_double_sptr"; // rational camera in vpgl_rational_cam_img_to_global_process_cons()
41 input_types_[1] = "unsigned"; // image point i in vpgl_rational_cam_img_to_global_process_cons()
42 input_types_[2] = "unsigned"; // image point j in vpgl_rational_cam_img_to_global_process_cons()
46 input_types_[6] = "double"; // plane elevation in vpgl_rational_cam_img_to_global_process_cons()
47 input_types_[7] = "double"; // error tolerance in vpgl_rational_cam_img_to_global_process_cons()
127 std::vector<std::string> input_types_(4); in vpgl_rational_cam_nadirness_process_cons() local
129 input_types_[1] = "double"; // latitude in vpgl_rational_cam_nadirness_process_cons()
130 input_types_[2] = "double"; // longitude in vpgl_rational_cam_nadirness_process_cons()
170 std::vector<std::string> input_types_(1); in vpgl_rational_cam_rotation_to_north_process_cons() local
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/bbas_pro/processes/
H A Dbpgl_rectify_affine_image_pair_process.cxx43 std::vector<std::string> input_types_; in bpgl_rectify_affine_image_pair_process_cons() local
44 input_types_.emplace_back("vil_image_view_base_sptr"); // image0 in bpgl_rectify_affine_image_pair_process_cons()
45 input_types_.emplace_back("vpgl_camera_double_sptr"); // camera0 in bpgl_rectify_affine_image_pair_process_cons()
46 input_types_.emplace_back("vil_image_view_base_sptr"); // image0 in bpgl_rectify_affine_image_pair_process_cons()
47 input_types_.emplace_back("vpgl_camera_double_sptr"); // camera0 in bpgl_rectify_affine_image_pair_process_cons()
49 input_types_.emplace_back("double"); // min point y in bpgl_rectify_affine_image_pair_process_cons()
50 input_types_.emplace_back("double"); // min point z in bpgl_rectify_affine_image_pair_process_cons()
52 input_types_.emplace_back("double"); // max point y in bpgl_rectify_affine_image_pair_process_cons()
53 input_types_.emplace_back("double"); // max point z in bpgl_rectify_affine_image_pair_process_cons()
54 input_types_.emplace_back("double"); // rectification z in bpgl_rectify_affine_image_pair_process_cons()
[all …]
H A Dbpgl_heightmap_from_disparity_process.cxx40 std::vector<std::string> input_types_; in bpgl_heightmap_from_disparity_process_cons() local
43 input_types_.emplace_back("vil_image_view_base_sptr"); // vil_image_view<float> disparity in bpgl_heightmap_from_disparity_process_cons()
44 input_types_.emplace_back("float"); // min point x (e.g. lower left corner of a scene bbox) in bpgl_heightmap_from_disparity_process_cons()
45 input_types_.emplace_back("float"); // min point y in bpgl_heightmap_from_disparity_process_cons()
46 input_types_.emplace_back("float"); // min point z in bpgl_heightmap_from_disparity_process_cons()
48 input_types_.emplace_back("float"); // max point y in bpgl_heightmap_from_disparity_process_cons()
49 input_types_.emplace_back("float"); // max point z in bpgl_heightmap_from_disparity_process_cons()
50 input_types_.emplace_back("float"); // ground sample distance in bpgl_heightmap_from_disparity_process_cons()
51 input_types_.emplace_back("float"); // minimum disparity in bpgl_heightmap_from_disparity_process_cons()
52 input_types_.emplace_back("float"); // z-offset in bpgl_heightmap_from_disparity_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/pro/processes/
H A Dbstm_cpp_analyze_coherency_process.cxx42 input_types_[0] = "bstm_scene_sptr"; in bstm_cpp_analyze_coherency_process_cons()
43 input_types_[1] = "bstm_cache_sptr"; in bstm_cpp_analyze_coherency_process_cons()
44 input_types_[2] = "float"; //center x in bstm_cpp_analyze_coherency_process_cons()
45 input_types_[3] = "float"; //center y in bstm_cpp_analyze_coherency_process_cons()
46 input_types_[4] = "float"; //center z in bstm_cpp_analyze_coherency_process_cons()
47 input_types_[5] = "float"; //len x in bstm_cpp_analyze_coherency_process_cons()
48 input_types_[6] = "float"; //len y in bstm_cpp_analyze_coherency_process_cons()
49 input_types_[7] = "float"; //len z in bstm_cpp_analyze_coherency_process_cons()
50 input_types_[8] = "float"; //initial time in bstm_cpp_analyze_coherency_process_cons()
51 input_types_[9] = "float"; //end time in bstm_cpp_analyze_coherency_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2_multi/pro/processes/
H A Dboxm2_multi_update_process.cxx51 std::vector<std::string> input_types_(n_inputs_); in boxm2_multi_update_process_cons() local
52 input_types_[0] = "boxm2_multi_cache_sptr"; in boxm2_multi_update_process_cons()
53 input_types_[1] = "boxm2_scene_sptr"; in boxm2_multi_update_process_cons()
54 input_types_[2] = "vpgl_camera_double_sptr"; //input camera in boxm2_multi_update_process_cons()
55 input_types_[3] = "vil_image_view_base_sptr"; //input image in boxm2_multi_update_process_cons()
56 input_types_[4] = "vcl_string"; //illumination identifier in boxm2_multi_update_process_cons()
57 input_types_[5] = "bool"; //do_update_alpha/don't update alpha in boxm2_multi_update_process_cons()
58input_types_[6] = "float"; //variance value? if 0.0 or less, then use varia… in boxm2_multi_update_process_cons()
59 input_types_[7] = "bool"; //do_update_app/don't update alpha in boxm2_multi_update_process_cons()
61input_types_[9] = "float"; // far factor ( minimum # of pixels should map t… in boxm2_multi_update_process_cons()
[all …]
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bhdfs/pro/processes/
H A Dbhdfs_fs_manager_processes.cxx24 std::vector<std::string> input_types_(n_inputs_); in bhdfs_create_fs_manager_process_cons() local
25 input_types_[0] = "vcl_string"; // host_name in bhdfs_create_fs_manager_process_cons()
26 input_types_[1] = "int"; // port in bhdfs_create_fs_manager_process_cons()
71 std::vector<std::string> input_types_(n_inputs_); in bhdfs_fs_create_dir_process_cons() local
114 std::vector<std::string> input_types_(n_inputs_); in bhdfs_fs_copy_file_process_cons() local
116 input_types_[1] = "vcl_string"; // path on hdfs in bhdfs_fs_copy_file_process_cons()
155 std::vector<std::string> input_types_(n_inputs_); in bhdfs_fs_copy_files_to_local_process_cons() local
156 input_types_[0] = "vcl_string"; // path on hdfs in bhdfs_fs_copy_files_to_local_process_cons()
157 input_types_[1] = "vcl_string"; // name ending in bhdfs_fs_copy_files_to_local_process_cons()
158 input_types_[2] = "vcl_string"; // local path in bhdfs_fs_copy_files_to_local_process_cons()
[all …]

12345678910>>...20