paper-with-me

홈 › Papers

Fast CT anatomic localization algorithm

2023-12-05 · Amit Oved

Automatically determining the position of every slice in a CT scan is a basic yet powerful capability allowing fast retrieval of region of interest for visual inspection and automated analysis. Unlike conventional localization approaches which work at the slice level, we directly localize only a fraction of the slices and and then fit a linear model which maps slice index to its estimated axial anatomical position based on those slices. The model is then used to assign axial position to every slices of the scan. This approach proves to be both computationally efficient, with a typical processing time of less than a second per scan (regardless of its size), accurate, with a typical median localization error of 1 cm, and robust to different noise sources, imaging protocols, metal induced artifacts, anatomical deformations etc. Another key element of our approach is the introduction of a mapping confidence score. This score acts as a fail safe mechanism which allows a rejection of unreliable localization results in rare cases of anomalous scans. Our algorithm sets new State Of The Art results in terms of localization accuracy. It also offers a decrease of two orders of magnitude in processing time with respect to all published processing times. It was designed to be invariant to various scan resolutions, scan protocols, patient orientations, strong artifacts and various deformations and abnormalities. Additionally, our algorithm is the first one to the best of our knowledge which supports the entire body from head to feet and is not confined to specific anatomical region. This algorithm was tested on thousands of scans and proves to be very reliable and useful as a preprocessing stage for many applications.

📄 PDF Abstract BibTeX arXiv:2312.02941

Code (0)

등록된 구현이 없습니다.

Tasks

Position

Similar Papers 제목 키워드 기반

landmarker: a Toolkit for Anatomical Landmark Localization in 2D/3D Images

2025-01-17 · Jef Jonkers, Luc Duchateau, Glenn Van Wallendael, Sofie Van Hoecke

Anatomical landmark localization in 2D/3D images is a critical task in medical imaging. Although many general-purpose tools exist for landmark localization in classical computer vision tasks, such as pose estimation, the…

Pose Estimation

Deep Learning-Based Regression and Classification for Automatic Landmark Localization in Medical Images

2020-07-10 · Julia M. H. Noothout, Bob D. de Vos, Jelmer M. Wolterink, Elbrich M. Postma 외

In this study, we propose a fast and accurate method to automatically localize anatomical landmarks in medical images. We employ a global-to-local localization approach using fully convolutional neural networks (FCNNs). …

ClassificationGeneral Classificationregression

LOOC: Localizing Organs using Occupancy Networks and Body Surface Depth Images

2024-06-18 · Pit Henrich, Franziska Mathis-Ullrich

We introduce a novel method employing occupancy networks for the precise localization of 67 anatomical structures from single depth images captured from the exterior of the human body. This method considers the anatomica…

DiagnosticDiversity

RAU: Reference-based Anatomical Understanding with Vision Language Models

2025-09-26 · Yiwei Li, Yikang Liu, Jiaqi Guo, Lin Zhao 외 arxiv

Anatomical understanding through deep learning is critical for automatic report generation, intra-operative navigation, and organ localization in medical imaging; however, its progress is constrained by the scarcity of e…

Visual Question AnsweringSpatial ReasoningVisual Reasoning

ConvNet-Based Localization of Anatomical Structures in 3D Medical Images

2017-04-19 · Bob D. de Vos, Jelmer M. Wolterink, Pim A. de Jong, Tim Leiner 외

Localization of anatomical structures is a prerequisite for many tasks in medical image analysis. We propose a method for automatic localization of one or more anatomical structures in 3D medical images through detection…

Medical Image Analysis