SlideShare a Scribd company logo
1 of 9
Download to read offline
International Journal of Engineering Research and Development
e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com
Volume 11, Issue 05 (May 2015), PP.43-51
43
Empirical Analysis of Invariance of Transform Coefficients under
Rotation
Sukhjeet Kaur Ranade1
, Sukhpreet Kaur2
1
Assistant Professor Department of Computer Science, Punjabi University, Patiala-147001
2
Department of Computer Science, Punjabi University, Patiala-147001
Abstract:- Rotationally invariant transforms, namely, angular radial transform and polar harmonic transforms
such as polar cosine transform, polar sine transform and polar complex exponential transforms, are used to
characterize image features for a number of applications like logo recognition, face recognition etc. But the
computation of features using these transforms is an expensive process due to their sinusoidal basis functions
which are quite computationally expensive. In this paper, the transform coefficients are analyzed to observe the
effect of rotation on each coefficient. The experimentation is done to find most robust transform coefficients
under rotation for each transform. Further, analysis is done to trace the effect of observed robust transform
coefficients in face recognition application. The results show that the recognition rate remains same for cases
when all transform coefficients are used for extracting image features and when only 50% to 60% observed
robust moments are used whereas the execution time decreases resulting in fast execution of application.
Keywords:- Angular radial transform, polar harmonic transforms, polar cosine transform, polar sine transform,
polar complex exponential transform, face recognition, feature extraction, Euclidean distance.
I. INTRODUCTION
Transform theory plays a fundamental role in image processing, as working with the transform of an
image instead of the image itself gives more insight into the properties of the image. Image transform is an
operation to change the default representation space of a digital image (spatial domain to another domain) so
that all the information present in the image is preserved in the transformed domain, but represented differently
and the transform is reversible, i.e., can be reverted to the spatial domain. Transforms are called shape
descriptors. These capture the significant properties of a function. These are the descriptors that correspond to
the projection of the function on a specific basis function. A transform is composed of two parts, i.e., radial and
angular part. The radial part of the basis function of a transform is sinusoidal function. Rotationally invariant
transforms are used for feature extraction in application related to pattern recognition. These applications are
based on properties like rotation invariance, scale invariance, orthogonality etc.
Rotation invariant transforms have the feature to be able to recognize a wide variety of objects
irrespective of their rotations. It is done by devising a set of features which are invariant to the image
orientation. The magnitude of the coefficients of rotation invariant transforms is rotation invariant. Transforms
are rotationally invariant when computed from ideal analog images. Mapping from analog images to digital
images causes magnitude invariance of transforms severely compromised due to the discretization errors in
computation. This affect the invariance property of transforms making some moments more sensitive and some
more robust to rotation. Invariance of transform coefficients is crucial in most of these applications, for e.g. the
performance of the pattern recognition critically depends on invariance of employed features with respect to
scaling and rotation.
The angular radial transform (ART) [1] and polar harmonic transforms (PHTs) [2] are region based
shape descriptors. These transforms are invariant under rotation transformation and can be made scale and
translation invariant after applying some geometric transformations. Above mentioned transforms possess low
computational complexity and high numerical stability; due to which they are used in many applications related
to image processing and pattern recognition like shape retrieval [1], logo recognition system [3], face detection
[5], image watermarking [6], and video security systems [4] [7], fingerprint classification [8]. Although these
transforms have low computational complexity but still they are expensive for real time applications due to their
sinusoidal basis function. The wide use of these transforms in various mentioned applications motivated us to
perform an analysis of transform coefficients under rotation using parameters given in [9] to find robust
transform coefficients, i.e. the moments having coefficients that are invariant or least invariant under the impact
of rotation. These robust transform coefficients can be only used for feature extraction instead of using all
coefficients up to some predefined order, thus reducing the computational complexity and making these
Empirical Analysis of Invariance of Transform Coefficients under Rotation
44
transforms more efficient for real time applications. Further, an analysis is performed using face recognition
application to illustrate that if only some percentage of observed robust transform coefficients are used for
above mentioned applications instead of all transform coefficients then whether the same recognition rate or
performance level can be achieved resulting in reduced computational complexity. The results are presented
based on recognition rate and execution time required for all cases.
The rest of the paper is organized as follows. An overview of considered rotationally invariant
transforms is given in Section II. Section III presents computational framework used for transforms. Empirical
analysis performed is divided into two parts, first part presents analysis performed on transform coefficients to
find robust moments and in second part the affect of observed robust moments is traced in face recognition
application. This is presented in Section IV. Section V presents conclusion.
II. ROTATIONALLY INVARIANT TRANSFORMS
Rotationally invariant transforms are defined on square image functions which do not change its value
under rotation. For a given image function, 𝑓 𝑥, 𝑦 , of size 𝑁 × 𝑁 pixels in a two-dimensional Cartesian
coordinate system, its rotation invariant transform coefficient, 𝐹𝑛𝑚 , of order n and repetition m is defined over a
unit disk in the continuous polar domain as follows :
𝐹𝑛𝑚 = λ 𝑓 𝑟, 𝜃 𝑉𝑛𝑚
∗
1
0
2𝜋
0
𝑟, 𝜃 𝑟 𝑑𝑟 𝑑𝜃 (1)
such that 𝑟 = 𝑥2 + 𝑦2 , 𝜃 = arctan⁡(
𝑦
𝑥), λ is the normalization constant and 𝑉𝑛𝑚
∗
𝑟, 𝜃 is the complex
conjugate of the basis function, 𝑉𝑛𝑚 𝑟, 𝜃 , which is separable along the radial and angular directions, i.e.,
𝑉𝑛𝑚 𝑟, 𝜃 = 𝑅 𝑛𝑚 𝑟 𝐴 𝑚 𝜃 (2)
Each transform is uniquely defined by its radial basis function, 𝑅 𝑛𝑚 (𝑟), and in order to provide rotational
invariance, the angular basis function, Am(θ), is given by:
𝐴 𝑚 𝜃 = 𝑒 𝑗𝑚𝜃
; 𝑗 = −1 (3)
A. Angular Radial Transform (ART)
The ARTs coefficient, 𝐴 𝑛𝑚 , of a continuous function, 𝑓 𝑟, 𝜃 , of order n and repetition m in polar
domain are extracted over a unit disk using the following formula:
𝐴 𝑛𝑚 =
1
2𝜋
𝑓 𝑟, 𝜃 𝑉𝑛𝑚
∗
𝑟, 𝜃 𝑟 𝑑𝑟 𝑑𝜃
1
0
2𝜋
0
(4)
where 𝑛 ≥ 0 and 𝑚 ≥ 0.
The radial function of ARTs is defined as:
𝑅 𝑛
𝐴𝑅𝑇
𝑟 =
1, 𝑛 = 0
2 cos 𝜋𝑛𝑟 , 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒
(5)
ART is used for invariant shape retrieval [1], logo recognition system [3], face detection [5], image
watermarking [6], video security system [4] [7] and cephaloetric X-ray registration [10].
B. Polar Harmonic Transforms (PHTs)
Yap et. al [2] introduced a set of transforms called polar harmonic transforms (PHTs), which can be
used to generate rotation invariant features. PHTs consist of three different transforms, namely, polar complex
exponential transform (PCET), polar cosine transform (PCT) and polar sine transform (PST).
Polar complex exponential transform (PCET)
The PCETs coefficient of order |n|≥0 and repetition |m|≥0 is given in polar domain by:
Empirical Analysis of Invariance of Transform Coefficients under Rotation
45
𝐹𝑛𝑚
𝑃𝐶𝐸𝑇
=
1
𝜋
𝑓 𝑟, 𝜃 [𝑉𝑛𝑚
𝑃𝐶𝐸𝑇
𝑟, 𝜃 ]∗
𝑟 𝑑𝑟 𝑑𝜃 (6)
1
0
2𝜋
0
where 𝑉𝑛𝑚
𝑃𝐶𝐸𝑇
𝑟, 𝜃 is PCET basis function having radial basis function, 𝑅 𝑛
𝑃𝐶𝐸𝑇
𝑟 :
𝑅 𝑛
𝑃𝐶𝐸𝑇
𝑟 = 𝑒 𝑗2𝜋𝑟2
(7)
The other two sets of harmonic transforms, PCTs and PSTs, are defined as:
Polar cosine transform (PCT)
PCTs coefficients are defined as:
𝐹𝑛𝑚
𝑃𝐶𝑇
= 𝜆 𝑓 𝑟, 𝜃 [𝑉𝑛𝑚
𝑃𝐶𝑇
𝑟, 𝜃 ]∗
𝑟 𝑑𝑟 𝑑𝜃 (8)
1
0
2𝜋
0
where 𝑛 ≥ 0, 𝑚 ≥ 0 and
𝑉𝑛𝑚
𝑃𝐶𝑇
𝑟, 𝜃 = 𝑅 𝑛
𝑃𝐶𝑇
𝑟 𝑒 𝑗𝑚𝜃
= cos 𝜋𝑛𝑟2
𝑒 𝑗𝑚𝜃
(9)
where
𝜆 =
1
𝜋
𝑛 = 0
2
𝜋
𝑛 ≠ 0
(10)
Polar sine transform (PST)
PSTs coefficients are defined as:
𝐹𝑛𝑚
𝑃𝑆𝑇
= 𝜆 𝑓 𝑟, 𝜃 [𝑉𝑛𝑚
𝑃𝑆𝑇
𝑟, 𝜃 ]∗
𝑟 𝑑𝑟 𝑑𝜃 (11)
1
0
2𝜋
0
where 𝑛 ≥ 1, 𝑚 ≥ 0 and
𝑉𝑛𝑚
𝑃𝑆𝑇
𝑟, 𝜃 = 𝑅 𝑛
𝑃𝑆𝑇
𝑟 𝑒 𝑗𝑚𝜃
= sin 𝜋𝑛𝑟2
𝑒 𝑗𝑚𝜃
(12)
where
𝜆 = 2
𝜋 (13)
PHTs are used in applications like fingerprint classification [8].
III. COMPUTATIONAL FRAMEWORK FOR TRANSFORMS
In digital image processing, the image function, 𝑓 𝑥, 𝑦 , is discrete, whereas transform invariants are
defined over the unit disk in continuous polar domain. However, the discrete image function can be converted
into polar domain using a suitable interpolation process [11] but this mapping introduces interpolation error
which affects the accuracy in computation [12]. To avoid interpolation error, the traditional method is used to
compute transform coefficients in the Cartesian domain directly using zeroth-order approximation (ZOA) of the
double integration involved in Eq. (1) as follows:
𝐹𝑛𝑚 = 𝜆 𝑓 𝑖, 𝑘 𝑅 𝑛𝑚
𝑁−1
𝑘=0
𝑁−1
𝑖=0
𝑟𝑖𝑘 𝑒−𝑗𝑚 𝜃 𝑖𝑘 ∆𝑥 ∆𝑦 (14)
such that λ is the normalization constant depending on the transform used and
∆𝑥 = ∆𝑦 =
2
𝐷
, 𝑟𝑖𝑘
2
= 𝑥𝑖
2
+ 𝑦 𝑘
2
≤ 1 and 𝜃𝑖𝑘 = arctan⁡(
𝑦 𝑘
𝑥𝑖
) (15)
Empirical Analysis of Invariance of Transform Coefficients under Rotation
46
and the coordinates (𝑥𝑖, 𝑦 𝑘 ) are given by
𝑥𝑖 =
2𝑖−𝑁+1
𝐷
, 𝑦 𝑘 =
2𝑘−𝑁+1
𝐷
, 𝑖, 𝑘 = 0,1, … 𝑁 − 1 16
where
𝐷 =
𝑁 𝑓𝑜𝑟 𝑖𝑛𝑛𝑒𝑟 𝑑𝑖𝑠𝑘
𝑁 2 𝑓𝑜𝑟 𝑜𝑢𝑡𝑒𝑟 𝑑𝑖𝑠𝑘
(17)
The coordinate (𝑥𝑖, 𝑦 𝑘 ) is the centre of the square pixel grid (𝑖, 𝑘). This mapping converts the square
domain into an approximated unit disk. Many transform-based applications use inner disk for computing the
coefficients therefore we have taken 𝐷 = 𝑁 and ∆𝑥 = ∆𝑦 =
2
𝑁
.
IV. EMPIRICAL ANALYSIS RESULTS
A. Empirical analysis done to find most robust moments
The algorithms for the computation of transforms are implemented in Microsoft Visual Studio 2010
under Microsoft Window 7 environment on Intel 2.26 GHz processor with 3 GB RAM. The experimentation is
performed with twelve standard 256-level gray scale images of size 128 × 128 pixels given in Table 1.
The rotation invariance property of the transforms is analysed for maximum order, 𝑛 𝑚𝑎𝑥 = 10 and
maximum repetition 𝑚 𝑚𝑎𝑥 = 10. Let 𝐹𝑛𝑚
𝑡
represent transform coefficient at order n and repetition m for a
particular transform t. The parameter 𝐶𝑛𝑚 (𝜃) at 𝜃 = 0°
, 5°
, … . , 45°
is computed for each transform using the
formula [9]:
𝐶𝑛𝑚 𝜃 = 𝐹𝑛𝑚 (𝜃) 𝐹𝑛𝑚 (0°
) (18)
Further, the deviation is measured by computing the parameter:
𝜎2
=
1
10
𝐶𝑛𝑚 (𝜃𝑖) − 1 2
(19)10
𝑖=1
where 𝜃𝑖 = 0°
, 5°
, … . , 45°
.
The transform coefficients for which the value of parameter 𝜎2
is least are considered more robust
compared to moments that have high value. The results were obtained by considering the average deviation of
all the 12 images given in Table 1. It was observed that some transform coefficients at particular order and
repetition show high deviation for a particular image which were excluded during calculation of average
deviation. These high deviating order and repetition indicated that the obtained most robust transform
coefficients are image dependent and the results also show that PST has least deviating nature among all other
transforms considered followed by ART. Figure 1 show the graph plotted for minimum and maximum moments
and their corresponding average 𝐶𝑛𝑚 𝜃 values for each transform under investigation.
As the results obtained from this analysis were observed to be image dependent so to further trace the
effect of robust transform coefficients using face recognition application the same analysis is conducted on the
training image set used in face recognition application. This is done for only least deviating transforms (i.e.
polar sine transform and angular radial transform) among transforms under investigation that is concluded after
the analysis done on the 12 images given in Table 1.
Table 1. Twelve standard gray scale images used for experimentation
Barbara Bridge Cameraman Clock
Empirical Analysis of Invariance of Transform Coefficients under Rotation
47
Fishing Boat Gold Hill House Jet Plane
Mandrill Peppers Pirate Tree
A. Analysis to trace applicability of results of sub-section A
The results obtained after analysis of transform coefficients using training image set were applied to
face recognition application. The face recognition application employed is used to recognize the most relevant
face from the database when query face image is presented to the application. The Euclidean distance (ED) is
used as a similarity measure between the query image features and the features extracted from the images in the
database. Euclidean distance is defined as:
𝐸𝐷 𝐹 𝐷
, 𝐹 𝑄
= (𝐹𝑖
𝑄
− 𝐹𝑖
𝐷
)2𝑛
𝑖=1 (20)
where, 𝐹 𝐷
is the images in database and 𝐹 𝑄
is the query image presented to the application, 𝐹 𝐷
= 𝐹1
𝐷,
𝐹2
𝐷
, . . . , 𝐹𝑛
𝐷
are features extracted from the images in database, 𝐹 𝑄
= 𝐹1
𝑄,
𝐹2
𝑄
, . . . , 𝐹𝑛
𝑄
are features extracted from the query
image and n is the number of these features. The database image having the least Euclidean distance with the
presented query image is considered the best match for the query image. To trace the applicability of above
analysis results to face recognition application the AT&T “The Database of Faces” (formerly “The Olivetti
Research Lab (ORL) Database of Faces”) is used. The AT&T contains 400 face images of 40 different persons
with 10 images of each person in a different folder.
Empirical Analysis of Invariance of Transform Coefficients under Rotation
48
Fig. 1. Avg.𝑪 𝒏𝒎 𝜽 values vs. angle of rotation for least and most deviating transform coefficients
For this analysis we have taken 100 face images (first 5 of first 20 subjects) in the training set which
acts as database and all train and test images are resized to canvas size 128 × 128 . The test database consists of
1000 images which were developed using other 5 images of same 20 subjects by rotating (inner disk rotation)
them at multiple angles from 𝜃 = 0°
, 5°
, … . , 90°
. Some used train and test images are given in Table 2.
Table 2. Examples of train and test images used for face recognition analysis
Train Images Test Images
0.9
0.95
1
1.05
1.1
1.15
1.2
1.25
1.3
1.35
0 10 20 30 40 50
AverageCnm(θ)
Angle of Rotation, θ
ART Min (1,0)
ART Max (8,4)
PCT Min (0,1)
PCT Max (9,0)
PST Min (1,0)
PST Min (3,0)
PST Max (6,0)
PCET Min (0,1)
PCET Max (10,-6)
Empirical Analysis of Invariance of Transform Coefficients under Rotation
49
In this analysis the recognition rate of faces is considered against execution time needed. The
comparison is done by considering all and reduced number of transform coefficients for feature extraction. The
observed robust transform coefficients obtained from analysis of train images are considered in ascending order
of their deviation. Then from these ascending transform coefficients the face recognition analysis is performed
by taking 10% transform coefficients to 100% transform coefficients for feature extraction. The results are
presented based on recognition rate and execution time needed. The performance of the face recognition
application is based on how well the query faces can be matched with correct faces in database in presence of
rotation at various angles. In this experimentation PST and ART are used for feature extraction at maximum
order, 𝑛 𝑚𝑎𝑥 = 10 and maximum repetition 𝑚 𝑚𝑎𝑥 = 10, making a total of 110 transform coefficients for PST
and 121 for ART (taking 𝑛 ≥ 0 and 𝑚 ≥ 0).
After experimentation, it was observed that the rate of recognition becomes stable when 50% - 60%
transform coefficients are used for feature extraction. This means instead of using all transform coefficients for
feature extraction only 50% - 60% robust transform coefficients can be utilized, thus decreasing the time
complexity.
Table 3. Percentage of robust transform coefficients used for feature extraction against recognition rate
obtained and execution time needed for PST
Percentage of moments
used
No. of Moments Recognition Rate Time taken
(in sec)
10% 11 84.8% 25.396
20% 22 88.3% 51.152
30% 33 90.6% 76.518
40% 44 92% 129.167
50% 55 93% 130.511
60% 66 92.6% 166.664
70% 77 93% 179.416
80% 88 93% 207.153
90% 99 93% 231.77
100% 110 93% 255.498
Table 3 and Table 4 represent the percentage of robust transform coefficients used for feature
extraction against recognition rate obtained and execution time needed for PST and ART respectively. Figure 2
and Figure 3 shows the graph plotted against percentage of transform coefficients used and recognition rate for
PST and ART respectively. The results show that the execution time reduces by about half when only 50%
transform coefficients are used.
Empirical Analysis of Invariance of Transform Coefficients under Rotation
50
Table 4. Percentage of robust transform coefficients used for feature extraction against recognition rate obtained
and execution time needed for ART
Percentage of moments
used
No. of Moments Recognition Rate Time taken
(in sec)
10% 12 79.3% 30.607
20% 24 91% 60.107
30% 36 91.9% 87.766
40% 48 90% 115.846
50% 60 92% 128.263
60% 72 93% 160.587
70% 84 92.4% 186.67
80% 96 93% 218.534
90% 108 92.2% 244.667
100 121 93% 298.444
Fig. 2. Recognition rate vs. percentage of transform coefficients used for feature extraction using PST
Fig. 3. Recognition rate vs. percentage of transform coefficients used for feature extraction using ART
50
60
70
80
90
100
0 10 20 30 40 50 60 70 80 90 100
RecognitionRate(%)
Percentage of transform coefficients used (%)
50
60
70
80
90
100
0 10 20 30 40 50 60 70 80 90 100
RecognitionRate(%)
Percentage of transform coefficients used (%)
Empirical Analysis of Invariance of Transform Coefficients under Rotation
51
V. CONCLUSION
Rotationally invariant transforms, namely, angular radial transform and polar harmonic transforms such
as polar cosine transform, polar sine transform and polar complex exponential transforms, are used for feature
extraction in various image processing applications like logo recognition, face recognition etc. However,
mapping from analog images to digital images causes magnitude invariance of transforms severely
compromised due to the discretization errors in computation. This affect the invariance property of transforms
making some moments more sensitive and some more robust to rotation. Invariance of transform coefficients is
crucial in most of these applications. These features are analyzed in this paper and the effect of obtained results
is traced using face recognition application and concluded as:
 Among all transforms under investigation PSTs have the least deviating nature in case of rotation
invariance followed by ART.
 It was also observed that the robust moments are image dependent showing high deviating nature at some
particular orders and repetitions for particular images.
 The effect of robust transform coefficients traced in face recognition application illustrates that reduced
number of coefficients (robust) between 50% to 60% can be used instead of using all coefficients to
achieve same recognition rate but at low computational complexity.
REFERENCES
[1]. Bober M., MPEG-7 Visual shape descriptors. IEEE Trans. on Circuits and Systems for Video ., 11 (6)
(2001) 716-719.
[2]. Yap P.T., Jiang X., Kot A.C., Two-dimensional polar harmonic transforms for invariant image
representation. IEEE Trans. on Pattern Analysis and Machine Intelligence. 32 (7) (2010) 1259-1270.
[3]. Wahdan O.M., Omar K. and Nasrudin M.F., Logo recognition system using angular radial transform
descriptors. Journal of Computer Science. 7 (9) (2011) 1416-1422.
[4]. He D., Sun Q. and Tian Q., A semi-fragile object based video authentication system. ISCAS (2003).
[5]. Fang J. and Qiu G., Human face detection using angular radial transform and support vector machines.
[6]. Singh C. and Ranade S.K., Geometrically invariant and high capacity image watermarking scheme
using accurate radial transform. Optics and Laser Technology. 54 (2013) 176-184.
[7]. Lee S.H., Sharma S., Sang L., Park J.-I. and Park Y.G., An intelligent video security system using
object tracking and shape recognition. ACVIS LNCS Springer-Verlag Berlin Heidelberg. 6915 (2011)
471-482.
[8]. Liu M., Jiangz X., Chichung A. K. and Yap P.-T., Application of polar harmonic transforms to
fingerprint classification. World Scientific Publishing. (2011).
[9]. [Singh C., Sharma P. and Upneja R., On image reconstruction, numerical stability, and invariance of
orthogonal radial moments and radial harmonic transforms. Pattern Recognition and Image Analysis.
21 (4) (2011) 663-676.
[10]. Singh C. and Kaur A., Cephalometric X-Ray Registration using Angular Radial Transform.
International Conference on Recent Advances and Future Trends in Information Technology. (2012)
18-22.
[11]. Xin Y., Pawlak M. and Liao S., Accurate calculation of moments in polar co-ordinates. IEEE Trans. on
image processing. 16 (2007) 581-587.
[12]. Singh C. and Walia E., Computation of Zernike moments in improved polar configuration. IET J.
Image Processing. 3 (2009) 217-227.
[13]. Rodtook S. and Makhanov S. S., Numerical experiments on the accuracy of rotation moments
invariants. Image and Vision Computing. 23 (2005) 577-586.
[14]. Omaia D., Poel J. D. V. and Batista L. V., 2D-DCT distance based face recognition using a reduced
number of coefficients.
[15]. Singh C. and Aggarwal A., A noise resistant image matching method using angular radial transform.
Digital Signal Processing. 33 (2014) 116-124.

More Related Content

What's hot

ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...sipij
 
Dynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring systemDynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring systemeSAT Journals
 
4 satellite image fusion using fast discrete
4 satellite image fusion using fast discrete4 satellite image fusion using fast discrete
4 satellite image fusion using fast discreteAlok Padole
 
Robotics
RoboticsRobotics
Roboticscenkkk
 
Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestDakshina Kisku
 
Gait using moment with gray and
Gait using moment with gray andGait using moment with gray and
Gait using moment with gray andijsc
 
Automatic Image Registration Using 2D-DWT
Automatic Image Registration Using 2D-DWTAutomatic Image Registration Using 2D-DWT
Automatic Image Registration Using 2D-DWTinventionjournals
 
Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme ijcisjournal
 
View and illumination invariant iterative based image matching
View and illumination invariant iterative based image matchingView and illumination invariant iterative based image matching
View and illumination invariant iterative based image matchingeSAT Journals
 
Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...
Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...
Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...CSCJournals
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics홍배 김
 
Feature extraction based retrieval of
Feature extraction based retrieval ofFeature extraction based retrieval of
Feature extraction based retrieval ofijcsity
 
Paper id 25201492
Paper id 25201492Paper id 25201492
Paper id 25201492IJRAT
 
FAN search for image copy-move forgery-amalta 2014
 FAN search for image copy-move forgery-amalta 2014 FAN search for image copy-move forgery-amalta 2014
FAN search for image copy-move forgery-amalta 2014SondosFadl
 
ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...
ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...
ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...cscpconf
 
SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...National Cheng Kung University
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformeSAT Journals
 

What's hot (19)

ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...ANALYSIS OF INTEREST POINTS OF CURVELET  COEFFICIENTS CONTRIBUTIONS OF MICROS...
ANALYSIS OF INTEREST POINTS OF CURVELET COEFFICIENTS CONTRIBUTIONS OF MICROS...
 
Dynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring systemDynamic texture based traffic vehicle monitoring system
Dynamic texture based traffic vehicle monitoring system
 
4 satellite image fusion using fast discrete
4 satellite image fusion using fast discrete4 satellite image fusion using fast discrete
4 satellite image fusion using fast discrete
 
Robotics
RoboticsRobotics
Robotics
 
Palmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interestPalmprint verification using lagrangian decomposition and invariant interest
Palmprint verification using lagrangian decomposition and invariant interest
 
Gait using moment with gray and
Gait using moment with gray andGait using moment with gray and
Gait using moment with gray and
 
Automatic Image Registration Using 2D-DWT
Automatic Image Registration Using 2D-DWTAutomatic Image Registration Using 2D-DWT
Automatic Image Registration Using 2D-DWT
 
Da4201691696
Da4201691696Da4201691696
Da4201691696
 
Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme Gait Based Person Recognition Using Partial Least Squares Selection Scheme
Gait Based Person Recognition Using Partial Least Squares Selection Scheme
 
View and illumination invariant iterative based image matching
View and illumination invariant iterative based image matchingView and illumination invariant iterative based image matching
View and illumination invariant iterative based image matching
 
Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...
Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...
Analysis of Image Super-Resolution via Reconstruction Filters for Pure Transl...
 
Basics of Robotics
Basics of RoboticsBasics of Robotics
Basics of Robotics
 
MULTIMODAL IMAGE REGISTRATION USING HYBRID TRANSFORMATIONS
MULTIMODAL IMAGE REGISTRATION USING HYBRID TRANSFORMATIONSMULTIMODAL IMAGE REGISTRATION USING HYBRID TRANSFORMATIONS
MULTIMODAL IMAGE REGISTRATION USING HYBRID TRANSFORMATIONS
 
Feature extraction based retrieval of
Feature extraction based retrieval ofFeature extraction based retrieval of
Feature extraction based retrieval of
 
Paper id 25201492
Paper id 25201492Paper id 25201492
Paper id 25201492
 
FAN search for image copy-move forgery-amalta 2014
 FAN search for image copy-move forgery-amalta 2014 FAN search for image copy-move forgery-amalta 2014
FAN search for image copy-move forgery-amalta 2014
 
ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...
ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...
ADAPTIVE, SCALABLE, TRANSFORMDOMAIN GLOBAL MOTION ESTIMATION FOR VIDEO STABIL...
 
SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...SIFT/SURF can achieve scale, rotation and illumination invariant during image...
SIFT/SURF can achieve scale, rotation and illumination invariant during image...
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transform
 

Similar to Empirical Analysis of Invariance of Transform Coefficients under Rotation

An automatic algorithm for object recognition and detection based on asift ke...
An automatic algorithm for object recognition and detection based on asift ke...An automatic algorithm for object recognition and detection based on asift ke...
An automatic algorithm for object recognition and detection based on asift ke...Kunal Kishor Nirala
 
Block Image Encryption using Wavelet
Block Image Encryption using WaveletBlock Image Encryption using Wavelet
Block Image Encryption using WaveletIRJET Journal
 
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...ijsc
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingIOSR Journals
 
Image Processing Research paper
Image Processing Research paperImage Processing Research paper
Image Processing Research paperRonak Vyas
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformIRJET Journal
 
Forward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic ManipulatorsForward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic ManipulatorsIRJET Journal
 
Hybrid Technique for Image Enhancement
Hybrid Technique for Image EnhancementHybrid Technique for Image Enhancement
Hybrid Technique for Image EnhancementIRJET Journal
 
Forward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic ManipulatorsForward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic ManipulatorsIRJET Journal
 
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...Waqas Tariq
 
Similarity of inference face matching on angle oriented
Similarity of inference face matching on angle orientedSimilarity of inference face matching on angle oriented
Similarity of inference face matching on angle orientedAlexander Decker
 
11.similarity of inference face matching on angle oriented
11.similarity of inference face matching on angle oriented11.similarity of inference face matching on angle oriented
11.similarity of inference face matching on angle orientedAlexander Decker
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformeSAT Publishing House
 
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using SensorsAction Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using SensorsIOSR Journals
 
Fingerprint verification using steerable filters
Fingerprint verification using steerable filtersFingerprint verification using steerable filters
Fingerprint verification using steerable filtersIAEME Publication
 
Fingerprint verification using steerable filters
Fingerprint verification using steerable filtersFingerprint verification using steerable filters
Fingerprint verification using steerable filtersIAEME Publication
 

Similar to Empirical Analysis of Invariance of Transform Coefficients under Rotation (20)

N045077984
N045077984N045077984
N045077984
 
R044120124
R044120124R044120124
R044120124
 
An automatic algorithm for object recognition and detection based on asift ke...
An automatic algorithm for object recognition and detection based on asift ke...An automatic algorithm for object recognition and detection based on asift ke...
An automatic algorithm for object recognition and detection based on asift ke...
 
Block Image Encryption using Wavelet
Block Image Encryption using WaveletBlock Image Encryption using Wavelet
Block Image Encryption using Wavelet
 
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
Solution of Inverse Kinematics for SCARA Manipulator Using Adaptive Neuro-Fuz...
 
Sliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image DenoisingSliced Ridgelet Transform for Image Denoising
Sliced Ridgelet Transform for Image Denoising
 
Image Processing Research paper
Image Processing Research paperImage Processing Research paper
Image Processing Research paper
 
Review on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet TransformReview on Medical Image Fusion using Shearlet Transform
Review on Medical Image Fusion using Shearlet Transform
 
Forward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic ManipulatorsForward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic Manipulators
 
B042107012
B042107012B042107012
B042107012
 
Hybrid Technique for Image Enhancement
Hybrid Technique for Image EnhancementHybrid Technique for Image Enhancement
Hybrid Technique for Image Enhancement
 
Forward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic ManipulatorsForward and Inverse Kinematic Analysis of Robotic Manipulators
Forward and Inverse Kinematic Analysis of Robotic Manipulators
 
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
Inverse Kinematics Analysis for Manipulator Robot with Wrist Offset Based On ...
 
Similarity of inference face matching on angle oriented
Similarity of inference face matching on angle orientedSimilarity of inference face matching on angle oriented
Similarity of inference face matching on angle oriented
 
11.similarity of inference face matching on angle oriented
11.similarity of inference face matching on angle oriented11.similarity of inference face matching on angle oriented
11.similarity of inference face matching on angle oriented
 
Medical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transformMedical image analysis and processing using a dual transform
Medical image analysis and processing using a dual transform
 
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using SensorsAction Trajectory Reconstruction for Controlling of Vehicle Using Sensors
Action Trajectory Reconstruction for Controlling of Vehicle Using Sensors
 
Mask R-CNN
Mask R-CNNMask R-CNN
Mask R-CNN
 
Fingerprint verification using steerable filters
Fingerprint verification using steerable filtersFingerprint verification using steerable filters
Fingerprint verification using steerable filters
 
Fingerprint verification using steerable filters
Fingerprint verification using steerable filtersFingerprint verification using steerable filters
Fingerprint verification using steerable filters
 

More from IJERD Editor

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksIJERD Editor
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEIJERD Editor
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...IJERD Editor
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’IJERD Editor
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignIJERD Editor
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationIJERD Editor
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...IJERD Editor
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRIJERD Editor
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingIJERD Editor
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string valueIJERD Editor
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...IJERD Editor
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeIJERD Editor
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...IJERD Editor
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraIJERD Editor
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...IJERD Editor
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...IJERD Editor
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingIJERD Editor
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...IJERD Editor
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart GridIJERD Editor
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderIJERD Editor
 

More from IJERD Editor (20)

A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service AttacksA Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
A Novel Method for Prevention of Bandwidth Distributed Denial of Service Attacks
 
MEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACEMEMS MICROPHONE INTERFACE
MEMS MICROPHONE INTERFACE
 
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...Influence of tensile behaviour of slab on the structural Behaviour of shear c...
Influence of tensile behaviour of slab on the structural Behaviour of shear c...
 
Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’Gold prospecting using Remote Sensing ‘A case study of Sudan’
Gold prospecting using Remote Sensing ‘A case study of Sudan’
 
Reducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding DesignReducing Corrosion Rate by Welding Design
Reducing Corrosion Rate by Welding Design
 
Router 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and VerificationRouter 1X3 – RTL Design and Verification
Router 1X3 – RTL Design and Verification
 
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
Active Power Exchange in Distributed Power-Flow Controller (DPFC) At Third Ha...
 
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVRMitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
Mitigation of Voltage Sag/Swell with Fuzzy Control Reduced Rating DVR
 
Study on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive ManufacturingStudy on the Fused Deposition Modelling In Additive Manufacturing
Study on the Fused Deposition Modelling In Additive Manufacturing
 
Spyware triggering system by particular string value
Spyware triggering system by particular string valueSpyware triggering system by particular string value
Spyware triggering system by particular string value
 
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
A Blind Steganalysis on JPEG Gray Level Image Based on Statistical Features a...
 
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid SchemeSecure Image Transmission for Cloud Storage System Using Hybrid Scheme
Secure Image Transmission for Cloud Storage System Using Hybrid Scheme
 
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
Application of Buckley-Leverett Equation in Modeling the Radius of Invasion i...
 
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web CameraGesture Gaming on the World Wide Web Using an Ordinary Web Camera
Gesture Gaming on the World Wide Web Using an Ordinary Web Camera
 
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
Hardware Analysis of Resonant Frequency Converter Using Isolated Circuits And...
 
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
Simulated Analysis of Resonant Frequency Converter Using Different Tank Circu...
 
Moon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF DxingMoon-bounce: A Boon for VHF Dxing
Moon-bounce: A Boon for VHF Dxing
 
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
“MS-Extractor: An Innovative Approach to Extract Microsatellites on „Y‟ Chrom...
 
Importance of Measurements in Smart Grid
Importance of Measurements in Smart GridImportance of Measurements in Smart Grid
Importance of Measurements in Smart Grid
 
Study of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powderStudy of Macro level Properties of SCC using GGBS and Lime stone powder
Study of Macro level Properties of SCC using GGBS and Lime stone powder
 

Recently uploaded

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSRajkumarAkumalla
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 

Recently uploaded (20)

OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICSHARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
HARDNESS, FRACTURE TOUGHNESS AND STRENGTH OF CERAMICS
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 

Empirical Analysis of Invariance of Transform Coefficients under Rotation

  • 1. International Journal of Engineering Research and Development e-ISSN: 2278-067X, p-ISSN: 2278-800X, www.ijerd.com Volume 11, Issue 05 (May 2015), PP.43-51 43 Empirical Analysis of Invariance of Transform Coefficients under Rotation Sukhjeet Kaur Ranade1 , Sukhpreet Kaur2 1 Assistant Professor Department of Computer Science, Punjabi University, Patiala-147001 2 Department of Computer Science, Punjabi University, Patiala-147001 Abstract:- Rotationally invariant transforms, namely, angular radial transform and polar harmonic transforms such as polar cosine transform, polar sine transform and polar complex exponential transforms, are used to characterize image features for a number of applications like logo recognition, face recognition etc. But the computation of features using these transforms is an expensive process due to their sinusoidal basis functions which are quite computationally expensive. In this paper, the transform coefficients are analyzed to observe the effect of rotation on each coefficient. The experimentation is done to find most robust transform coefficients under rotation for each transform. Further, analysis is done to trace the effect of observed robust transform coefficients in face recognition application. The results show that the recognition rate remains same for cases when all transform coefficients are used for extracting image features and when only 50% to 60% observed robust moments are used whereas the execution time decreases resulting in fast execution of application. Keywords:- Angular radial transform, polar harmonic transforms, polar cosine transform, polar sine transform, polar complex exponential transform, face recognition, feature extraction, Euclidean distance. I. INTRODUCTION Transform theory plays a fundamental role in image processing, as working with the transform of an image instead of the image itself gives more insight into the properties of the image. Image transform is an operation to change the default representation space of a digital image (spatial domain to another domain) so that all the information present in the image is preserved in the transformed domain, but represented differently and the transform is reversible, i.e., can be reverted to the spatial domain. Transforms are called shape descriptors. These capture the significant properties of a function. These are the descriptors that correspond to the projection of the function on a specific basis function. A transform is composed of two parts, i.e., radial and angular part. The radial part of the basis function of a transform is sinusoidal function. Rotationally invariant transforms are used for feature extraction in application related to pattern recognition. These applications are based on properties like rotation invariance, scale invariance, orthogonality etc. Rotation invariant transforms have the feature to be able to recognize a wide variety of objects irrespective of their rotations. It is done by devising a set of features which are invariant to the image orientation. The magnitude of the coefficients of rotation invariant transforms is rotation invariant. Transforms are rotationally invariant when computed from ideal analog images. Mapping from analog images to digital images causes magnitude invariance of transforms severely compromised due to the discretization errors in computation. This affect the invariance property of transforms making some moments more sensitive and some more robust to rotation. Invariance of transform coefficients is crucial in most of these applications, for e.g. the performance of the pattern recognition critically depends on invariance of employed features with respect to scaling and rotation. The angular radial transform (ART) [1] and polar harmonic transforms (PHTs) [2] are region based shape descriptors. These transforms are invariant under rotation transformation and can be made scale and translation invariant after applying some geometric transformations. Above mentioned transforms possess low computational complexity and high numerical stability; due to which they are used in many applications related to image processing and pattern recognition like shape retrieval [1], logo recognition system [3], face detection [5], image watermarking [6], and video security systems [4] [7], fingerprint classification [8]. Although these transforms have low computational complexity but still they are expensive for real time applications due to their sinusoidal basis function. The wide use of these transforms in various mentioned applications motivated us to perform an analysis of transform coefficients under rotation using parameters given in [9] to find robust transform coefficients, i.e. the moments having coefficients that are invariant or least invariant under the impact of rotation. These robust transform coefficients can be only used for feature extraction instead of using all coefficients up to some predefined order, thus reducing the computational complexity and making these
  • 2. Empirical Analysis of Invariance of Transform Coefficients under Rotation 44 transforms more efficient for real time applications. Further, an analysis is performed using face recognition application to illustrate that if only some percentage of observed robust transform coefficients are used for above mentioned applications instead of all transform coefficients then whether the same recognition rate or performance level can be achieved resulting in reduced computational complexity. The results are presented based on recognition rate and execution time required for all cases. The rest of the paper is organized as follows. An overview of considered rotationally invariant transforms is given in Section II. Section III presents computational framework used for transforms. Empirical analysis performed is divided into two parts, first part presents analysis performed on transform coefficients to find robust moments and in second part the affect of observed robust moments is traced in face recognition application. This is presented in Section IV. Section V presents conclusion. II. ROTATIONALLY INVARIANT TRANSFORMS Rotationally invariant transforms are defined on square image functions which do not change its value under rotation. For a given image function, 𝑓 𝑥, 𝑦 , of size 𝑁 × 𝑁 pixels in a two-dimensional Cartesian coordinate system, its rotation invariant transform coefficient, 𝐹𝑛𝑚 , of order n and repetition m is defined over a unit disk in the continuous polar domain as follows : 𝐹𝑛𝑚 = λ 𝑓 𝑟, 𝜃 𝑉𝑛𝑚 ∗ 1 0 2𝜋 0 𝑟, 𝜃 𝑟 𝑑𝑟 𝑑𝜃 (1) such that 𝑟 = 𝑥2 + 𝑦2 , 𝜃 = arctan⁡( 𝑦 𝑥), λ is the normalization constant and 𝑉𝑛𝑚 ∗ 𝑟, 𝜃 is the complex conjugate of the basis function, 𝑉𝑛𝑚 𝑟, 𝜃 , which is separable along the radial and angular directions, i.e., 𝑉𝑛𝑚 𝑟, 𝜃 = 𝑅 𝑛𝑚 𝑟 𝐴 𝑚 𝜃 (2) Each transform is uniquely defined by its radial basis function, 𝑅 𝑛𝑚 (𝑟), and in order to provide rotational invariance, the angular basis function, Am(θ), is given by: 𝐴 𝑚 𝜃 = 𝑒 𝑗𝑚𝜃 ; 𝑗 = −1 (3) A. Angular Radial Transform (ART) The ARTs coefficient, 𝐴 𝑛𝑚 , of a continuous function, 𝑓 𝑟, 𝜃 , of order n and repetition m in polar domain are extracted over a unit disk using the following formula: 𝐴 𝑛𝑚 = 1 2𝜋 𝑓 𝑟, 𝜃 𝑉𝑛𝑚 ∗ 𝑟, 𝜃 𝑟 𝑑𝑟 𝑑𝜃 1 0 2𝜋 0 (4) where 𝑛 ≥ 0 and 𝑚 ≥ 0. The radial function of ARTs is defined as: 𝑅 𝑛 𝐴𝑅𝑇 𝑟 = 1, 𝑛 = 0 2 cos 𝜋𝑛𝑟 , 𝑜𝑡ℎ𝑒𝑟𝑤𝑖𝑠𝑒 (5) ART is used for invariant shape retrieval [1], logo recognition system [3], face detection [5], image watermarking [6], video security system [4] [7] and cephaloetric X-ray registration [10]. B. Polar Harmonic Transforms (PHTs) Yap et. al [2] introduced a set of transforms called polar harmonic transforms (PHTs), which can be used to generate rotation invariant features. PHTs consist of three different transforms, namely, polar complex exponential transform (PCET), polar cosine transform (PCT) and polar sine transform (PST). Polar complex exponential transform (PCET) The PCETs coefficient of order |n|≥0 and repetition |m|≥0 is given in polar domain by:
  • 3. Empirical Analysis of Invariance of Transform Coefficients under Rotation 45 𝐹𝑛𝑚 𝑃𝐶𝐸𝑇 = 1 𝜋 𝑓 𝑟, 𝜃 [𝑉𝑛𝑚 𝑃𝐶𝐸𝑇 𝑟, 𝜃 ]∗ 𝑟 𝑑𝑟 𝑑𝜃 (6) 1 0 2𝜋 0 where 𝑉𝑛𝑚 𝑃𝐶𝐸𝑇 𝑟, 𝜃 is PCET basis function having radial basis function, 𝑅 𝑛 𝑃𝐶𝐸𝑇 𝑟 : 𝑅 𝑛 𝑃𝐶𝐸𝑇 𝑟 = 𝑒 𝑗2𝜋𝑟2 (7) The other two sets of harmonic transforms, PCTs and PSTs, are defined as: Polar cosine transform (PCT) PCTs coefficients are defined as: 𝐹𝑛𝑚 𝑃𝐶𝑇 = 𝜆 𝑓 𝑟, 𝜃 [𝑉𝑛𝑚 𝑃𝐶𝑇 𝑟, 𝜃 ]∗ 𝑟 𝑑𝑟 𝑑𝜃 (8) 1 0 2𝜋 0 where 𝑛 ≥ 0, 𝑚 ≥ 0 and 𝑉𝑛𝑚 𝑃𝐶𝑇 𝑟, 𝜃 = 𝑅 𝑛 𝑃𝐶𝑇 𝑟 𝑒 𝑗𝑚𝜃 = cos 𝜋𝑛𝑟2 𝑒 𝑗𝑚𝜃 (9) where 𝜆 = 1 𝜋 𝑛 = 0 2 𝜋 𝑛 ≠ 0 (10) Polar sine transform (PST) PSTs coefficients are defined as: 𝐹𝑛𝑚 𝑃𝑆𝑇 = 𝜆 𝑓 𝑟, 𝜃 [𝑉𝑛𝑚 𝑃𝑆𝑇 𝑟, 𝜃 ]∗ 𝑟 𝑑𝑟 𝑑𝜃 (11) 1 0 2𝜋 0 where 𝑛 ≥ 1, 𝑚 ≥ 0 and 𝑉𝑛𝑚 𝑃𝑆𝑇 𝑟, 𝜃 = 𝑅 𝑛 𝑃𝑆𝑇 𝑟 𝑒 𝑗𝑚𝜃 = sin 𝜋𝑛𝑟2 𝑒 𝑗𝑚𝜃 (12) where 𝜆 = 2 𝜋 (13) PHTs are used in applications like fingerprint classification [8]. III. COMPUTATIONAL FRAMEWORK FOR TRANSFORMS In digital image processing, the image function, 𝑓 𝑥, 𝑦 , is discrete, whereas transform invariants are defined over the unit disk in continuous polar domain. However, the discrete image function can be converted into polar domain using a suitable interpolation process [11] but this mapping introduces interpolation error which affects the accuracy in computation [12]. To avoid interpolation error, the traditional method is used to compute transform coefficients in the Cartesian domain directly using zeroth-order approximation (ZOA) of the double integration involved in Eq. (1) as follows: 𝐹𝑛𝑚 = 𝜆 𝑓 𝑖, 𝑘 𝑅 𝑛𝑚 𝑁−1 𝑘=0 𝑁−1 𝑖=0 𝑟𝑖𝑘 𝑒−𝑗𝑚 𝜃 𝑖𝑘 ∆𝑥 ∆𝑦 (14) such that λ is the normalization constant depending on the transform used and ∆𝑥 = ∆𝑦 = 2 𝐷 , 𝑟𝑖𝑘 2 = 𝑥𝑖 2 + 𝑦 𝑘 2 ≤ 1 and 𝜃𝑖𝑘 = arctan⁡( 𝑦 𝑘 𝑥𝑖 ) (15)
  • 4. Empirical Analysis of Invariance of Transform Coefficients under Rotation 46 and the coordinates (𝑥𝑖, 𝑦 𝑘 ) are given by 𝑥𝑖 = 2𝑖−𝑁+1 𝐷 , 𝑦 𝑘 = 2𝑘−𝑁+1 𝐷 , 𝑖, 𝑘 = 0,1, … 𝑁 − 1 16 where 𝐷 = 𝑁 𝑓𝑜𝑟 𝑖𝑛𝑛𝑒𝑟 𝑑𝑖𝑠𝑘 𝑁 2 𝑓𝑜𝑟 𝑜𝑢𝑡𝑒𝑟 𝑑𝑖𝑠𝑘 (17) The coordinate (𝑥𝑖, 𝑦 𝑘 ) is the centre of the square pixel grid (𝑖, 𝑘). This mapping converts the square domain into an approximated unit disk. Many transform-based applications use inner disk for computing the coefficients therefore we have taken 𝐷 = 𝑁 and ∆𝑥 = ∆𝑦 = 2 𝑁 . IV. EMPIRICAL ANALYSIS RESULTS A. Empirical analysis done to find most robust moments The algorithms for the computation of transforms are implemented in Microsoft Visual Studio 2010 under Microsoft Window 7 environment on Intel 2.26 GHz processor with 3 GB RAM. The experimentation is performed with twelve standard 256-level gray scale images of size 128 × 128 pixels given in Table 1. The rotation invariance property of the transforms is analysed for maximum order, 𝑛 𝑚𝑎𝑥 = 10 and maximum repetition 𝑚 𝑚𝑎𝑥 = 10. Let 𝐹𝑛𝑚 𝑡 represent transform coefficient at order n and repetition m for a particular transform t. The parameter 𝐶𝑛𝑚 (𝜃) at 𝜃 = 0° , 5° , … . , 45° is computed for each transform using the formula [9]: 𝐶𝑛𝑚 𝜃 = 𝐹𝑛𝑚 (𝜃) 𝐹𝑛𝑚 (0° ) (18) Further, the deviation is measured by computing the parameter: 𝜎2 = 1 10 𝐶𝑛𝑚 (𝜃𝑖) − 1 2 (19)10 𝑖=1 where 𝜃𝑖 = 0° , 5° , … . , 45° . The transform coefficients for which the value of parameter 𝜎2 is least are considered more robust compared to moments that have high value. The results were obtained by considering the average deviation of all the 12 images given in Table 1. It was observed that some transform coefficients at particular order and repetition show high deviation for a particular image which were excluded during calculation of average deviation. These high deviating order and repetition indicated that the obtained most robust transform coefficients are image dependent and the results also show that PST has least deviating nature among all other transforms considered followed by ART. Figure 1 show the graph plotted for minimum and maximum moments and their corresponding average 𝐶𝑛𝑚 𝜃 values for each transform under investigation. As the results obtained from this analysis were observed to be image dependent so to further trace the effect of robust transform coefficients using face recognition application the same analysis is conducted on the training image set used in face recognition application. This is done for only least deviating transforms (i.e. polar sine transform and angular radial transform) among transforms under investigation that is concluded after the analysis done on the 12 images given in Table 1. Table 1. Twelve standard gray scale images used for experimentation Barbara Bridge Cameraman Clock
  • 5. Empirical Analysis of Invariance of Transform Coefficients under Rotation 47 Fishing Boat Gold Hill House Jet Plane Mandrill Peppers Pirate Tree A. Analysis to trace applicability of results of sub-section A The results obtained after analysis of transform coefficients using training image set were applied to face recognition application. The face recognition application employed is used to recognize the most relevant face from the database when query face image is presented to the application. The Euclidean distance (ED) is used as a similarity measure between the query image features and the features extracted from the images in the database. Euclidean distance is defined as: 𝐸𝐷 𝐹 𝐷 , 𝐹 𝑄 = (𝐹𝑖 𝑄 − 𝐹𝑖 𝐷 )2𝑛 𝑖=1 (20) where, 𝐹 𝐷 is the images in database and 𝐹 𝑄 is the query image presented to the application, 𝐹 𝐷 = 𝐹1 𝐷, 𝐹2 𝐷 , . . . , 𝐹𝑛 𝐷 are features extracted from the images in database, 𝐹 𝑄 = 𝐹1 𝑄, 𝐹2 𝑄 , . . . , 𝐹𝑛 𝑄 are features extracted from the query image and n is the number of these features. The database image having the least Euclidean distance with the presented query image is considered the best match for the query image. To trace the applicability of above analysis results to face recognition application the AT&T “The Database of Faces” (formerly “The Olivetti Research Lab (ORL) Database of Faces”) is used. The AT&T contains 400 face images of 40 different persons with 10 images of each person in a different folder.
  • 6. Empirical Analysis of Invariance of Transform Coefficients under Rotation 48 Fig. 1. Avg.𝑪 𝒏𝒎 𝜽 values vs. angle of rotation for least and most deviating transform coefficients For this analysis we have taken 100 face images (first 5 of first 20 subjects) in the training set which acts as database and all train and test images are resized to canvas size 128 × 128 . The test database consists of 1000 images which were developed using other 5 images of same 20 subjects by rotating (inner disk rotation) them at multiple angles from 𝜃 = 0° , 5° , … . , 90° . Some used train and test images are given in Table 2. Table 2. Examples of train and test images used for face recognition analysis Train Images Test Images 0.9 0.95 1 1.05 1.1 1.15 1.2 1.25 1.3 1.35 0 10 20 30 40 50 AverageCnm(θ) Angle of Rotation, θ ART Min (1,0) ART Max (8,4) PCT Min (0,1) PCT Max (9,0) PST Min (1,0) PST Min (3,0) PST Max (6,0) PCET Min (0,1) PCET Max (10,-6)
  • 7. Empirical Analysis of Invariance of Transform Coefficients under Rotation 49 In this analysis the recognition rate of faces is considered against execution time needed. The comparison is done by considering all and reduced number of transform coefficients for feature extraction. The observed robust transform coefficients obtained from analysis of train images are considered in ascending order of their deviation. Then from these ascending transform coefficients the face recognition analysis is performed by taking 10% transform coefficients to 100% transform coefficients for feature extraction. The results are presented based on recognition rate and execution time needed. The performance of the face recognition application is based on how well the query faces can be matched with correct faces in database in presence of rotation at various angles. In this experimentation PST and ART are used for feature extraction at maximum order, 𝑛 𝑚𝑎𝑥 = 10 and maximum repetition 𝑚 𝑚𝑎𝑥 = 10, making a total of 110 transform coefficients for PST and 121 for ART (taking 𝑛 ≥ 0 and 𝑚 ≥ 0). After experimentation, it was observed that the rate of recognition becomes stable when 50% - 60% transform coefficients are used for feature extraction. This means instead of using all transform coefficients for feature extraction only 50% - 60% robust transform coefficients can be utilized, thus decreasing the time complexity. Table 3. Percentage of robust transform coefficients used for feature extraction against recognition rate obtained and execution time needed for PST Percentage of moments used No. of Moments Recognition Rate Time taken (in sec) 10% 11 84.8% 25.396 20% 22 88.3% 51.152 30% 33 90.6% 76.518 40% 44 92% 129.167 50% 55 93% 130.511 60% 66 92.6% 166.664 70% 77 93% 179.416 80% 88 93% 207.153 90% 99 93% 231.77 100% 110 93% 255.498 Table 3 and Table 4 represent the percentage of robust transform coefficients used for feature extraction against recognition rate obtained and execution time needed for PST and ART respectively. Figure 2 and Figure 3 shows the graph plotted against percentage of transform coefficients used and recognition rate for PST and ART respectively. The results show that the execution time reduces by about half when only 50% transform coefficients are used.
  • 8. Empirical Analysis of Invariance of Transform Coefficients under Rotation 50 Table 4. Percentage of robust transform coefficients used for feature extraction against recognition rate obtained and execution time needed for ART Percentage of moments used No. of Moments Recognition Rate Time taken (in sec) 10% 12 79.3% 30.607 20% 24 91% 60.107 30% 36 91.9% 87.766 40% 48 90% 115.846 50% 60 92% 128.263 60% 72 93% 160.587 70% 84 92.4% 186.67 80% 96 93% 218.534 90% 108 92.2% 244.667 100 121 93% 298.444 Fig. 2. Recognition rate vs. percentage of transform coefficients used for feature extraction using PST Fig. 3. Recognition rate vs. percentage of transform coefficients used for feature extraction using ART 50 60 70 80 90 100 0 10 20 30 40 50 60 70 80 90 100 RecognitionRate(%) Percentage of transform coefficients used (%) 50 60 70 80 90 100 0 10 20 30 40 50 60 70 80 90 100 RecognitionRate(%) Percentage of transform coefficients used (%)
  • 9. Empirical Analysis of Invariance of Transform Coefficients under Rotation 51 V. CONCLUSION Rotationally invariant transforms, namely, angular radial transform and polar harmonic transforms such as polar cosine transform, polar sine transform and polar complex exponential transforms, are used for feature extraction in various image processing applications like logo recognition, face recognition etc. However, mapping from analog images to digital images causes magnitude invariance of transforms severely compromised due to the discretization errors in computation. This affect the invariance property of transforms making some moments more sensitive and some more robust to rotation. Invariance of transform coefficients is crucial in most of these applications. These features are analyzed in this paper and the effect of obtained results is traced using face recognition application and concluded as:  Among all transforms under investigation PSTs have the least deviating nature in case of rotation invariance followed by ART.  It was also observed that the robust moments are image dependent showing high deviating nature at some particular orders and repetitions for particular images.  The effect of robust transform coefficients traced in face recognition application illustrates that reduced number of coefficients (robust) between 50% to 60% can be used instead of using all coefficients to achieve same recognition rate but at low computational complexity. REFERENCES [1]. Bober M., MPEG-7 Visual shape descriptors. IEEE Trans. on Circuits and Systems for Video ., 11 (6) (2001) 716-719. [2]. Yap P.T., Jiang X., Kot A.C., Two-dimensional polar harmonic transforms for invariant image representation. IEEE Trans. on Pattern Analysis and Machine Intelligence. 32 (7) (2010) 1259-1270. [3]. Wahdan O.M., Omar K. and Nasrudin M.F., Logo recognition system using angular radial transform descriptors. Journal of Computer Science. 7 (9) (2011) 1416-1422. [4]. He D., Sun Q. and Tian Q., A semi-fragile object based video authentication system. ISCAS (2003). [5]. Fang J. and Qiu G., Human face detection using angular radial transform and support vector machines. [6]. Singh C. and Ranade S.K., Geometrically invariant and high capacity image watermarking scheme using accurate radial transform. Optics and Laser Technology. 54 (2013) 176-184. [7]. Lee S.H., Sharma S., Sang L., Park J.-I. and Park Y.G., An intelligent video security system using object tracking and shape recognition. ACVIS LNCS Springer-Verlag Berlin Heidelberg. 6915 (2011) 471-482. [8]. Liu M., Jiangz X., Chichung A. K. and Yap P.-T., Application of polar harmonic transforms to fingerprint classification. World Scientific Publishing. (2011). [9]. [Singh C., Sharma P. and Upneja R., On image reconstruction, numerical stability, and invariance of orthogonal radial moments and radial harmonic transforms. Pattern Recognition and Image Analysis. 21 (4) (2011) 663-676. [10]. Singh C. and Kaur A., Cephalometric X-Ray Registration using Angular Radial Transform. International Conference on Recent Advances and Future Trends in Information Technology. (2012) 18-22. [11]. Xin Y., Pawlak M. and Liao S., Accurate calculation of moments in polar co-ordinates. IEEE Trans. on image processing. 16 (2007) 581-587. [12]. Singh C. and Walia E., Computation of Zernike moments in improved polar configuration. IET J. Image Processing. 3 (2009) 217-227. [13]. Rodtook S. and Makhanov S. S., Numerical experiments on the accuracy of rotation moments invariants. Image and Vision Computing. 23 (2005) 577-586. [14]. Omaia D., Poel J. D. V. and Batista L. V., 2D-DCT distance based face recognition using a reduced number of coefficients. [15]. Singh C. and Aggarwal A., A noise resistant image matching method using angular radial transform. Digital Signal Processing. 33 (2014) 116-124.