Home
last modified time | relevance | path

Searched defs:geotiff_filename (Results 1 – 2 of 2) sorted by path

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/pyscripts/
H A Dvpgl_adaptor.py791 def get_geocam_footprint_with_value(geocam, geotiff_filename, out_kml_filename="", write_kml=False): argument
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/core/vpgl_pro/processes/
H A Dvpgl_geo_camera_processes.cxx286 std::string geotiff_filename = pro.get_input<std::string>(1); in vpgl_geo_footprint_process() local
358 std::string geotiff_filename = pro.get_input<std::string>(in_i++); in vpgl_geo_footprint_process2() local