IVCVFeb 8, 2023

A Survey of Feature detection methods for localisation of plain sections of Axial Brain Magnetic Resonance Imaging

arXiv:2302.04173v13 citationsh-index: 30
Originality Synthesis-oriented
AI Analysis

This work addresses the need for robust image registration in medical imaging, but it is incremental as it applies existing methods to a specific domain.

The paper tackled the problem of matching brain MRI images between patients and to an atlas by evaluating feature detection methods, finding that a SIFT detector with HardNet descriptor achieved 93% accuracy for patient-to-patient matching but only 52% for atlas matching.

Matching MRI brain images between patients or mapping patients' MRI slices to the simulated atlas of a brain is key to the automatic registration of MRI of a brain. The ability to match MRI images would also enable such applications as indexing and searching MRI images among multiple patients or selecting images from the region of interest. In this work, we have introduced robustness, accuracy and cumulative distance metrics and methodology that allows us to compare different techniques and approaches in matching brain MRI of different patients or matching MRI brain slice to a position in the brain atlas. To that end, we have used feature detection methods AGAST, AKAZE, BRISK, GFTT, HardNet, and ORB, which are established methods in image processing, and compared them on their resistance to image degradation and their ability to match the same brain MRI slice of different patients. We have demonstrated that some of these techniques can correctly match most of the brain MRI slices of different patients. When matching is performed with the atlas of the human brain, their performance is significantly lower. The best performing feature detection method was a combination of SIFT detector and HardNet descriptor that achieved 93% accuracy in matching images with other patients and only 52% accurately matched images when compared to atlas.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes