SlideShare una empresa de Scribd logo
1 de 4
Descargar para leer sin conexión
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.

Más contenido relacionado

La actualidad más candente

Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
Reconstructing the Path of the Object based on Time and Date OCR in Surveilla...
ijtsrd
 

La actualidad más candente (19)

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

Destacado

Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
IJMTST Journal
 
Traffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSNTraffic Density Control and Accident Indicator Using WSN
Traffic Density Control and Accident Indicator Using WSN
IJMTST Journal
 

Destacado (20)

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

Similar a SAR Image Classification by Multilayer Back Propagation Neural Network

Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130
IJRAT
 
Medical Image Processing � Detection of Cancer Brain
Medical Image Processing � Detection of Cancer BrainMedical Image Processing � Detection of Cancer Brain
Medical Image Processing � Detection of Cancer Brain
ijcnes
 

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

Segmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain TumorSegmentation and Classification of MRI Brain Tumor
Segmentation and Classification of MRI Brain Tumor
 
Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130
 
J25043046
J25043046J25043046
J25043046
 
J25043046
J25043046J25043046
J25043046
 
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...IRJET-  	  Image based Approach for Indian Fake Note Detection by Dark Channe...
IRJET- Image based Approach for Indian Fake Note Detection by Dark Channe...
 
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
IRJET- Identification of Scene Images using Convolutional Neural Networks - A...
 
An fpga based efficient fruit recognition system using minimum
An fpga based efficient fruit recognition system using minimumAn fpga based efficient fruit recognition system using minimum
An fpga based efficient fruit recognition system using minimum
 
Image Classification For SAR Images using Modified ANN
Image Classification For SAR Images using Modified ANNImage Classification For SAR Images using Modified ANN
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 ...A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
 
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...
A NOVEL APPROACH FOR SEGMENTATION OF SECTOR SCAN SONAR IMAGES USING ADAPTIVE ...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
Ay33292297Ay33292297
Ay33292297
 
I010135760
I010135760I010135760
I010135760
 
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet TransformContent Based Image Retrieval Using 2-D Discrete Wavelet Transform
Content Based Image Retrieval Using 2-D Discrete Wavelet Transform
 
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
An Analysis and Comparison of Quality Index Using Clustering Techniques for S...
 
Review of Classification algorithms for Brain MRI images
Review of Classification algorithms for Brain MRI imagesReview of Classification algorithms for Brain MRI images
Review of Classification algorithms for Brain MRI images
 
An Assessment of Image Matching Algorithms in Depth Estimation
An Assessment of Image Matching Algorithms in Depth EstimationAn Assessment of Image Matching Algorithms in Depth Estimation
An Assessment of Image Matching Algorithms in Depth Estimation
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumar
 
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORKAUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK
AUTOMATIC TARGET DETECTION IN HYPERSPECTRAL IMAGES USING NEURAL NETWORK
 
Automatic target detection in
Automatic target detection inAutomatic target detection in
Automatic target detection in
 
Medical Image Processing � Detection of Cancer Brain
Medical Image Processing � Detection of Cancer BrainMedical Image Processing � Detection of Cancer Brain
Medical Image Processing � Detection of Cancer Brain
 

Último

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
MsecMca
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
HenryBriggs2
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 

Último (20)

notes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.pptnotes on Evolution Of Analytic Scalability.ppt
notes on Evolution Of Analytic Scalability.ppt
 
Learn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic MarksLearn the concepts of Thermodynamics on Magic Marks
Learn the concepts of Thermodynamics on Magic Marks
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
Computer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to ComputersComputer Lecture 01.pptxIntroduction to Computers
Computer Lecture 01.pptxIntroduction to Computers
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
Rums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdfRums floating Omkareshwar FSPV IM_16112021.pdf
Rums floating Omkareshwar FSPV IM_16112021.pdf
 
Bridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptxBridge Jacking Design Sample Calculation.pptx
Bridge Jacking Design Sample Calculation.pptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 

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.