An efficient algorithm for Gaussian blur using finite-state machines

被引:12
|
作者
Waltz, FM [1 ]
Miller, JWV [1 ]
机构
[1] Univ Michigan, ECE Dept, Dearborn, MI 48128 USA
关键词
Gaussian blur; separation; decomposition; finite-state machines; efficient code;
D O I
10.1117/12.326976
中图分类号
TP18 [人工智能理论];
学科分类号
081104 ; 0812 ; 0835 ; 1405 ;
摘要
Two-dimensional Gaussian blur operations are used in many image processing applications. The execution times of these operations can be rather long, especially where large kernels are involved. Proper use of two properties of Gaussian blurs can help to reduce these long execution times: 1. Large kernels can be decomposed into the sequential application of small kernels. 2. Gaussian blurs are separable into row and column operations. This paper makes use of both of these characteristics and adds a third one: 3. The row and column operations can be formulated as finite-state machines (FSMs) to produce highly efficient code and, for multi-step decompositions, eliminate writing to intermediate images. This paper shows the FSM formulation of the Gaussian blur for the general case and provides examples. Speed comparisons between various implementations are provided for some of the examples. The emphasis is on software implementations, but implementations in pipelined hardware are also discussed. Straightforward extensions of these concepts to three- and higher-dimensional image processing are also presented. Implementation techniques for DOG (Difference-of-Gaussian filters) are also provided.
引用
收藏
页码:334 / 341
页数:8
相关论文
共 50 条