From f931b7d27a6128706bb54ee68898fcbf237e3a9b Mon Sep 17 00:00:00 2001 From: Olivier Commowick Date: Wed, 9 Feb 2022 11:10:45 +0100 Subject: [PATCH] Typos in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed29efd..77a3c3a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # An evolutive article on block-matching based registration techniques -This repository sims at providing, release after release, a new concept of article that evolves over time and incremental updates of the associated registration algorithms. This paper focuses on the block-matching algorithm for medical images registration and the core, behind the hood, developments I have made to it (with numerous students and post-docs) over the years. It cannot be self-contained but hopefully will contain stuff of interest to the readers. +This repository aims at providing, release after release, a new concept of article that evolves over time and incremental updates of the associated registration algorithms. This paper focuses on the block-matching algorithm for medical images registration and the core, behind the hood, developments I have made to it (with numerous students and post-docs) over the years. It cannot be self-contained but hopefully will contain stuff of interest to the readers. The possibilities offered by a Git platform will be used to provide: