DocumentCode
457187
Title
Fast Dichotomic Multiple Search Algorithm for Shortest Cirular Path
Author
de La Gorce, Martin ; Paragios, Nikos
Author_Institution
MAS - Ecole Centrale de Paris
Volume
2
fYear
0
fDate
0-0 0
Firstpage
403
Lastpage
406
Abstract
Circular shortest path algorithms for polar objects segmentation have been proposed in the works of B. Appleton and C. Sun (2003, 2005) and C. Sun and S. Pallottino (2002) to address discrete case and extended in the work of B. Appleton and H. Talbot (2005) to the continuous domain for closed global optimal geodesic calculation. The best method up to date relies on a branch and bound approach and runs in O(u1.6v) on average while O(u1.6v) in worst case for a u times v discrete trellis warped in the direction of v. We propose an new algorithm called dichotomic multiple search (DMS) which finds the global minimum with a O(ulog2(u)v) worst case scenario complexity. Our algorithm relies on the fact that two minimal paths never cross more than once. This allows to sequentially partition the trellis in a dichotomic manner. Each computed circular minimal path with chosen starting point allows cutting the trellis into two sub trellis. The algorithm is then recursively applied on each sub trellis. Application to object segmentation is presented
Keywords
computational complexity; graph theory; image segmentation; search problems; circular minimal path; fast dichotomic multiple search; object segmentation; polar objects segmentation; shortest cirular path; worst case scenario complexity; Active contours; Application software; Computer vision; Cost function; Extremities; Geophysics computing; Grid computing; Image segmentation; Object segmentation; Partitioning algorithms;
fLanguage
English
Publisher
ieee
Conference_Titel
Pattern Recognition, 2006. ICPR 2006. 18th International Conference on
Conference_Location
Hong Kong
ISSN
1051-4651
Print_ISBN
0-7695-2521-0
Type
conf
DOI
10.1109/ICPR.2006.543
Filename
1699230
Link To Document