Parallel BFS graph traversal on images using structured grid

ICIP(2010)

引用 8|浏览112
暂无评分
摘要
Graph algorithms are widely used in image processing techniques. With technology advancements, image sizes are increasing, and the contents inside images are becoming more complex, resulting in increased runtimes for graph algorithms on these images. Breadth First Search (BFS) is a fundamental graph traversal approach. A key to parallelizing graph algorithms used in image processing is to parallelize the BFS graph traversal operation. In this paper, we propose using highly parallelizable structured grid computations to realize the BFS graph traversal operations. This mapping enables efficient implementation of the BFS graph traversal operations on highly parallel manycore platforms. By using such a mapping, we were able to achieve performance gains of 2× to 33× depending on image complexity.
更多
查看译文
关键词
structured grid computation,image processing,tree searching,parallelizing graph,graph theory,breadth first search,graph algorithms,parallel programming,parallel bfs graph traversal,bfs graph traversal operation,pixel,magnetic resonance imaging,scalability,grid computing,image segmentation
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要