ImageSpotFinder: Getting ready for abstract class for both CPU and GPU spot finders

This commit is contained in:
2025-10-04 22:25:55 +02:00
parent 1dff8301ff
commit 1a2c234525
9 changed files with 75 additions and 38 deletions
@@ -0,0 +1,8 @@
// SPDX-FileCopyrightText: 2025 Filip Leonarski, Paul Scherrer Institute <filip.leonarski@psi.ch>
// SPDX-License-Identifier: GPL-3.0-only
//
// Created by leonarski_f on 04.10.25.
//
#include "ImageSpotFinder.h"