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

What's hot

I017425763
I017425763I017425763
I017425763
IOSR Journals
 
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
AM Publications
 
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
IRJET Journal
 
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
IRJET Journal
 
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
ijeei-iaes
 
40120140507007
4012014050700740120140507007
40120140507007
IAEME Publication
 
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)
IJERD Editor
 
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...
IRJET Journal
 
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 Journal
 
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...
IRJET Journal
 
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
 
Kq3518291832
Kq3518291832Kq3518291832
Kq3518291832
IJERA Editor
 
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
ijfcstjournal
 
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...
CSCJournals
 
Ay33292297
Ay33292297Ay33292297
Ay33292297
IJERA Editor
 
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
Pvrtechnologies Nellore
 
Dx25751756
Dx25751756Dx25751756
Dx25751756
IJERA Editor
 
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 Journal
 
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
IRJET Journal
 

What's hot (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
 

Viewers also liked

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...
I3E Technologies
 
Review on classification based on artificial
Review on classification based on artificialReview on classification based on artificial
Review on classification based on artificial
ijasa
 
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
IJMTST Journal
 
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
IJMTST Journal
 
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
IJMTST Journal
 
Coal Mine Ventilator Smart Monitoring System
Coal Mine Ventilator Smart Monitoring SystemCoal Mine Ventilator Smart Monitoring System
Coal Mine Ventilator Smart Monitoring System
IJMTST Journal
 
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...
IJEEE
 
Terrestrial laser scanning
Terrestrial laser scanningTerrestrial laser scanning
Terrestrial laser scanning
Iris Kramer
 
Body Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote MonitoringBody Temperature & Blood Pressure Remote Monitoring
Body Temperature & Blood Pressure Remote Monitoring
IJMTST Journal
 
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
Iris Kramer
 
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
IJMTST Journal
 
Intelligent Farmer Friendly System
Intelligent Farmer Friendly SystemIntelligent Farmer Friendly System
Intelligent Farmer Friendly System
IJMTST Journal
 
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
IJMTST Journal
 
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
IJMTST Journal
 
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...
IJMTST Journal
 
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...
IJMTST Journal
 
Generalized Parallel CRC Computation
Generalized Parallel CRC ComputationGeneralized Parallel CRC Computation
Generalized Parallel CRC Computation
IJMTST Journal
 
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
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
 

Viewers also liked (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 to SAR Image Classification by Multilayer Back Propagation Neural Network

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
IRJET Journal
 
Paper id 252014130
Paper id 252014130Paper id 252014130
Paper id 252014130IJRAT
 
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 Journal
 
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...
IRJET Journal
 
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
Alexander Decker
 
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
IRJET Journal
 
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 ...
ijistjournal
 
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 ...
ijistjournal
 
Ay33292297
Ay33292297Ay33292297
Ay33292297
IJERA Editor
 
I010135760
I010135760I010135760
I010135760
IOSR Journals
 
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
IOSR Journals
 
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...
CSCJournals
 
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
IRJET Journal
 
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
CSCJournals
 
Ear Biometrics shritosh kumar
Ear Biometrics shritosh kumarEar Biometrics shritosh kumar
Ear Biometrics shritosh kumar
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
ijistjournal
 
Automatic target detection in
Automatic target detection inAutomatic target detection in
Automatic target detection in
ijistjournal
 
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 to 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
 

Recently uploaded

在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 

Recently uploaded (20)

在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 

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.