SlideShare a Scribd company logo
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 36
SAR Image Classification by Multilayer Back
Propagation Neural Network
Syed Asif Ali K. Venkata Ramaiah
PG Scholar, Department of CSE Assistant Professor & Head, Department of CSE
Chebrolu Engineering College, Chebrolu Chebrolu Engineering College, Chebrolu
Abstract - A novel descriptive feature extraction method of
Discrete Fourier transform and neural network classifier for
classification of Synthetic Aperture Radar (SAR) images is
proposed. The classification process has the following stages (1)
Image Segmentation using statistical Region Merging (SRM) (2)
Polar transform and Feature extraction using Discrete Fourier
Transform (3) Neural Network classification using back
propagation. This is generally the first step in image analysis.
Segmentation subdivides an image into its constituent parts or
objects. The level to which this subdivision is carried depends on
the problem being solved. The image segmentation in this study
is performed using Statistical Region Merging proposed
Richard Nock and Frank Nielsen. The key idea of the Statistical
Region Merging model is to formulate image segmentation as an
inference problem. Here the merging procedure is based on the
theorem. Feature vectors as the input for the neural network.
Polar transform is applied to segmented SAR image. The
rotation problem under the Cartesian coordinates becomes the
translation problem under the polar coordinates.
Keywords: Back-propagation algorithm, feature extraction,
MSTAR database, SAR images, SRM segmentation.
I. INTRODUCTION
There has always been a need of protecting the messages
that are sensitive in nature. Such messages if exposed to some
intruder may pose a threat to nation’s security or company’s
critical decisions. Thus, such information must be secured at
any cost and to serve the purpose there has been a trend to
encrypt or hide the secret information. Cryptography (derived
from Greek work ‘kryptos’ meaning hidden and ‘graphein’
meaning to write) is used to encode the text to make
itunderstandable. Steganography (composed of Greek word
‘steganos’, meaning covered and ‘graphein’ meaning to
write) on the other hand, is used to hide the text behind some
other media. Cryptography may draw the suspicion of the
intruder towards the text that is in encoded format.
Steganography do not lures the eavesdropper as it hides the
message. Steganography can be classified based on the type of
media it uses to hide the text[1]. These are as
follows:Synthetic Aperture Radar (SAR) is a coherent radar
system that generates high resolution remote sensing
imagery. SAR imagery is used in finding comparatively small
mobile or immobile targets for military applications. The
need is to classify the targets using the SAR images. SAR
images containing objects that are small, influenced by
speckle still requires efficient classification technique to
correctly classify objects. The foci of this study are on
providing an advanced classification techniques for SAR
images.
II. SYSTEM DESIGN MODEL
The proposed method is used to classify vehicle astank or
armed personal carrier of SAR images. Areference database is
maintained with the SAR image,which are released by
MSTAR database. In proposed method, the SAR image
classification is done by employing feature extraction
algorithm to extract the stable, repeatable and distinctive
features of the SAR image and then by matching these
features with the features of reference images. Proposed
method introduces a SAR classification method with rotation
invariance. The rotation invariance feature is represented by
the absolute valueof Fourier coefficients of polar image of the
SAR. Then SAR image can be distinguished by feeding those
features into a multi-layered BP neural network. The block
diagram of proposed method is represented in Fig. 1.
Fig. 1: Block diagram of the proposed method
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 37
A. Image segmentation:
In this section, a method forsegmenting the object from
the SAR image is proposed.Image segmentation is a
technique for extractinginformation from an image. This is
generally the firststep in image analysis. Segmentation
subdivides animage into its constituent parts or objects. The
level towhich this subdivision is carried depends on
theproblem being solved. The image segmentation in
thisstudy is performed using Statistical Region
Mergingproposed Richard Nock and Frank Nielsen.
Fig. 2: (a) T72-Tank (b) BMP2-armored personnel carriers (c) BTR60- armored
personnel
The keyidea of the Statistical Region Merging model is
toformulate image segmentation as an inference
problem.Here the merging procedure is based on the
theorem‘The independent bounded difference inequality’. It
isthe reconstruction of regions on the observed image,based
on image on which the true regions we seek arestatistical
regions whose borders are defined from asimple axiom.
Second, the model shows the existenceof a particular blend of
statistics and algorithmic toprocess observed images
generated with this model, byregion merging, with two
statistical properties. Theregions in the query image are
merged using the SRMsegmentation procedure to obtain the
object regionfrom the image. The segmentation procedure
outputwas shown in (Fig. 2) which shows the region
mergedimage and the shows the segmented output.
B. Polar transform:
The segmented SAR image isconverted from Cartesian
coordinates to logarithmicpolar coordinates. The rotation
problem under theCartesian coordinates becomes the
translation problemunder the logarithmic polar coordinates.
The imagetransform from Cartesian to logarithmic polar
coordinates is introduced.
C. Feature extraction:
Feature vectors as the input for the neural network. Polar
transform is applied to segmented SAR image. The rotation
problem under the Cartesian coordinates becomes the
translation problem under the polar coordinates. Then the
Fourier transform applied to the output of the polar
transform. Then the feature vectors will be obtained as shown
in Fig. 3.
Fig. 3: Feature vector computation
D. Fourier transform:
The output of the transformation represents the image in
the Fourier or frequency domain, while the input image is the
spatial domain equivalent. The absolute value of Fourier
coefficients will not change after the image is rotated. The
absolute values of Fourier coefficients are used as feature
vectors, then the feature vectors are rotation invariant. The
Fourier coefficients can be used to reconstruct the image
under the logarithmic polar coordinates. The number of
Fourier coefficients maybe be infinite, but with increasing
frequency, the amplitude of the coefficients will be reduced
significantly. So the Fourier coefficients above a certain
frequency can be ignored. Here fifteen co efficient used as
feature vectors.
E. Neural network training and classification:
Multilayer back propagation neural network is taken as
the network architecture for the present application. After
choosing the network, the number of neurons in each layer
has to be decided. The number of neurons in the output layer
is fixed. the neural network input is Fourier co efficient. By
applying polar transform to the segmented image and then
applying Fourier transform to that, feature vectors are
obtained. The number of hidden layers in the network and the
number of neurons in each layer is chosen by trial and error
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 38
method based on the performance function until it reaches the
specified goal.
III. SIMULATION RESULTS
The proposed method is required to find the feature
vectors. The database contains 3 images. BTR60, BMP2, T72
are used as the reference for experimentation. In this study,
SAR ATR experiments were performed using the MSTAR
database to classify three targets as shown in Table 1. The
image data are composed of SAR images chips roughly
centered on three types of military vehicles: the T72, BTR60
and BMP2 (the T-72 is a tank and the other two vehicles
are armored personnel carriers) as shown in Fig. 2.The
segmented image and Neural Network Analysisas shown in
Fig. 5. Based on the features extracted from the SAR images,
fifteen parameters of Fourier coefficients values are given as
input to train the network as shown in Table 2. These input
values are compared with those image feed into the network.
Then the matching is performed. The network is trained with
the parameters corresponding to three types of SAR image, to
their respective targets. After training the performance
function reaches the goal for all the samples.
Fig. 4: a) Original Image b) segmented image
Fig. 5: a) Original Image b) segmented image c) Neural Network Analysis.
IJMTST | International Journal for Modern Trends in Science and Technology
Volume 1, Issue 2, October 2015 39
CONCLUSION
In this study, a new SAR image classification method has
been proposed. The image of the SAR is acquired using a
MSTAR database. Then the SAR image of the BTR60,
BMP2, T72 (armored personnel carriers & Tank) has been
subjected to the segmentation process. The Image is
segmented using the Statistical Region Merging (SRM)
method. After that the feature vectors are extracted using
Fourier descriptor and it given in to the neural network.
Neural network will trained in to the three types of SAR
Images. The DWT based SYM wavelet coefficients perform
the better quality in the image with more than 35dB in Peak
Signal to Noise Ratio. The classification rate of the proposed
algorithm is around 88%. The future study is to Automatic
target recognition of SAR images with reduced time.
REFERENCES
[1] JBennamoun, J. and G.J. Mamic, 2002. Object Recognition Fundamentals
and Case Studies. Springer, ISBN: 1-85233-398-7.
[2] Daisheng, L 2005. Pattern Recognition and Image Processing. Horwood
Series in Engineering Series. ISBN-1-898563-52-7. Minoru, F., O. Sigeru,
T. Fumiaki and K. Toshihisa, 1992. Rotation invariant neural pattern
recognition system with application to coinrecognition. IEEE T. Neur.
Network., 3: 272-279, DOI: 10.1109/72.125868.
[3] Neagoe and G. Strugaru, 2008. A concurrent neural network model for
pattern recognition in multi spectral satellite imagery. Proceeding of the
World Automation Congress, 2008 (WAC 2008), International Symposium
on Soft Computing in Industry (ISSCI'08), Sept. 28-Oct, 2, Hawaii, USA,
ISBN: 978-1-889335-38-4, IEEE Catalog No. 08EX2476.
[4] Neagoe and A. Ropot, 2009. A New Neural Approach for Pattern
Recognition in Space Imagery. In: Harbour Protection through Data
[5] Fusion Technologies, NATO Science for Peace and Security Series-C:
Environmental Security, Springer, pp: 283-289.
[6] Ruohong and Y. Ruliang, 2008. SAR target recognition based on MRF and
gabor wavelet feature extraction. IEEE International
[7] Geoscience and Remote Sensing Symposium (IGARSS 2008), July 2008, 2:
2-907-/2-910.
[8] Sandirasegaram, 2002. Automaic Target Recognition in SAR Imagery
using a MLP Neural Network. Technical Memorandum, Defence Research
and Development Canada (DRDC), Ottawa, TM, 2002-1.

More Related Content

PDF
Ag044216224
PDF
IRJET- Traffic Sign Classification and Detection using Deep Learning
PDF
Object extraction using edge, motion and saliency information from videos
PDF
Image similarity using fourier transform
PDF
Image Segmentation Using Two Weighted Variable Fuzzy K Means
PDF
D010332630
PDF
High Performance Traffic Sign Detection
PDF
Wireless Vision based Real time Object Tracking System Using Template Matching
Ag044216224
IRJET- Traffic Sign Classification and Detection using Deep Learning
Object extraction using edge, motion and saliency information from videos
Image similarity using fourier transform
Image Segmentation Using Two Weighted Variable Fuzzy K Means
D010332630
High Performance Traffic Sign Detection
Wireless Vision based Real time Object Tracking System Using Template Matching

What's hot (19)

PDF
I017425763
PDF
Image Steganography Using Wavelet Transform And Genetic Algorithm
PDF
IRJET - Clustering Algorithm for Brain Image Segmentation
PDF
Trajectory Based Unusual Human Movement Identification for ATM System
PDF
A Pattern Classification Based approach for Blur Classification
PDF
40120140507007
PDF
International Journal of Engineering Research and Development (IJERD)
PDF
IRJET- Moving Object Detection using Foreground Detection for Video Surveil...
PDF
Text Detection and Recognition in Natural Images
PDF
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
PDF
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
PDF
Kq3518291832
PDF
Review and comparison of tasks scheduling in cloud computing
PDF
Fast Motion Estimation for Quad-Tree Based Video Coder Using Normalized Cross...
PDF
Ay33292297
PDF
Low complexity features for jpeg steganalysis using undecimated dct
PDF
Dx25751756
PDF
IRJET- Optical Character Recognition using Neural Networks by Classification ...
PDF
IRJET- Automatic Data Collection from Forms using Optical Character Recognition
I017425763
Image Steganography Using Wavelet Transform And Genetic Algorithm
IRJET - Clustering Algorithm for Brain Image Segmentation
Trajectory Based Unusual Human Movement Identification for ATM System
A Pattern Classification Based approach for Blur Classification
40120140507007
International Journal of Engineering Research and Development (IJERD)
IRJET- Moving Object Detection using Foreground Detection for Video Surveil...
Text Detection and Recognition in Natural Images
IRJET- Remote Sensing Image Retrieval using Convolutional Neural Network with...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Kq3518291832
Review and comparison of tasks scheduling in cloud computing
Fast Motion Estimation for Quad-Tree Based Video Coder Using Normalized Cross...
Ay33292297
Low complexity features for jpeg steganalysis using undecimated dct
Dx25751756
IRJET- Optical Character Recognition using Neural Networks by Classification ...
IRJET- Automatic Data Collection from Forms using Optical Character Recognition
Ad

Viewers also liked (20)

DOCX
ENSEMBLE OF ADAPTIVE RULE-BASED GRANULAR NEURAL NETWORK CLASSIFIERS FOR MULTI...
PDF
Review on classification based on artificial
ODP
Ann presentation
PDF
Parasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
PDF
PCA & CS based fusion for Medical Image Fusion
PDF
A Resonant Converter with LLC for DC-to-DC Converter Based Applications
PDF
Coal Mine Ventilator Smart Monitoring System
PDF
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
PPTX
Terrestrial laser scanning
PDF
Body Temperature & Blood Pressure Remote Monitoring
PPT
Final presentation for Ordinance Survey sponsored MSc Project
PDF
Classification of Osteoporosis using Fractal Texture Features
PDF
Intelligent Farmer Friendly System
PDF
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
PDF
Inverter Design using PV System Boost Converter
PDF
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
PDF
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
PDF
Generalized Parallel CRC Computation
PDF
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
PDF
Traffic Density Control and Accident Indicator Using WSN
ENSEMBLE OF ADAPTIVE RULE-BASED GRANULAR NEURAL NETWORK CLASSIFIERS FOR MULTI...
Review on classification based on artificial
Ann presentation
Parasitic Boost Circuit for Transform Less Active Voltage Quality Regulator
PCA & CS based fusion for Medical Image Fusion
A Resonant Converter with LLC for DC-to-DC Converter Based Applications
Coal Mine Ventilator Smart Monitoring System
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Terrestrial laser scanning
Body Temperature & Blood Pressure Remote Monitoring
Final presentation for Ordinance Survey sponsored MSc Project
Classification of Osteoporosis using Fractal Texture Features
Intelligent Farmer Friendly System
Techniques for Improving BER and SNR in MIMO Antenna for Optimum Performance
Inverter Design using PV System Boost Converter
A New Topology for Power Quality Improvement using 3-Phase 4-Wire UPQC with R...
An Effective Approach for Colour Image Transmission using DWT Over OFDM for B...
Generalized Parallel CRC Computation
VLSI Implementation of 32-Bit Unsigned Multiplier Using CSLA & CLAA
Traffic Density Control and Accident Indicator Using WSN
Ad

Similar to SAR Image Classification by Multilayer Back Propagation Neural Network (20)

PDF
Segmentation and Classification of MRI Brain Tumor
PDF
Paper id 252014130
PDF
J25043046
PDF
J25043046
PDF
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
PDF
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
PDF
An fpga based efficient fruit recognition system using minimum
PDF
Image Classification For SAR Images using Modified ANN
PDF
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
PDF
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
PDF
Ay33292297
PDF
I010135760
PDF
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
PDF
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
PDF
Review of Classification algorithms for Brain MRI images
PDF
An Assessment of Image Matching Algorithms in Depth Estimation
PDF
Ear Biometrics shritosh kumar
PDF
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK
PDF
Automatic target detection in
PDF
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK
Segmentation and Classification of MRI Brain Tumor
Paper id 252014130
J25043046
J25043046
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
An fpga based efficient fruit recognition system using minimum
Image Classification For SAR Images using Modified ANN
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
Ay33292297
I010135760
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
Review of Classification algorithms for Brain MRI images
An Assessment of Image Matching Algorithms in Depth Estimation
Ear Biometrics shritosh kumar
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK
Automatic target detection in
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK

Recently uploaded (20)

PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Sustainable Sites - Green Building Construction
PPT
Project quality management in manufacturing
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
Well-logging-methods_new................
PPTX
additive manufacturing of ss316l using mig welding
PPTX
UNIT 4 Total Quality Management .pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPT
Mechanical Engineering MATERIALS Selection
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PDF
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Sustainable Sites - Green Building Construction
Project quality management in manufacturing
Foundation to blockchain - A guide to Blockchain Tech
Internet of Things (IOT) - A guide to understanding
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
UNIT-1 - COAL BASED THERMAL POWER PLANTS
Well-logging-methods_new................
additive manufacturing of ss316l using mig welding
UNIT 4 Total Quality Management .pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Mechanical Engineering MATERIALS Selection
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
TFEC-4-2020-Design-Guide-for-Timber-Roof-Trusses.pdf
Model Code of Practice - Construction Work - 21102022 .pdf
Operating System & Kernel Study Guide-1 - converted.pdf

SAR Image Classification by Multilayer Back Propagation Neural Network

  • 1. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 36 SAR Image Classification by Multilayer Back Propagation Neural Network Syed Asif Ali K. Venkata Ramaiah PG Scholar, Department of CSE Assistant Professor & Head, Department of CSE Chebrolu Engineering College, Chebrolu Chebrolu Engineering College, Chebrolu Abstract - A novel descriptive feature extraction method of Discrete Fourier transform and neural network classifier for classification of Synthetic Aperture Radar (SAR) images is proposed. The classification process has the following stages (1) Image Segmentation using statistical Region Merging (SRM) (2) Polar transform and Feature extraction using Discrete Fourier Transform (3) Neural Network classification using back propagation. This is generally the first step in image analysis. Segmentation subdivides an image into its constituent parts or objects. The level to which this subdivision is carried depends on the problem being solved. The image segmentation in this study is performed using Statistical Region Merging proposed Richard Nock and Frank Nielsen. The key idea of the Statistical Region Merging model is to formulate image segmentation as an inference problem. Here the merging procedure is based on the theorem. Feature vectors as the input for the neural network. Polar transform is applied to segmented SAR image. The rotation problem under the Cartesian coordinates becomes the translation problem under the polar coordinates. Keywords: Back-propagation algorithm, feature extraction, MSTAR database, SAR images, SRM segmentation. I. INTRODUCTION There has always been a need of protecting the messages that are sensitive in nature. Such messages if exposed to some intruder may pose a threat to nation’s security or company’s critical decisions. Thus, such information must be secured at any cost and to serve the purpose there has been a trend to encrypt or hide the secret information. Cryptography (derived from Greek work ‘kryptos’ meaning hidden and ‘graphein’ meaning to write) is used to encode the text to make itunderstandable. Steganography (composed of Greek word ‘steganos’, meaning covered and ‘graphein’ meaning to write) on the other hand, is used to hide the text behind some other media. Cryptography may draw the suspicion of the intruder towards the text that is in encoded format. Steganography do not lures the eavesdropper as it hides the message. Steganography can be classified based on the type of media it uses to hide the text[1]. These are as follows:Synthetic Aperture Radar (SAR) is a coherent radar system that generates high resolution remote sensing imagery. SAR imagery is used in finding comparatively small mobile or immobile targets for military applications. The need is to classify the targets using the SAR images. SAR images containing objects that are small, influenced by speckle still requires efficient classification technique to correctly classify objects. The foci of this study are on providing an advanced classification techniques for SAR images. II. SYSTEM DESIGN MODEL The proposed method is used to classify vehicle astank or armed personal carrier of SAR images. Areference database is maintained with the SAR image,which are released by MSTAR database. In proposed method, the SAR image classification is done by employing feature extraction algorithm to extract the stable, repeatable and distinctive features of the SAR image and then by matching these features with the features of reference images. Proposed method introduces a SAR classification method with rotation invariance. The rotation invariance feature is represented by the absolute valueof Fourier coefficients of polar image of the SAR. Then SAR image can be distinguished by feeding those features into a multi-layered BP neural network. The block diagram of proposed method is represented in Fig. 1. Fig. 1: Block diagram of the proposed method
  • 2. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 37 A. Image segmentation: In this section, a method forsegmenting the object from the SAR image is proposed.Image segmentation is a technique for extractinginformation from an image. This is generally the firststep in image analysis. Segmentation subdivides animage into its constituent parts or objects. The level towhich this subdivision is carried depends on theproblem being solved. The image segmentation in thisstudy is performed using Statistical Region Mergingproposed Richard Nock and Frank Nielsen. Fig. 2: (a) T72-Tank (b) BMP2-armored personnel carriers (c) BTR60- armored personnel The keyidea of the Statistical Region Merging model is toformulate image segmentation as an inference problem.Here the merging procedure is based on the theorem‘The independent bounded difference inequality’. It isthe reconstruction of regions on the observed image,based on image on which the true regions we seek arestatistical regions whose borders are defined from asimple axiom. Second, the model shows the existenceof a particular blend of statistics and algorithmic toprocess observed images generated with this model, byregion merging, with two statistical properties. Theregions in the query image are merged using the SRMsegmentation procedure to obtain the object regionfrom the image. The segmentation procedure outputwas shown in (Fig. 2) which shows the region mergedimage and the shows the segmented output. B. Polar transform: The segmented SAR image isconverted from Cartesian coordinates to logarithmicpolar coordinates. The rotation problem under theCartesian coordinates becomes the translation problemunder the logarithmic polar coordinates. The imagetransform from Cartesian to logarithmic polar coordinates is introduced. C. Feature extraction: Feature vectors as the input for the neural network. Polar transform is applied to segmented SAR image. The rotation problem under the Cartesian coordinates becomes the translation problem under the polar coordinates. Then the Fourier transform applied to the output of the polar transform. Then the feature vectors will be obtained as shown in Fig. 3. Fig. 3: Feature vector computation D. Fourier transform: The output of the transformation represents the image in the Fourier or frequency domain, while the input image is the spatial domain equivalent. The absolute value of Fourier coefficients will not change after the image is rotated. The absolute values of Fourier coefficients are used as feature vectors, then the feature vectors are rotation invariant. The Fourier coefficients can be used to reconstruct the image under the logarithmic polar coordinates. The number of Fourier coefficients maybe be infinite, but with increasing frequency, the amplitude of the coefficients will be reduced significantly. So the Fourier coefficients above a certain frequency can be ignored. Here fifteen co efficient used as feature vectors. E. Neural network training and classification: Multilayer back propagation neural network is taken as the network architecture for the present application. After choosing the network, the number of neurons in each layer has to be decided. The number of neurons in the output layer is fixed. the neural network input is Fourier co efficient. By applying polar transform to the segmented image and then applying Fourier transform to that, feature vectors are obtained. The number of hidden layers in the network and the number of neurons in each layer is chosen by trial and error
  • 3. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 38 method based on the performance function until it reaches the specified goal. III. SIMULATION RESULTS The proposed method is required to find the feature vectors. The database contains 3 images. BTR60, BMP2, T72 are used as the reference for experimentation. In this study, SAR ATR experiments were performed using the MSTAR database to classify three targets as shown in Table 1. The image data are composed of SAR images chips roughly centered on three types of military vehicles: the T72, BTR60 and BMP2 (the T-72 is a tank and the other two vehicles are armored personnel carriers) as shown in Fig. 2.The segmented image and Neural Network Analysisas shown in Fig. 5. Based on the features extracted from the SAR images, fifteen parameters of Fourier coefficients values are given as input to train the network as shown in Table 2. These input values are compared with those image feed into the network. Then the matching is performed. The network is trained with the parameters corresponding to three types of SAR image, to their respective targets. After training the performance function reaches the goal for all the samples. Fig. 4: a) Original Image b) segmented image Fig. 5: a) Original Image b) segmented image c) Neural Network Analysis.
  • 4. IJMTST | International Journal for Modern Trends in Science and Technology Volume 1, Issue 2, October 2015 39 CONCLUSION In this study, a new SAR image classification method has been proposed. The image of the SAR is acquired using a MSTAR database. Then the SAR image of the BTR60, BMP2, T72 (armored personnel carriers & Tank) has been subjected to the segmentation process. The Image is segmented using the Statistical Region Merging (SRM) method. After that the feature vectors are extracted using Fourier descriptor and it given in to the neural network. Neural network will trained in to the three types of SAR Images. The DWT based SYM wavelet coefficients perform the better quality in the image with more than 35dB in Peak Signal to Noise Ratio. The classification rate of the proposed algorithm is around 88%. The future study is to Automatic target recognition of SAR images with reduced time. REFERENCES [1] JBennamoun, J. and G.J. Mamic, 2002. Object Recognition Fundamentals and Case Studies. Springer, ISBN: 1-85233-398-7. [2] Daisheng, L 2005. Pattern Recognition and Image Processing. Horwood Series in Engineering Series. ISBN-1-898563-52-7. Minoru, F., O. Sigeru, T. Fumiaki and K. Toshihisa, 1992. Rotation invariant neural pattern recognition system with application to coinrecognition. IEEE T. Neur. Network., 3: 272-279, DOI: 10.1109/72.125868. [3] Neagoe and G. Strugaru, 2008. A concurrent neural network model for pattern recognition in multi spectral satellite imagery. Proceeding of the World Automation Congress, 2008 (WAC 2008), International Symposium on Soft Computing in Industry (ISSCI'08), Sept. 28-Oct, 2, Hawaii, USA, ISBN: 978-1-889335-38-4, IEEE Catalog No. 08EX2476. [4] Neagoe and A. Ropot, 2009. A New Neural Approach for Pattern Recognition in Space Imagery. In: Harbour Protection through Data [5] Fusion Technologies, NATO Science for Peace and Security Series-C: Environmental Security, Springer, pp: 283-289. [6] Ruohong and Y. Ruliang, 2008. SAR target recognition based on MRF and gabor wavelet feature extraction. IEEE International [7] Geoscience and Remote Sensing Symposium (IGARSS 2008), July 2008, 2: 2-907-/2-910. [8] Sandirasegaram, 2002. Automaic Target Recognition in SAR Imagery using a MLP Neural Network. Technical Memorandum, Defence Research and Development Canada (DRDC), Ottawa, TM, 2002-1.