v1.0.0-rc.70

This commit is contained in:
2025-08-27 06:21:10 +02:00
parent 06978efe6b
commit bb32f27635
229 changed files with 2446 additions and 399 deletions

View File

@@ -2,7 +2,7 @@
// SPDX-License-Identifier: GPL-3.0-only
#include <catch2/catch_all.hpp>
#include "../image_analysis/ImageSpotFinder.h"
#include "../image_analysis/spot_finding/ImageSpotFinder.h"
TEST_CASE("ImageSpotFinder_SignalToNoise") {
size_t width = 100;