From 12cc55cadf90dbd0ef03528aa08af79be109f40e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Frank=20G=20Z=C3=B6llner?= <46757067+fzoellne@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:54:27 +0200 Subject: [PATCH] Update README.md by cite to paper --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 034bdcc..2d9c7aa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ # FORCASTER Source code for the FORCASTER and FORCASTEST algorithm. +If you use our algorithm in your research please cite: + +Tönnes, C.; Zöllner, F.G. Feature-Oriented CBCT Self-Calibration Parameter Estimator for Arbitrary Trajectories: FORCAST-EST. Appl. Sci. 2023, 13, 9179. https://doi.org/10.3390/app13169179 + Data is available at: https://doi.org/10.11588/data/GIWRQA Also includes as a reference algorithm a CMA-ES minimizer using the NGI objective function.