Title :
Efficient Rotation Invariant Retrieval of Shapes with Applications in Medical Databases
Author :
Selina Chu ; Narayanan, Shrikanth ; Kuo, C.-C. Jay
Author_Institution :
Dept. of Comput. Sci., Univ. of Southern California, Los Angeles, CA
Abstract :
Recognition of shapes in images is an important problem in computer vision with application in various medical problems, including robotic surgery and cell analysis. The similarity measures for such purpose must be robust to various transformations and modest occlusions. Transformations, such as scaling and translation can be handled easily by techniques through data representations or similarity measures. Rotation invariance is an inherently more difficult problem and can be handled through data representation, but at the expense of poor discrimination. Approaches which provide excellent discrimination require a complexity of O(n3) for each shape comparison. In this paper, we present a framework that provides a speedup over the slow but accurate approaches. The algorithm is inspired by the iterative deepening framework in artificial intelligence, by examining the data at increasingly fine levels of approximation until it is either considered irrelevant or submits to the full calculations. Although we examine the data several times at different levels of abstractions, because the time required for the last iteration dwarfs all others, this apparent redundancy is inconsequential. We show that our method provides at least a 3-4 orders of magnitude in speedup without generating any false dismissals
Keywords :
computational complexity; computer graphics; computer vision; data structures; database management systems; image matching; medical computing; artificial intelligence; computer vision; data representations; medical databases; occlusions; rotation invariant retrieval; shape recognition; similarity measures; Application software; Biomedical imaging; Computer vision; Image databases; Image recognition; Information retrieval; Medical robotics; Robot vision systems; Shape; Surgery;
Conference_Titel :
Computer-Based Medical Systems, 2006. CBMS 2006. 19th IEEE International Symposium on
Conference_Location :
Salt Lake City, UT
Print_ISBN :
0-7695-2517-1
DOI :
10.1109/CBMS.2006.82