Speed improvement of B-snake algorithm using dynamic programming optimization.
Where this comes from
- Record sourced from PubMed, PMID 21926005.
- Also identified by DOI 10.1109/TIP.2011.2134857.
- No licence information is recorded for this record.
- Because redistribution is not established, this page shows the abstract only. Follow the links below for the full text.
Abstract
This paper presents a novel approach to contour approximation carried out by means of the B-snake algorithm and the dynamic programming (DP) optimization technique. Using the proposed strategy for contour point search procedure, computing complexity is reduced to O(N×M(2)), whereas the standard DP method has an O(N×M(4)) complexity, with N being the number of contour sample points and M being the number of candidates in the search space. The storage requirement was also decreased from N×M(3) to N×M memory elements. Some experiments on noise corrupted synthetic image, magnetic resonance, and computer tomography medical images have shown that the proposed approach results are equivalent to those obtained by the standard DP algorithm.
Medical subject headings
- Algorithms
- Image Processing, Computer-Assisted
- Magnetic Resonance Imaging
- Tomography, X-Ray Computed