22 #ifndef SIRIUS_GDAL_DEBUG_H_ 23 #define SIRIUS_GDAL_DEBUG_H_ 35 const std::string& output_filepath);
40 #endif // SIRIUS_GDAL_DEBUG_H_
Definition: exception.h:27
void SaveFFTAsImage(const fftw_complex *fft, const Size &image_size, const std::string &output_filepath)
Data class that represents the size of an image.
Definition: types.h:38