EFFICIENT IMPLEMENTATION OF BINARY MORPHOLOGICAL IMAGE-PROCESSING

被引:3
|
作者
LIEN, BK
机构
关键词
MORPHOLOGICAL IMAGE PROCESSING; THINNING; LOOKUP TABLE;
D O I
10.1117/12.183388
中图分类号
O43 [光学];
学科分类号
070207 ; 0803 ;
摘要
Morphological image processing is an important tool for a broad range of problems in image processing. A 512-entry table lookup method is used for real-time implementation. But it is not efficient to transfer this method directly into software. The author proposes a fast software implementation technique, in which a 256-entry lookup table containing neighborhood information is built and a dynamic table lookup process is applied to reduce the number of logical matching operations and the number of accesses of the neighboring pixels. In this proposed method only the foreground:pixels, which are pixels on the object, are processed. Among the foreground pixels, only at the starting pixel of each ''run'' of 1's is it necessary to read the eight neighboring pixels. For the other pixels, it is necessary to read only three neighbors. This method shows a significant improvement in timesaving. In addition, for systems supporting fast access to consecutive address memory, the author proposes another implementation, which treats the image as a contiguous block of memory, Thus advantage is taken of RAM technology.
引用
收藏
页码:3733 / 3738
页数:6
相关论文
共 50 条