Title :
Stereo and image matching on fixed size linear arrays
Author :
Khokhar, Ashfaq ; Lin, Wei-Ming
Author_Institution :
Univ. of Southern California, Los Angeles, CA, USA
Abstract :
The authors present parallel techniques to implement two vision tasks; stereo matching and image matching using linear features as primitives. The implementations are performed on a fixed size linear array and achieve processor-time optimal performance. For stereo matching, they propose an O(Nn3/P) time algorithm on a P-processor linear array, where N is the number of line segments in one image, n is the number of line segments in a window determined by the object size, and P⩽n. The sequential algorithm takes O(Nn3) time. They also propose a partitioned parallel implementation of image matching with an O((nm/P+P)nm) time performance achieved on a P-processor linear array, where n is the number of line segments in the image, m is the number of line segments in the model and P⩽nm. This leads to a processor-time optimal solution for P⩽√nm. Previously known approaches to the image matching problem take O(n3m3) time
Keywords :
computational complexity; image recognition; parallel algorithms; stereo image processing; depth information; fixed size linear arrays; image matching; line segments; parallel techniques; partitioned parallel implementation; processor-time optimal performance; time performance; vision tasks; Data mining; Image matching; Image segmentation; Machine vision; Navigation; Object recognition; Parallel processing; Partitioning algorithms; Photometry; Robots;
Conference_Titel :
Parallel Processing Symposium, 1993., Proceedings of Seventh International
Conference_Location :
Newport, CA
Print_ISBN :
0-8186-3442-1
DOI :
10.1109/IPPS.1993.262833