A Pseudo-Hilbert Scan for Arbitrarily-Sized Arrays
A Pseudo-Hilbert Scan for Arbitrarily-Sized Arrays
复制标题
任意大小数组的伪希尔伯特扫描
DOI:
10.1093/ietfec/e90-a.3.682
复制
发表时间:
2007
期刊:
影响因子:
--
通讯作者:
Yoshifumi Ueshige
中科院分区:
文献类型:
--
作者:
Jian Zhang;S. Kamata;Yoshifumi Ueshige
The 2-dimensional (2-D) Hilbert curve is a one-to-one mapping between 2-D space and one-dimensional (1-D) space. It is studied actively in the area of digital image processing as a scan technique (Hilbert scan) because of its property of preserving the spacial relationship of the 2-D patterns. Currently there exist several Hilbert scan algorithms. However, these algorithms have two strict restrictions in implementation. First, recursive functions are used to generate a Hilbert curve, which makes the algorithms complex and computationally expensive. Second, both sides of the scanned rectangle must have same size and each size must be a power of two, which limits the application of the Hilbert scan greatly. In this paper, a Pseudo-Hilbert scan algorithm based on two look-up tables is proposed. The proposed method improves the Hilbert scan to be suitable for real-time processing and general application. The simulation indicates that the Pseudo-Hilbert scan can preserve point neighborhoods as much as possible and take advantage of the high correlation between neighboring lattice points. It also shows competitive performance of the Pseudo-Hilbert scan in comparison with other scan techniques.