Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

brsegmentation/brsegmentation.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

Mammogram segmentation using multi-atlas deformable registration

Accurate breast region segmentation is an important step in various automated algorithms involving detection of lesions like masses and microcalcifications, and efficient telemammography. While traditional segmentation algorithms underperform due to variations in image quality and shape of the breast region, newer methods from machine learning cannot be readily applied as they need a large training dataset with segmented images. In this paper, we propose to overcome these limitations by combining clustering with deformable image registration. Using clustering, we first identify a set of atlas images that best capture the variation in mammograms. This is done using a clustering algorithm where the number of clusters is determined using model selection on a low-dimensional projection of the images. Then, we use these atlas images to transfer the segmentation to similar images using deformable image registration algorithm.

Flow chart depicting the proposed flow

Sample t-SNE projection

Associated BIC graph

BibTeX

title={Mammogram Segmentation using Multi-atlas Deformable Registration},
author={Sharma, Manish Kumar and Jas, Mainak and Karale, Vikrant and Sadhu, Anup and Mukhopadhyay, Sudipta},
journal={Computers in biology and medicine},
volume={110},
pages={244-253},
year={2019},
publisher={Elsevier}
}

Links

About

No description, website, or topics provided.

Resources

Readme

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors