Home
last modified time | relevance | path

Searched refs:BSTM_GAUSS_RGB (Results 1 – 23 of 23) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/
H A Dbstm_data_traits.h30 BSTM_GAUSS_RGB, enumerator
92 class bstm_data_traits<BSTM_GAUSS_RGB>
275 if (prefix.find(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) != std::string::npos) in datasize()
276 return bstm_data_traits<BSTM_GAUSS_RGB>::datasize(); in datasize()
309 else if (prefix.find(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) != std::string::npos) in data_type()
310 return BSTM_GAUSS_RGB ; in data_type()
348 static const bstm_data_type bstm_type = BSTM_GAUSS_RGB;
407 template <> struct bstm_to_boxm2_type<BSTM_GAUSS_RGB> {
H A Dbstm_util.cxx65 if (app == bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) { in query_point_color()
85 if (data_type.find(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) != in query_point_color()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/pro/processes/
H A Dbstm_cpp_refine_space_process.cxx77 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_cpp_refine_space_process()
130 …else if (app_data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix() && nobs_data_type == bstm_da… in bstm_cpp_refine_space_process()
131 …bstm_refine_blk_in_space_function<BSTM_GAUSS_RGB, BSTM_NUM_OBS_SINGLE> ( blk_t, blk, datas, change… in bstm_cpp_refine_space_process()
H A Dbstm_cpp_refine_tt_process.cxx77 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_cpp_refine_tt_process()
130 …else if (app_data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix() && nobs_data_type == bstm_da… in bstm_cpp_refine_tt_process()
131 …bstm_refine_blk_in_time_function<BSTM_GAUSS_RGB, BSTM_NUM_OBS_SINGLE> ( blk_t, blk, datas, change_… in bstm_cpp_refine_tt_process()
H A Dbstm_cpp_copy_data_to_future_process.cxx75 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_cpp_copy_data_to_future_process()
126 …else if (app_data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix() && nobs_data_type == bstm_da… in bstm_cpp_copy_data_to_future_process()
127 …bstm_copy_data_to_future_function<BSTM_GAUSS_RGB, BSTM_NUM_OBS_SINGLE> ( blk_t, blk, datas, local_… in bstm_cpp_copy_data_to_future_process()
H A Dbstm_cpp_ingest_boxm2_scene_process.cxx91 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_cpp_ingest_boxm2_scene_process()
188 …a_traits<BOXM2_GAUSS_RGB>::prefix() && data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix() ) { in bstm_cpp_ingest_boxm2_scene_process()
189 …bstm_ingest_boxm2_scene_function<BSTM_GAUSS_RGB, BOXM2_GAUSS_RGB>(blk,blk_t,datas,boxm2_blk,boxm2_… in bstm_cpp_ingest_boxm2_scene_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/pro/processes/
H A Dbstm_ocl_render_gl_expected_color_process.cxx131 if ( scene->has_data_type(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) ) { in bstm_ocl_render_gl_expected_color_process()
132 data_type = bstm_data_traits<BSTM_GAUSS_RGB>::prefix(); in bstm_ocl_render_gl_expected_color_process()
135 apptypesize = bstm_data_traits<BSTM_GAUSS_RGB>::datasize(); in bstm_ocl_render_gl_expected_color_process()
H A Dbstm_ocl_render_expected_image_process.cxx161 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_ocl_render_expected_image_process()
173 bool isColor = ( data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix() ); in bstm_ocl_render_expected_image_process()
H A Dbstm_ocl_render_gl_expected_image_process.cxx149 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_ocl_render_gl_expected_image_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/algo/
H A Dbstm_data_similarity_traits.h193 template <> class bstm_similarity_traits<BSTM_GAUSS_RGB, BOXM2_GAUSS_RGB> {
195 static bool is_similar(bstm_data_traits<BSTM_GAUSS_RGB>::datatype app, in is_similar()
226 static float app_rms(bstm_data_traits<BSTM_GAUSS_RGB>::datatype app, in app_rms()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/cpp/algo/Templates/
H A Dbstm_refine_blk_in_space_function+BSTM_GAUSS_RGB.cxx4 template class bstm_refine_blk_in_space_function<BSTM_GAUSS_RGB, BSTM_NUM_OBS_SINGLE>;
H A Dbstm_copy_data_to_future_function+BSTM_GAUSS_RGB-.cxx4 template class bstm_copy_data_to_future_function<BSTM_GAUSS_RGB, BSTM_NUM_OBS_SINGLE>;
H A Dbstm_ingest_boxm2_function+BSTM_GAUSS_RGB-.cxx5 template class bstm_ingest_boxm2_scene_function<BSTM_GAUSS_RGB, BOXM2_GAUSS_RGB>;
H A Dbstm_refine_blk_in_time_function+BSTM_GAUSS_RGB-.cxx4 template class bstm_refine_blk_in_time_function<BSTM_GAUSS_RGB, BSTM_NUM_OBS_SINGLE>;
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/pro/processes/
H A Dbstm_describe_scene_process.cxx60 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_describe_scene_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/pro/processes/
H A Dbstm_multi_describe_scene_process.cxx72 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in bstm_multi_describe_scene_process()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/cpp/pro/processes/
H A Dbstm_multi_cpp_bstm_to_bstm_multi_scene_process.cxx39 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in check_data_types()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm_multi/cpp/algo/
H A Dbstm_multi_bstm_block_to_bstm_multi_block_function.cxx44 bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in get_bstm_data_buffers()
202 TIME_DIFFERENCES_CASE(BSTM_GAUSS_RGB); in dispatch_time_differences_from_bstm_trees()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/view/
H A Dbstm_ocl_render_tableau.cxx157 if(scene_->has_data_type(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) ) in render_frame()
H A Dbstm_ocl_multi_render_tableau.cxx205 if(scene_->has_data_type(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) ) in render_frame()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/
H A Dbstm_ocl_util.cxx242 else if ( data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix()) in mog_options()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bstm/ocl/algo/
H A Dbstm_ocl_update_color.cxx592 if ( app == bstm_data_traits<BSTM_GAUSS_RGB >::prefix() ) in validate_appearances()
597 appTypeSize = (int)bstm_data_info::datasize(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in validate_appearances()
H A Dbstm_ocl_change_detection.cxx69 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in change_detect()
75 bool isColor = (data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in change_detect()
855 valid_types.push_back(bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in update_change()
862 bool isColor = (data_type == bstm_data_traits<BSTM_GAUSS_RGB>::prefix()); in update_change()