Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/desc/exe/
H A Dvolm_desc_land_exe.cxx29 vul_arg<std::string> land_name("-land", "land id for test query image", ""); in main() local
110 …if (land_name().compare("") != 0 && volm_osm_category_io::volm_land_table_name.find(land_name()) =… in main()
119 unsigned char land_id = volm_osm_category_io::volm_land_table_name[land_name()].id_; in main()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bwm/
H A Dbwm_tableau_cam.cxx467 std::string land_name = land_types[land_vec_id]; in add_ground_plane() local
468 unsigned char land_id = volm_osm_category_io::volm_land_table_name[land_name].id_; in add_ground_plane()
529 std::string land_name = land_types[land_vec_id]; in add_region() local
530 unsigned char land_id = volm_osm_category_io::volm_land_table_name[land_name].id_; in add_region()