A new Direct Connected Component Labeling and Analysis Algorithms for GPUs

被引:0
|
作者
Hennequin, Arthur [1 ,2 ]
Lacassagne, Lionel [1 ]
Cabaret, Laurent [3 ]
Meunier, Quentin [1 ]
机构
[1] Sorbonne Univ, CNRS, LIP6, Paris, France
[2] Sorbonne Univ, CNRS, LPNHE, Paris, France
[3] Cent Supelec, MICS, Chatenay Malabry, France
关键词
D O I
暂无
中图分类号
TP3 [计算技术、计算机技术];
学科分类号
0812 ;
摘要
Until recent years, labeling algorithms for GPUs have been iterative. This was a major problem because the computation time depended on the content of the image. The number of iterations to reach the stability of labels propagation could be very high. In the last years, new direct labeling algorithms have been proposed. They add some extra tests to avoid memory accesses and serialization due to atomic instructions. This article presents two new algorithms, one for labeling (CCL) and one for analysis (CCA). These algorithms use a new data structure combined with low-level intrinsics to leverage the architecture. The connected component analysis algorithm can efficiently compute features like bounding rectangles or statistical moments. A benchmark on a Jetson TX2 shows that the labeling algorithm is from 1.8 up to 2.7 times faster than the State-of-the-Art and can reach a processing rate of 200 fps for a resolution of 2048x2048.
引用
收藏
页码:76 / 81
页数:6
相关论文
共 50 条