Functions
src/tools/lvr2_hdf5togeotiff/Main.cpp File Reference
#include "lvr2/io/HDF5IO.hpp"
#include <boost/range/iterator_range.hpp>
#include <boost/foreach.hpp>
#include <boost/filesystem.hpp>
#include <string>
#include <fstream>
#include <sys/stat.h>
#include "lvr2/io/GeoTIFFIO.hpp"
#include "Options.hpp"
Include dependency graph for src/tools/lvr2_hdf5togeotiff/Main.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
int processConversion (std::string input_filename, std::string position_code, std::string output_filename, size_t min_channel, size_t max_channel)
 Extraction of radiometric data from a given HDF5 file into a new GeoTIFF file in (optionally) given output path. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 82 of file src/tools/lvr2_hdf5togeotiff/Main.cpp.

◆ processConversion()

int processConversion ( std::string  input_filename,
std::string  position_code,
std::string  output_filename,
size_t  min_channel,
size_t  max_channel 
)

Extraction of radiometric data from a given HDF5 file into a new GeoTIFF file in (optionally) given output path.

Parameters
input_filenamePath to the input HDF5 file formatted due to lvr_2 convention
position_code5 character code of the scan position (e.g. 00000)
output_filenamePath to the output GeoTIFF file
min_channellowest channel to be extracted
max_channelhighest channel to be extracted
Returns
standard C++ return value

Definition at line 32 of file src/tools/lvr2_hdf5togeotiff/Main.cpp.



lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:25