7 #ifndef EXPORT_IMAGE_FOR_REGRESSION_H 8 #define EXPORT_IMAGE_FOR_REGRESSION_H 22 void fileExport (
const QString &filename)
const;
31 #endif // EXPORT_IMAGE_FOR_REGRESSION_H Class for exporting during regression, when the Transformation has not yet been defined.
void fileExport(const QString &filename) const
Export to the specified file. This is called when the Transformation has not been defined...