IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

International Journal of Research in Information Technology (IJRIT)

www.ijrit.com

ISSN 2001-5569

Comparison of SquareSquare-Pixel and HexagonalHexagonal-Pixel Structure in Image Processing Keshav Thakur1, Er pooja Gupta 2, Dr.Kuldip Pahwa3, ,M.Tech Final Year Student, Deptt. of ECE, MMU Ambala, Haryana, India [email protected] 2 Assoc. Prof, Deptt of ECE, MMEC Ambala, Haryana, India [email protected] 3 Prof, Deptt of ECE, MMEC

1

Abstract Today is the world of digital imaging and imaging is used in every application like forensic imaging, medical imaging, computer graphics, etc. The images are captured by the hardware, converted into digital form by the software and stored in the memory devices. The digitized images are stored and displayed in the form of square pixels. In today’s era another pixel digitization scheme has come into the picture i.e. ‘hexagonal tessellation scheme’. Due to its advantages like greater angular resolution, consistence connectivity, higher symmetry, higher quantization error, with lesser aliasing effect, this tessellation scheme is preferred more as compare to the square one. So, in this paper, the picture quality of images using square pixel is compared with that of images employing hexagonal pixels.

Keywords— Square pixel, hexagon pixel, Pixel tessellation schemes.

1. Introduction The square pixels have the benefits of picture symmetry, lesser calculations, easy to store and easy to implement, but the images with the square pixels show a number of drawbacks like aliasing effect, quantization error, inconsistent connectivity of central pixel with its neighboring pixels, lesser angular resolution of pixels with lesser symmetry. So images with the square pixels are lesser pertinent to the vision process. Since Golay [1], the possibility of using a hexagonal structure to represent digital images and graphics has been studied by many researchers. Hexagonal pixel is an alternate tessellation scheme which has been proven a better efficiency and less aliasing effect [2]. It has been concluded that, this scheme resemble with the intelligent vision of human visual system, also it matches with the natural occurrences like structure of bee hives, structure of simple eye unit called ‘ommatidia’ present in crustaceans (hard shelled animal such as crab) are also in the shape of hexagon [3]. So, these are the natural occurrences that motivated us to hypothesize that the hexagonal pixels would provide a better quality from that of the square pixel. The importance of the hexagonal representation is that it possesses special computational features that are pertinent to the vision process. Its computational power for intelligent vision pushes the hexagon structure in field of image processing field. Dozens of reports describing the advantages of using such a grid type are found in the literature [1], [2], [3]. Higher degree of circular symmetry, uniform connectivity, greater angular resolution, and a reduced need of storage and computation are all advantages that differs the hexagon structure from the square structure in image processing operations. In spite of its numerous advantages, hexagonal grid has so far not yet been widely used in computer vision and graphics field.

Keshav Thakur,IJRIT

601

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

The main problem that limits the use of hexagonal image structure is believed due to lack of hardware for capturing and displaying hexagonal-based images. In hexagonal grid each unit is a set of seven hexagons compared with the traditional rectangular image architecture using a set of 3× 3 vision unit as shown in Figure 1.

(a)

Rectangular

(b)

Hexagonal

Figure1.

2. TESSELLATION SCHEMES There are three tessellations available to tile a plane which is regular and the samples do not overlap along with each other and with its gaps. All these tessellations schemes will either be inconsistent in the neighborhood connectivity or will produce gaps or overlap among the samples. [4].

2.1 Square Tessellation This scheme is simplest one among three and uses the Cartesian co-ordinate system for all digital operations. Pixels are commonly in square because squares fit together without leaving gaps, have sides of equal length and can be mapped to a grid with two axes – horizontal and vertical. Square pixels became the norm because there needed to be an industry standard to avoid compatibility issues over different devices. Square pixels stuck due to their simplicity.

Figure2.

2.2 Triangular Tessellation Triangular tessellations scheme, shows the tight arrangement among the other ones and show more information in the same image as compare to the other tessellations. In this, the central pixel has 12 neighbors and these can be classified into two groups: those that have an edge in common with central pixel, and those that only have a corner in common. The complicated nature of this sc scheme, make this type of tessellation un-attractive.

z z

z

z

z

z z z

z

z

z

z

Figure3.

Keshav Thakur,IJRIT

602

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

2.3 Hexagonal Tessellation Hexagonal tessellation scheme, show the tight and compact packing of the pixels among the others. Hexagonal lattices also more closely resemble the pattern of photo-receptors in the human eye than square lattices. This means that they may be used when attempting to simulate the visual information provided by the eye to the brain and some of the visual processing performed by the brain on image data, such as simulating.

Figure4.

Since the image pixels are closer to each other in hexagonal images, thus making the edges more clear and sharp as compared to square image [5]. The reasons to use hexagonal image processing are: • To make the image recognition algorithms more efficient. • To reduce the complexity of the image and make processing fast. • Features of an image can be detected more accurately.

3. Advantages of Hexagonal Structure over Square Structure 3.1Regular Tessellation scheme The hexagonal tessellation scheme provides the most compact and tight packing among the square tessellation scheme. Beehives are the typical example for the tight packing which is in hexagonal arrangement. The image pixels in the hexagonal image are closer to each other thus making the edges more clear and sharp as compared to square image.

(a)

(b) Figure5.

3.2 Computation time and Storage Capability Hexagonal structure of pixels in an image requires less storage space in a storage device because the image pixels are tightly and closely packed to each other as compared to the square structure. Mersereau concluded that signals in Fourier space require only 13.4% lesser samples to represent the same image in hexagonal grid compared to the rectangular grid [2].

3.3 Efficiency

Keshav Thakur,IJRIT

603

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

Peterson and Middleton found out the fact that the least samples are required for the reconstruction of the wave number limited signal in hexagonal lattice [6]. From this it is clear that the square lattice has less efficiency as compared to hexagonal lattice.

3.4 Equidistance In hexagonal structure, there is a single consistent connectivity that is the center pixel is at same distance from the centroid of the six adjacent pixels [7]. In the normal square structure, there are two types of distant measures. The distance between the diagonal pixels are √2 times than that between the horizontal pixels.

(a)

(b) Figure6.

3.5 Greater Angular Resolution In hexagonal structure, the adjacent pixels are separated by sixty degree where as in square structure pixels are separated by ninety degree. So, curved images can be represented in a better way. Human eyes have a special visual preference of seeing the lines which are at oblique angle which also results in the more angular resolution of the hexagonal pixels in the hexagonal structure [8].

(a)

(b) Figure7.

3.6 Uniform Connectivity In hexagonal structure there is only six way connectivity in such a way that the central pixel is connected with 6-neighboring pixels through its edges. But in square pixels there can be 4-way connectivity or 8-way connectivity. In 4-way connectivity four neighboring pixels are connected through edges and in 8-way connectivity the 4 are connected through edges and 4 through the corners.

Keshav Thakur,IJRIT

604

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

(a)

(b)

(c) Figure8.

3.7 Smaller Quantization Error Quantization error is an important measure to analyze the merits of the configurations of different types of sensors. Hexagonal sampling gives lesser quantization error when compared to square. Kamgar-Parsi developed formal expressions for estimation of quantization error in hexagon spatial sampling and found that for a given resolution capability of the senser, hexagonal spatial sampling provides smaller quantization error than the square sampling. [9-11].

3.8 Aliasing effect Aliasing will occur in an image due to the insufficient sampling rate. In hexagonal structure the number of pixels required to represent the sample was reduced, this provides sufficient samples to hexagonal pixel structure compared with that of a square pixel structure.

3.9 Reflection Symmetry The figure 9 illustrates the reflection symmetry for a hexagonal and square pixel. The hexagonal pixel has rotational symmetry at multiples of Л/3 radians and the square has rotational symmetry at multiples of Л/2. Thus the hexagonal pixel exhibits 6-fold symmetry and the square exhibits 4-fold symmetry [12].

(a)

(b) Figure9.

Keshav Thakur,IJRIT

605

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

4. CONCLUSION Based on our results attained it have been noted that, the adjacent pixels are separated by sixty degree in hexagonal pixel structures where as square pixel structures are separated by ninety degree. So the curved images and slant lines can be represented in a better way (as shown in figure10). For small angles of rotation hexagon pixels represent square images better than square pixels. In spite of their widespread use in nature (retinas and ommatidia), hexagonal pixels offers an advantage in terms of accuracy of representation of an image over the conventional square pixels.

(a)

(b)

(c)

(d) Figure10.

REFERENCES [1]. Golay, M., Hexagonal parallel pattern transformation. IEEE Transactions on Computers, 1969.18(8): p. 733-740.

[2]. Mersereau, RM, et al. The processing of Hexagonally Sampled Two Dimensional Signals. Proceedings of the IEEE, 1979. [3]. Buschbeck, B.Ehmeret et al. “Chunks versus point sampling: visual imaging in small insect.”1999. [4]. Coxeter, H.S.M. Introduction to geometry. 1969,

Keshav Thakur,IJRIT

New York: Wiley.

606

IJRIT International Journal of Research in Information Technology, Volume 2, Issue 5, May 2014, Pg: 601-607

[5]. H. Wang, M. Wang, T. Hintz, et al., “Hexagonal structure for intelligent vision”, 2005. [6]. Petersen, D.P. and D. Middleton, et al. ‘Sampling and Reconstruction of Wave-Number-Limited Functions in N Dimensional Euclidean Spaces’. Information and Control, 1962. [7]. Yabushita, A. and K. Ogawa, Image reconstruction with ahexagonal grid. Nuclear Science Symposium Conference Record, 2002 IEEE, 2002. [8]. Gonzalez, R.C. and R.E. Woods, Digital image processing. 2002, New Jersey: Prentice Hall. [9]. B.R. and B.Z. Kamgar-Parsi, Evaluation of quantization error in computer vision. Computer Vision and Pattern Recognition, 1988. Proceedings CVPR '88., Computer Society Conference on, 1988 [10]. Kamgar-Parsi, B. and W.A. Sander, III, Quantization error in spatial sampling: comparison between square and hexagonal pixels. Computer Vision and Pattern Recognition, 1989. Proceedings CVPR '89., IEEE Computer Society Conference on, 1989 [11]. Kamgar-Parsi, B., Evaluation of quantization error in computer vision. Pattern Analysis and Machine Intelligence, IEEE Transactions on, 1989. [12]. Serra, J., Introduction to Mathematical Morphology. Computer Vision, Graphics, and Image Processing, 1986.

Keshav Thakur,IJRIT

607

Comparison of Square Comparison of Square-Pixel and ... - IJRIT

Square pixels became the norm because there needed to be an industry standard to avoid compatibility issues over .... Euclidean Spaces'. Information and ...

670KB Sizes 2 Downloads 376 Views

Recommend Documents

Comparison of Symmetric Key Encryption Algorithms - IJRIT
Today it becomes very essential to protect data and database mostly in .... within today's on-chip cache memory, and typically do so with room to spare. RC6 is a ...

Comparison of Symmetric Key Encryption Algorithms - IJRIT
In this paper we provides a comparison between most common symmetric key cryptography algorithms: DES, AES, RC2, ... Today it becomes very essential to protect data and database mostly in e-transaction. The information has .... For most applications,

Comparison of Recent Least Square Approaches for ...
Abstract: Image fusion is a useful technique toward the better analysis of multimodal medical images. In this paper some methods are presented for image ...

Comparison of Existing Routing Techniques for Mobile Ad-Hoc ... - IJRIT
Mobile ad hoc networks re wireless networks formed by wireless devices in sharing or PAN ... Nodes in turn respond to these changes and direct packets on the.

Comparison of Existing Routing Techniques for Mobile Ad-Hoc ... - IJRIT
mobility, bandwidth issues of this specialized hoc architecture. However all protocols ... routes as computed by the packets as per the stored network map data.

comparison
I She's os tall as her brother. Is it as good as you expected? ...... 9 The ticket wasn't as expensive as I expected. .. .................... ............ . .. 10 This shirt'S not so ...

comparison
1 'My computer keeps crashing,' 'Get a ......... ' . ..... BORN: WHEN? WHERE? 27.7.84 Leeds. 31.3.84 Leeds. SALARY. £26,000 ...... 6 this job I bad I my last one.

COMPARISON OF EIGENMODE BASED AND RANDOM FIELD ...
Dec 16, 2012 - assume that the failure of the beam occurs at a deformation state, which is purely elastic, and no plasticity and residual stress effects are taken into account during the simulation. For a more involved computational model that takes

comparison of techniques
Zircon. Zr [SiO4]. 1 to >10,000. < 2 most. Titanite. CaTi[SiO3](O,OH,F). 4 to 500. 5 to 40 k,c,a,m,ig,mp, gp,hv, gn,sk. Monazite. (Ce,La,Th)PO4. 282 to >50,000. < 2 mp,sg, hv,gp. Xenotime. YPO4. 5,000 to 29,000. < 5 gp,sg. Thorite. Th[SiO4]. > 50,000

Comparison of Results
Education Programs Office. The authors would also like to ... M.S. Thesis, Virginia Polytechnic Institute and State. University, Blacksburg, Virginia, 2000.

COMPARISON OF ACUTE AND DELAYED ANTIEMETIC EFFECT ...
COMPARISON OF ACUTE AND DELAYED ANTIEMETIC EFFECT AND THE.pdf. COMPARISON OF ACUTE AND DELAYED ANTIEMETIC EFFECT AND THE.

Comparison of Blessing of Oils and Consecration of Chrism (Latin ...
Page 1 of 6. Comparison of the Order of Blessing the Oil of Catechumens and of the Sick and of Consecrating the Chrism. 1971 Latin editio typica, 1972 ICEL, 2016 ICEL. BLESSING OF THE OIL OF THE SICK. Ordo benedicendi oleum catechumenorum et infirmor

Comparison of Blessing of Oils and Consecration of Chrism (Latin ...
Page 1 of 6. Comparison of the Order of Blessing the Oil of Catechumens and of the Sick and of Consecrating the Chrism. 1971 Latin editio typica, 1972 ICEL, 2016 ICEL. BLESSING OF THE OIL OF THE SICK. Ordo benedicendi oleum catechumenorum et infirmor

Comparison of Rotor Flux and EMF based MRAS for Rotor ... - IJRIT
cabling is not needed for sensor-less direct vector control of Induction Motor (IM) drives. This leads to cheaper and more reliable control. Various on-line speed ...

Comparison of MINQUE and Simple Estimate of the ... - Springer Link
1,2Department of Applied Mathematics, Beijing Polytechnic University, Beijing ... and a Project of Science and Technology of Beijing Education Committee.

Comparison of tribological properties of carbon and carbon nitride ...
Laboratory of Tribology, School of Mechanical Engineering, Tohoku University, Sendai 980-77, Japan. (Received 14 December 1995; accepted 7 June 1996). According to theoretical predictions made in 1989–1990, carbon nitride can be even harder than di

A Probabilistic Comparison of the Strength of Split, Triangle, and ...
Feb 4, 2011 - Abstract. We consider mixed integer linear sets defined by two equations involving two integer variables and any number of non- negative continuous variables. The non-trivial valid inequalities of such sets can be classified into split,

comparison of quality and information content of digital ...
The comparison between digital and film-based data is done taking into account photographic and photogrammetric issues. Not only radiometric quality, but also the geometric performance of digital and analog cameras are investigated. When trying to co

Comparison of MINQUE and Simple Estimate of the ... - Springer Link
of an estimate ̂θ of a scalar parameter θ is defined by MSE(̂θ) = E(̂θ − θ). 2 ..... panel data and longitudinal data, X and V may satisfy the condition MV M ...

Comparison of MINQUE and Simple Estimate of the ... - Springer Link
Vol.19, No.1 (2003) 13–18. Comparison of MINQUE and Simple Estimate of the. Error Variance in the General Linear Models. Song-gui Wang. 1. , Mi-xia Wu. 2.