From 201d98f63131242bb8871ed0c4a3ae9ebd4ef030 Mon Sep 17 00:00:00 2001 From: Nikita Kostovsky Date: Sun, 12 Jan 2025 17:57:45 +0100 Subject: start refactoring. non-working commit --- src/calibration.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/calibration.h') diff --git a/src/calibration.h b/src/calibration.h index ddb66a6..c2e5d73 100644 --- a/src/calibration.h +++ b/src/calibration.h @@ -21,6 +21,8 @@ bool openCalibrationTable(const QString &filename, CalibrationTablePtr &table); void dumpCalibrationPixels(std::vector &&calibrationPixels); bool dump(const CalibrationTablePtr &table, const QString &filename); +QList filter(const QList &rawProfiles); + CalibrationTablePtr calibrateX(const QList &rawProfiles); CalibrationTablePtr calibrateZ(const QList &rawProfiles, const uint32_t &stepsPerMm); -- cgit v1.2.3-70-g09d2