Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/volm/exe/
H A Dvolm_refine_height_map.cxx201 vgl_box_2d<double> h_bbox(h_lowerleft_lon, h_upperrght_lon, h_lowerleft_lat, h_upperrght_lat); in main() local
205 volm_geo_index2::get_leaves(class_root, leaves, h_bbox); in main()
211 …overlapped 2d class map for current height map: " << height_img_name() << " -- " << h_bbox << '\n'; in main()
217 …std::cout << "there are " << num_leaves << " class maps intersect with height map " << h_bbox << s… in main()