| Literature DB >> 28289536 |
Kathrin Ungru1, Xiaoyi Jiang2.
Abstract
Many applications in biomedical imaging have a demand on automatic detection of lines, contours, or boundaries of bones, organs, vessels, and cells. Aim is to support expert decisions in interactive applications or to include it as part of a processing pipeline for automatic image analysis. Biomedical images often suffer from noisy data and fuzzy edges. Therefore, there is a need for robust methods for contour and line detection. Dynamic programming is a popular technique that satisfies these requirements in many ways. This work gives a brief overview over approaches and applications that utilize dynamic programming to solve problems in the challenging field of biomedical imaging.Entities:
Keywords: Active contours; Contour detection; Dynamic programming; Energy minimization; Segmentation; Shortest path
Year: 2017 PMID: 28289536 PMCID: PMC5338725 DOI: 10.1016/j.csbj.2017.02.001
Source DB: PubMed Journal: Comput Struct Biotechnol J ISSN: 2001-0370 Impact factor: 7.271
Efficiency of the main methods.
| Method | |
|---|---|
| SP | |
| Matrix-based approaches | |
| – SP | |
| – MSP | |
| – CSP - MSA | |
| – CSP - IPA | |
| – CSP - MBTA | |
| Active contours | |
| – ordinary approach | |
| – circular contours, MSA | |
| – circular contours, randomly fixed neighbors | |
Fig. 1Possible paths in a graph from node s to node t for the case k = 4.
Fig. 2(a) A contour detected in the ROI of a carotid artery image; (b) backtracking process in a cumulative cost matrix as discussed in Section 3.1.
Fig. 3(a) SP of a HEp-2 cell in Cartesian space; (b) CSP of the cell in Cartesian space; (c) SP in polar space; (d) CSP in polar space evaluated with IPA.
Fig. 7Rib detection in a 2D surface map.
Fig. 4Some example nodes and their adjacent neighbors in a DAG ordered by the polar angle.
Fig. 5Detection of intima-media thickness in ultrasound carotid artery image.
Fig. 6Detection of the vessel tree; (a) original image; (b) entire vessel tree retrieved by the ORG algorithm.