SlideShare a Scribd company logo
1 of 8
Download to read offline
David C. Wyld (Eds) : ICCSEA, SPPR, CSIA, WimoA, SCAI - 2013
pp. 385–392, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3540
SAR ICE IMAGE CLASSIFICATION USING
PARALLELEPIPED CLASSIFIER BASED ON
GRAM-SCHMIDT SPECTRAL TECHNIQUE
*A.Vanitha1
, Dr.P.Subashini2
and Ms.M.Krishnaveni3
1
M.Phil Scholar, 2
Associate Professor, 3
Research Assistant
Department of Computer Science
Avinashilingam Institute for Home Science and Higher Education for Women
University, Coimbatore, India.
*vani.jan23@gmail.com
ABSTRACT
Synthetic Aperture Radar (SAR) is a special type of imaging radar that involves advanced
technology and complex data processing to obtain detailed images from the lake surface. Lake
ice typically reflects more of the radar energy emitted by the sensor than the surrounding area,
which makes it easy to distinguish between the water and the ice surface. In this research work,
SAR images are used for ice classification based on supervised and unsupervised classification
algorithms. In the pre-processing stage, Hue saturation value (HSV) and Gram–Schmidt
spectral sharpening techniques are applied for sharpening and resampling to attain high-
resolution pixel size. Based on the performance evaluation metrics it is proved that Gram-
Schmidt spectral sharpening performs better than sharpening the HSV between the boundaries.
In classification stage, Gram–Schmidt spectral technique based sharpened SAR images are used
as the input for classifying using parallelepiped and ISO data classifier. The performances of
the classifiers are evaluated with overall accuracy and kappa coefficient. From the
experimental results, ice from water is classified more accurately in the parallelepiped
supervised classification algorithm.
KEYWORDS
SAR Ice classification, Gram-Schmidt spectral sharpening, supervised classification,
unsupervised classification, Kappa coefficient.
1. INTRODUCTION
Synthetic aperture radar (SAR) is a microwave sensor which is capable of producing high-
resolution images of the earth’s surface. A SAR uses a transmitter and passing out a microwave
signal, and a receiver collects that pulse reflected back to the satellite. Radar wavelengths are
much longer than those of visible or infrared light, and, for this reason, a SAR can see through
cloud, smoke fog and moisture area; it can take images in day or night; and depending on the
signal frequency [1]. SAR has two fundamental dimensions and three modes. The slant range
386 Computer Science & Information Technology (CS & IT)
and azimuth are the dimensions used for target discrimination in range involve the correlation of
each echo with the corresponding transmitted pulse. An increase of the swath width can also be
made at the expense of azimuth resolution, by interrupted switching of the radar beam between
adjacent sub-swaths. Medium to low resolution images can be obtained using this ScanSAR
imaging mode [2].
Image enhancement is making improvement in satellite image quality without knowledge about
the source of degradation. Image sharpening tools are used to automatically merge a low-
resolution colour, multi-, or hyper-spectral image with a high-resolution gray scale image
[3].Image classification is probably the most important part of image analysis. SAR ice images
are classified using two main classification methods namely supervised and unsupervised
classification algorithms [8]. The performance of the classifiers depends upon the overall
accuracy and kappa coefficients. At present it is not possible to state which classifier is best for
all situations as the characteristics of each image and the circumstances for each study vary so
greatly. In this paper, Image enhancement is described in the second section, classification of
SAR image is explained in the third section, and the experimental results and conclusion are
discussed in fourth section.
2. IMAGE ENHANCEMENT
Image enhancement is the enhancement of an original image appearance by increasing dominance
of some features or by decreasing ambiguity between different regions of the image. In this
research work, image sharpening technique is applied and the purpose of such an image
sharpening method is to increase sharpness of images. Image sharpening refers to enhancement
technique that highlights edges and fine details in an image. Sharpened images provide clear
image to view visually and assist for the classification. Hue Saturation Value (HSV) and Gram–
Schmidt spectral sharpening techniques are two method used for image sharpening [3].
2.1 Hue Saturation Value (HSV) sharpening
HSV sharpening used to transform an RGB image to HSV color space and replace the value band
with the high-resolution image. The HSV techniques automatically resample the hue and
saturation bands to the high-resolution pixel size using a nearest neighbour technique and finally
transform the images back to RGB color space. The output of the original images will have the
high pixel size with the input of high-resolution data. The subjective evaluation of the HSV
sharpening technique is shown in Fig: 1.
2.2 Gram –Schmidt spectral sharpening
Gram-Schmidt spectral sharpening is used to sharpen multispectral data using high spatial
resolution data. First, a panchromatic band of the original image is simulated from the lower
spatial resolution spectral bands. Secondly, a Gram-Schmidt transformation technique is
performed on the simulated panchromatic and the spectral bands, where the simulated
panchromatic band of the images are taken as the first band. Then, the first Gram-Schmidt band is
swapped with the high spatial resolution panchromatic band. At the end, inverse Gram-Schmidt
transform is then applied to images and form the sharpened spectral bands.
Computer Science & Information Technology (CS & IT) 387
Fig 1: Image Sharpening result for HSV and Fig 2: Classification result for supervised a
Gram-Schmidt spectral sharpening Unsupervised classifier
3. CLASSIFICATION ALGORITHMS
The water and the ice are classified from SAR images by using supervised and unsupervised
classification algorithms.
3.1 Supervised classification
Supervised classification is used to cluster pixels in images into classes corresponding to user
defined training classes. In this research, parallelepiped classifier is taken for the water and ice
classification. The supervised classifier use the ground truth ROI image as training set for
Original Image HSV Gram- Schmidt
Spectral
Sharpening
Original Image Parallelepiped ISO DATA
388 Computer Science & Information Technology (CS & IT)
classifying the class and the overall accuracy and kappa coefficient is calculated from the
parallelepiped classified image and ground truth ROI [10].
3.1.1 Parallelepiped classifier
Parallelepiped classification uses a simple decision rule to classify SAR images. The decision
boundaries form an n-dimensional parallelepiped classification in the image data space. In the
parallelepiped classification, dimensions are defined based upon a standard deviation threshold
from the mean of each selected class. If a pixel value images lies above the low threshold and
below the high threshold for all bands being classified, it is assigned to that class. Area that do not
fall within any of the trained pixel then they are designated as unclassified [10].
3.2 Unsupervised classification
Unsupervised classification is comparable to cluster analysis where interpretations are assigned to
the same class because they have related values. In this work, ISODATA classifier is taken for
classifying the water and ice surface in the lake area. The unsupervised classification doesn’t
need any training area for the classification [7].
3.2.1 ISODATA Classifier
The ISODATA (Iterative Self-Organizing Data Analysis Technique) Classification method uses
an iterative approach that incorporates a number of heuristic procedures to compute classes. The
ISODATA classification method is similar to the K-Means method, but incorporates measures for
splitting and combining the trial classes to obtain an optimal set of output classes. In ISO data
classifier, user has to assign the number of classes and it classifies according to the user defined
classes [7].
4. EXPERIMENTAL RESULTS
The above assessment techniques are implemented on SAR images. Fig.1 and Fig.2 shows the
results of sharpening technique and classification algorithms in subject evaluation. Hence, this
work is an attempt to study the ice classification and to evaluate the performance of supervised
and unsupervised algorithms.
4.1 Results of Image Enhancement
Fig.1 shows the subject evaluation results of sharpening technique. By comparing the error rate of
sharpening techniques metrics, the resultant images of Gram-Schmidt spectral sharpening method
appears with high resolution. So, Gram-Schmidt spectral sharpening images are taken as input for
the classification. The tables 1,2,3,4 and 5 shows the metrics used in image sharpening
techniques, to identify which techniques gives better results.
Entropy (En)
The Entropy of an image is a measure of information content but has not been used to assess the
effects of information change in SAR images. Entropy reflects the capacity of the information
carried by SAR images. The error rate of entropy should be high and that have high information
in the images. The formula used to calculate the Entropy is
Computer Science & Information Technology (CS & IT) 389
En = −∑ Pሺiሻଶହହ
௜ୀ଴ log2P (i) ...... (1)
where, P (i) is the ratio of the number of the pixels with gray value equal to i over the total
number of the pixels [4].
Root mean square Error (RMSE)
The RMSE is a quadratic scoring rule which measures the average magnitude of the error. The
corresponding experimental values are each squared and then averaged over the sample images.
Finally, the square root of the average is taken in the SAR images. Since the errors are squared
before they are averaged, the RMSE gives large errors by increasing weight. The formula used to
calculate the RMSE is
ܴ‫ܵܯ‬ = ට
∑ ௑೔
మ೙
೔సభ
௡
...... (2)
where, n denotes discrete distribution and ܺ௜
ଶ
denotes the mean square values.
Correlation Coefficient (CC)
The correlation coefficient measures the closeness or similarity between two images. It can vary
between –1 to +1. A value close to +1 indicates that the two images are much related, while a
value close to –1. The formula to compute the correlation is
‫ݎ‬ =
௡ሺ∑ ௫௬ሻିሺ∑ ௫ሻሺ∑ ௬ሻሻ
ටൣ௡ ∑ ௫
మ
ିሺ∑ ௫ሻమሻ൧[௡ ∑ ௬మିሺ∑ ௬ሻమ]
...... (3)
where, n denotes number of values or elements and then the x & y are the two variables of
correlation coefficient. [4].
SAR
ICE
Image
HSV Gram- Schmidt
Spectral
Sharpening
Image 1 7.1872 7.2541
Image 2 4.4695 4.5301
Image3 4.5412 4.5879
Image 4 4.6457 4.7001
Image 5 4.6891 4.7874
SAR
ICE
Image
HSV Gram- Schmidt
Spectral
Sharpening
Image 1 34.87182 34.44457
Image 2 32.00580 31.41486
Image3 32.86569 32.01721
Image 4 34.45883 34.09934
Image 5 32.67526 32.40524
390 Computer Science & Information Technology (CS & IT)
Table .1 Results based on Entropy matrices Table .2 Results based on RMSE matrices
Table .3 Results based on Correlation Coefficient (CC) matrices
Universal image quality index
The two images are considered as matrices with M column and N rows containing pixel values,
respectively. The universal image quality index Q may be calculated as a product of three
components namely loss of correlation, luminance distortion, and contrast distortion. The value
range for this component is also [0, 1].The formula used to calculate universal image quality
index is
Q=
ସఙೣ೤௫̅ ௬ത
ሺఙೣ
మ ାఙ೤
మሻۤሺ௫̅ሻమାሺ௬തሻమ‫ۥ‬
...... (4)
where Q refers to quality index, ‫̅ݔ‬‫ݕ‬തdenotes mean of original image x and testing image y, ߪ௫
ଶ
refers to variance of original image.
Table .4. Results based on Universal image Table .5 Results based on MAE matrices
quality index matrices
Mean absolute Error (MAE)
The Mean Absolute Error measures the average magnitude of the errors in a set of forecasts,
without considering their direction. It measures accuracy for continuous variables. The MAE is a
SAR ICE
Image
HSV Gram- Schmidt Spectral Sharpening
Image 1 0.5820497620 0.5676583494
Image 2 0.5784706080 0.5771488506
Image3 0.9678437137 0.9770377594
Image 4 0.5930112531 0.5947986552
Image 5 0.6789349664 0.8769786350
SAR
ICE
Image
HSV
Gram-
Schmidt
Spectral
Sharpening
Image 1 0.59370 0.53829
Image 2 0.80670 0.81128
Image3 0.86944 0.84957
Image 4 0.40543 0.39688
Image 5 0.53491 0.51712
SAR ICE
Image HSV
Gram-
Schmidt
Spectral
Sharpening
Image 1 6.47217 6.40362
Image 2 6.39154 6.27559
Image3 6.44182 6.40635
Image 4 6.45976 6.53826
Image 5 6.40324 6.29785
Computer Science & Information Technology (CS & IT) 391
linear score which means that all the individual differences are weighted equally in the average.
The formula used to calculate the MAE is
MAE =
ଵ
௡
∑ |݁௜|௡
௜ୀ଴ ...... (5)
where, the mean absolute error is an average of the absolute errors ei = fi − yi, where fi is the
prediction and yi the true value.
In above results, error rate of the entropy and universal image quality index has the high error rate
and RMSE, correlation coefficient and MAE has the low error rate in the Gram-Schmidt spectral
sharpening compared to HSV. By comparing the error rate of metrics and objective evaluation of
Gram-Schmidt spectral sharpening technique show the better result for sharpening boundaries.
4.2 Classification algorithms Result
Fig.2,3 and 4 shows the subjective evaluation and accuracy assessment results of supervised and
unsupervised classification algorithms. The overall accuracy and kappa coefficient are calculated
from classified images and ground truth ROI images.
The accuracy assessment generated from the parallelepiped supervised classification technique
showed an overall classification accuracy was 80.43% with Kappa statistic of 0.69, but in the
unsupervised classification technique, the overall accuracy decreased to 75.03% with Kappa
statistic of 0.62%.By comparing the overall accuracy with kappa statistic parallelepiped
supervised classifier perform better then ISO data classifier.
Fig. 3. Performance evaluation of the classifiers Fig. 4. Performance evaluation of the classifiers
based on overall accuracy based on kappa coefficients
5. CONCLUSION
In this paper, the ice classification from the lake surface was implemented by unsupervised and
unsupervised classification algorithms. In the classification process, the SAR ice images are
enhanced using HSV and Gram-Schmidt spectral sharpening techniques. By comparing metrics
results of the sharpening techniques, Gram-Schmidt sharpening method performs better than the
HSV between the boundaries. The ice classification algorithms classify the water and the ice
surface in the lake area and accuracy assessments of the algorithms are assessed using overall
392 Computer Science & Information Technology (CS & IT)
accuracy and kappa coefficient. As the result parallelepiped supervised classification appears
more accurate than the ISO data unsupervised classification. In future, types of ices classification
will be classified by extracting features of ice and implementing the segmented methods for SAR
images.
REFERENCES
[1] Hacene Akliouat, Youcef Smara and Lynda Bouchemakh, (2007) “Synthetic aperture radar image
formation process: application to a region of north Algeria” Proc. ‘Envisat Symposium 2007’, PP
23–27.
[2] Müjdat Çetin, and William Clem Karl, (2001) “Feature-Enhanced Synthetic Aperture Radar Image
Formation Based on Nonquadratic Regularization” IEEE TRANSACTIONS ON IMAGE
PROCESSING, VOL. 10, NO. 4,PP 623-631.
[3] Raman Maini and Himanshu Aggarwal,( 2010) “A Comprehensive Review of Image Enhancement
Techniques” Journal of computing, volume 2, issue 3, ISSN 2151-9617, ,PP 8-13.
[4] Firouz Abdullah Al-Wassai1 and Dr. N.V. Kalyankar, (2012) “A novel metric approach evaluation
for the spatial enhancement of pansharpene images” International Conference of Advanced Computer
Science & Information Technology pp. 479–493.
[5] P. Mishra, Y. Yamaguchi and D. Singh, (2011) “Land cover classification of palsar images by
knowledge based decision tree classifier and supervised classifiers based on sar observables” Progress
In Electromagnetics Research B, Vol. 30,PP 47-70.
[6] Komal Vij and Yaduvir Singh”Enhancement of Images Using Histogram Processing Techniques”
International. Journal of coputer Technology Application., Vol 2 (2),PP 309-313.
[7] Mohd Hasmadi I, Pakhriazad HZ, Shahrin MF, (2009) ” Evaluating supervised and unsupervised
techniques for land cover mapping using remote sensing data “Malaysian Journal of Society and
Space 5 issue, ISSN 2180-2491,PP 1-10.
[8] C. Palaniswami, A. K. Upadhyay and H. P. Maheswarappa., (2006) "Spectral mixture Analysis for
sub pixel classification of coconut", Current Science, Vol. 91, No. 12, pp. 1706 -1711.
[9] N. Roshani , M. J. Valadan Zouj , Y. Rezaei , M.Nikfar,( 2008) ” Snow mapping of alamchal glacier
using remote sensing data” The International Archives of the Photogrammetry, Remote Sensing and
Spatial Information Sciences. Vol. XXXVII.PP 804-808.
[10] Perumal and R.Bhaskaran, (2010) “Supervise Classification performance of multispectral images”,
Journal of Computing, Volume 2, PP 124-129.
[11] P.M.Atkinson and A.R.L.Tatnal, (1997) “Introduction to neural networks in remote sensing”,
International Journal of Remote sensing, Volume 11, pp. 699-709.
[12] Daniel Gomez and Javieer Montero(2011) " Determining the accuracy in image supervised
classification problems " EUSFLAT-LFA Aix-les-Bains, France,PP 342-349.
[13] Xlangming Xiao,Zhenxi shen and Xieoguan Qin (2001)" Assessing the potential of vegetation sensor
data for mapping snow and ice civer a normalized difference snow and ice index" International
Journal Remote sensing ,Volume 22,pp.2479-2487.
[14] Jorge Haarpaintner, (2002) “Sea ice classification of ers-2 sar images based on a nested-correlation
ice-tracking algorithm”, 16th IAHR International Symposium on Ice, Dunedin, New Zealand.
[15] Limin Jiao and Yaolin Liu., (2012) “Analyzing the shape characteristics of land use classes in remote
sensing imagery”,XXII ISPRS Congress, Volume 1-7.

More Related Content

What's hot

Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2IAEME Publication
 
Satellite Image Enhancement Using Dual Tree Complex Wavelet Transform
Satellite Image Enhancement Using Dual Tree Complex Wavelet TransformSatellite Image Enhancement Using Dual Tree Complex Wavelet Transform
Satellite Image Enhancement Using Dual Tree Complex Wavelet TransformjournalBEEI
 
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...journal ijrtem
 
IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...
IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...
IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...IRJET Journal
 
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET Journal
 
40 9148 satellite image enhancement using dual edit tyas
40 9148 satellite image enhancement using dual edit tyas40 9148 satellite image enhancement using dual edit tyas
40 9148 satellite image enhancement using dual edit tyasIAESIJEECS
 
IMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGIMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGgarima0690
 
Different Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical ReviewDifferent Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical ReviewIJMER
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANIP.K. Mani
 
Super-Resolution of Multispectral Images
Super-Resolution of Multispectral ImagesSuper-Resolution of Multispectral Images
Super-Resolution of Multispectral Imagesijsrd.com
 
Wavelet based image fusion
Wavelet based image fusionWavelet based image fusion
Wavelet based image fusionUmed Paliwal
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesEditor IJCATR
 
Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148IJRAT
 
Robust High Resolution Image from the Low Resolution Satellite Image
Robust High Resolution Image from the Low Resolution Satellite ImageRobust High Resolution Image from the Low Resolution Satellite Image
Robust High Resolution Image from the Low Resolution Satellite Imageidescitation
 
RADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformRADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformINFOGAIN PUBLICATION
 

What's hot (20)

Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2Image resolution enhancement by using wavelet transform 2
Image resolution enhancement by using wavelet transform 2
 
Satellite Image Enhancement Using Dual Tree Complex Wavelet Transform
Satellite Image Enhancement Using Dual Tree Complex Wavelet TransformSatellite Image Enhancement Using Dual Tree Complex Wavelet Transform
Satellite Image Enhancement Using Dual Tree Complex Wavelet Transform
 
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
PAN Sharpening of Remotely Sensed Images using Undecimated Multiresolution De...
 
IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...
IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...
IRJET- A Comparative Analysis of various Visibility Enhancement Techniques th...
 
Ijetr011837
Ijetr011837Ijetr011837
Ijetr011837
 
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...IRJET-  	  Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
IRJET- Satellite Image Resolution Enhancement using Dual-tree Complex Wav...
 
40 9148 satellite image enhancement using dual edit tyas
40 9148 satellite image enhancement using dual edit tyas40 9148 satellite image enhancement using dual edit tyas
40 9148 satellite image enhancement using dual edit tyas
 
IMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSINGIMAGE FUSION IN IMAGE PROCESSING
IMAGE FUSION IN IMAGE PROCESSING
 
Different Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical ReviewDifferent Image Fusion Techniques –A Critical Review
Different Image Fusion Techniques –A Critical Review
 
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
Image enhancement technique  digital image analysis, in remote sensing ,P K MANIImage enhancement technique  digital image analysis, in remote sensing ,P K MANI
Image enhancement technique digital image analysis, in remote sensing ,P K MANI
 
Super-Resolution of Multispectral Images
Super-Resolution of Multispectral ImagesSuper-Resolution of Multispectral Images
Super-Resolution of Multispectral Images
 
Image Fusion
Image FusionImage Fusion
Image Fusion
 
Mn3621372142
Mn3621372142Mn3621372142
Mn3621372142
 
Wavelet based image fusion
Wavelet based image fusionWavelet based image fusion
Wavelet based image fusion
 
A Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision ImagesA Novel Color Image Fusion for Multi Sensor Night Vision Images
A Novel Color Image Fusion for Multi Sensor Night Vision Images
 
Paper id 2420148
Paper id 2420148Paper id 2420148
Paper id 2420148
 
Robust High Resolution Image from the Low Resolution Satellite Image
Robust High Resolution Image from the Low Resolution Satellite ImageRobust High Resolution Image from the Low Resolution Satellite Image
Robust High Resolution Image from the Low Resolution Satellite Image
 
RADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet TransformRADAR Image Fusion Using Wavelet Transform
RADAR Image Fusion Using Wavelet Transform
 
Ik3415621565
Ik3415621565Ik3415621565
Ik3415621565
 
Gx3612421246
Gx3612421246Gx3612421246
Gx3612421246
 

Similar to SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SCHMIDT SPECTRAL TECHNIQUE

A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...cscpconf
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Pinaki Ranjan Sarkar
 
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
 
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 ANNIRJET Journal
 
V.KARTHIKEYAN PUBLISHED ARTICLE 1
V.KARTHIKEYAN PUBLISHED ARTICLE 1V.KARTHIKEYAN PUBLISHED ARTICLE 1
V.KARTHIKEYAN PUBLISHED ARTICLE 1KARTHIKEYAN V
 
Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...Pioneer Natural Resources
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYcsandit
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET Journal
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVpaperpublications3
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET Journal
 
Analysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNRAnalysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNRIRJET Journal
 
Enhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWTEnhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWTIJLT EMAS
 
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...IRJET Journal
 
Digital image processing
Digital image processingDigital image processing
Digital image processingVandana Verma
 
X-Ray Image Enhancement using CLAHE Method
X-Ray Image Enhancement using CLAHE MethodX-Ray Image Enhancement using CLAHE Method
X-Ray Image Enhancement using CLAHE MethodIRJET Journal
 
IRJET - Underwater Image Enhancement using PCNN and NSCT Fusion
IRJET -  	  Underwater Image Enhancement using PCNN and NSCT FusionIRJET -  	  Underwater Image Enhancement using PCNN and NSCT Fusion
IRJET - Underwater Image Enhancement using PCNN and NSCT FusionIRJET Journal
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesIOSR Journals
 

Similar to SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SCHMIDT SPECTRAL TECHNIQUE (20)

A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
A REGULARIZED ROBUST SUPER-RESOLUTION APPROACH FORALIASED IMAGES AND LOW RESO...
 
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
Comparison of Segmentation Algorithms and Estimation of Optimal Segmentation ...
 
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 ...
 
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
 
V.KARTHIKEYAN PUBLISHED ARTICLE 1
V.KARTHIKEYAN PUBLISHED ARTICLE 1V.KARTHIKEYAN PUBLISHED ARTICLE 1
V.KARTHIKEYAN PUBLISHED ARTICLE 1
 
Fd36957962
Fd36957962Fd36957962
Fd36957962
 
Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...Detection and Classification in Hyperspectral Images using Rate Distortion an...
Detection and Classification in Hyperspectral Images using Rate Distortion an...
 
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDYSINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
SINGLE IMAGE SUPER RESOLUTION: A COMPARATIVE STUDY
 
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
IRJET - Symmetric Image Registration based on Intensity and Spatial Informati...
 
IMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATVIMAGE QUALITY OPTIMIZATION USING RSATV
IMAGE QUALITY OPTIMIZATION USING RSATV
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVDIRJET-  	  Contrast Enhancement of Grey Level and Color Image using DWT and SVD
IRJET- Contrast Enhancement of Grey Level and Color Image using DWT and SVD
 
Analysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNRAnalysis of Various Single Frame Super Resolution Techniques for better PSNR
Analysis of Various Single Frame Super Resolution Techniques for better PSNR
 
Enhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWTEnhancement of SAR Imagery using DWT
Enhancement of SAR Imagery using DWT
 
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
IRJET-A Review on Implementation of High Dimension Colour Transform in Domain...
 
Digital image processing
Digital image processingDigital image processing
Digital image processing
 
X-Ray Image Enhancement using CLAHE Method
X-Ray Image Enhancement using CLAHE MethodX-Ray Image Enhancement using CLAHE Method
X-Ray Image Enhancement using CLAHE Method
 
IRJET - Underwater Image Enhancement using PCNN and NSCT Fusion
IRJET -  	  Underwater Image Enhancement using PCNN and NSCT FusionIRJET -  	  Underwater Image Enhancement using PCNN and NSCT Fusion
IRJET - Underwater Image Enhancement using PCNN and NSCT Fusion
 
Survey on Single image Super Resolution Techniques
Survey on Single image Super Resolution TechniquesSurvey on Single image Super Resolution Techniques
Survey on Single image Super Resolution Techniques
 

More from cscpconf

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR cscpconf
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATIONcscpconf
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...cscpconf
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIEScscpconf
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICcscpconf
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS cscpconf
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS cscpconf
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICcscpconf
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINcscpconf
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...cscpconf
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMcscpconf
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...cscpconf
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWcscpconf
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKcscpconf
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...cscpconf
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAcscpconf
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHcscpconf
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...cscpconf
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGEcscpconf
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTcscpconf
 

More from cscpconf (20)

ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
ANALYSIS OF LAND SURFACE DEFORMATION GRADIENT BY DINSAR
 
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
4D AUTOMATIC LIP-READING FOR SPEAKER'S FACE IDENTIFCATION
 
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
MOVING FROM WATERFALL TO AGILE PROCESS IN SOFTWARE ENGINEERING CAPSTONE PROJE...
 
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIESPROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
PROMOTING STUDENT ENGAGEMENT USING SOCIAL MEDIA TECHNOLOGIES
 
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGICA SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
A SURVEY ON QUESTION ANSWERING SYSTEMS: THE ADVANCES OF FUZZY LOGIC
 
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
DYNAMIC PHONE WARPING – A METHOD TO MEASURE THE DISTANCE BETWEEN PRONUNCIATIONS
 
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
INTELLIGENT ELECTRONIC ASSESSMENT FOR SUBJECTIVE EXAMS
 
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTICTWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
TWO DISCRETE BINARY VERSIONS OF AFRICAN BUFFALO OPTIMIZATION METAHEURISTIC
 
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAINDETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
DETECTION OF ALGORITHMICALLY GENERATED MALICIOUS DOMAIN
 
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
GLOBAL MUSIC ASSET ASSURANCE DIGITAL CURRENCY: A DRM SOLUTION FOR STREAMING C...
 
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEMIMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
IMPORTANCE OF VERB SUFFIX MAPPING IN DISCOURSE TRANSLATION SYSTEM
 
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
EXACT SOLUTIONS OF A FAMILY OF HIGHER-DIMENSIONAL SPACE-TIME FRACTIONAL KDV-T...
 
AUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEWAUTOMATED PENETRATION TESTING: AN OVERVIEW
AUTOMATED PENETRATION TESTING: AN OVERVIEW
 
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORKCLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
CLASSIFICATION OF ALZHEIMER USING fMRI DATA AND BRAIN NETWORK
 
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
VALIDATION METHOD OF FUZZY ASSOCIATION RULES BASED ON FUZZY FORMAL CONCEPT AN...
 
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATAPROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
PROBABILITY BASED CLUSTER EXPANSION OVERSAMPLING TECHNIQUE FOR IMBALANCED DATA
 
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCHCHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
CHARACTER AND IMAGE RECOGNITION FOR DATA CATALOGING IN ECOLOGICAL RESEARCH
 
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
SOCIAL MEDIA ANALYTICS FOR SENTIMENT ANALYSIS AND EVENT DETECTION IN SMART CI...
 
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGESOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
SOCIAL NETWORK HATE SPEECH DETECTION FOR AMHARIC LANGUAGE
 
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXTGENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
GENERAL REGRESSION NEURAL NETWORK BASED POS TAGGING FOR NEPALI TEXT
 

Recently uploaded

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxEyham Joco
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17Celine George
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaVirag Sontakke
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,Virag Sontakke
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentInMediaRes1
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxRaymartEstabillo3
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxAvyJaneVismanos
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon AUnboundStockton
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for BeginnersSabitha Banu
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 

Recently uploaded (20)

CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
Types of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptxTypes of Journalistic Writing Grade 8.pptx
Types of Journalistic Writing Grade 8.pptx
 
How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17How to Configure Email Server in Odoo 17
How to Configure Email Server in Odoo 17
 
Painted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of IndiaPainted Grey Ware.pptx, PGW Culture of India
Painted Grey Ware.pptx, PGW Culture of India
 
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,भारत-रोम व्यापार.pptx, Indo-Roman Trade,
भारत-रोम व्यापार.pptx, Indo-Roman Trade,
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Meghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media ComponentMeghan Sutherland In Media Res Media Component
Meghan Sutherland In Media Res Media Component
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptxEPANDING THE CONTENT OF AN OUTLINE using notes.pptx
EPANDING THE CONTENT OF AN OUTLINE using notes.pptx
 
Final demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptxFinal demo Grade 9 for demo Plan dessert.pptx
Final demo Grade 9 for demo Plan dessert.pptx
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Crayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon ACrayon Activity Handout For the Crayon A
Crayon Activity Handout For the Crayon A
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Full Stack Web Development Course for Beginners
Full Stack Web Development Course  for BeginnersFull Stack Web Development Course  for Beginners
Full Stack Web Development Course for Beginners
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 

SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SCHMIDT SPECTRAL TECHNIQUE

  • 1. David C. Wyld (Eds) : ICCSEA, SPPR, CSIA, WimoA, SCAI - 2013 pp. 385–392, 2013. © CS & IT-CSCP 2013 DOI : 10.5121/csit.2013.3540 SAR ICE IMAGE CLASSIFICATION USING PARALLELEPIPED CLASSIFIER BASED ON GRAM-SCHMIDT SPECTRAL TECHNIQUE *A.Vanitha1 , Dr.P.Subashini2 and Ms.M.Krishnaveni3 1 M.Phil Scholar, 2 Associate Professor, 3 Research Assistant Department of Computer Science Avinashilingam Institute for Home Science and Higher Education for Women University, Coimbatore, India. *vani.jan23@gmail.com ABSTRACT Synthetic Aperture Radar (SAR) is a special type of imaging radar that involves advanced technology and complex data processing to obtain detailed images from the lake surface. Lake ice typically reflects more of the radar energy emitted by the sensor than the surrounding area, which makes it easy to distinguish between the water and the ice surface. In this research work, SAR images are used for ice classification based on supervised and unsupervised classification algorithms. In the pre-processing stage, Hue saturation value (HSV) and Gram–Schmidt spectral sharpening techniques are applied for sharpening and resampling to attain high- resolution pixel size. Based on the performance evaluation metrics it is proved that Gram- Schmidt spectral sharpening performs better than sharpening the HSV between the boundaries. In classification stage, Gram–Schmidt spectral technique based sharpened SAR images are used as the input for classifying using parallelepiped and ISO data classifier. The performances of the classifiers are evaluated with overall accuracy and kappa coefficient. From the experimental results, ice from water is classified more accurately in the parallelepiped supervised classification algorithm. KEYWORDS SAR Ice classification, Gram-Schmidt spectral sharpening, supervised classification, unsupervised classification, Kappa coefficient. 1. INTRODUCTION Synthetic aperture radar (SAR) is a microwave sensor which is capable of producing high- resolution images of the earth’s surface. A SAR uses a transmitter and passing out a microwave signal, and a receiver collects that pulse reflected back to the satellite. Radar wavelengths are much longer than those of visible or infrared light, and, for this reason, a SAR can see through cloud, smoke fog and moisture area; it can take images in day or night; and depending on the signal frequency [1]. SAR has two fundamental dimensions and three modes. The slant range
  • 2. 386 Computer Science & Information Technology (CS & IT) and azimuth are the dimensions used for target discrimination in range involve the correlation of each echo with the corresponding transmitted pulse. An increase of the swath width can also be made at the expense of azimuth resolution, by interrupted switching of the radar beam between adjacent sub-swaths. Medium to low resolution images can be obtained using this ScanSAR imaging mode [2]. Image enhancement is making improvement in satellite image quality without knowledge about the source of degradation. Image sharpening tools are used to automatically merge a low- resolution colour, multi-, or hyper-spectral image with a high-resolution gray scale image [3].Image classification is probably the most important part of image analysis. SAR ice images are classified using two main classification methods namely supervised and unsupervised classification algorithms [8]. The performance of the classifiers depends upon the overall accuracy and kappa coefficients. At present it is not possible to state which classifier is best for all situations as the characteristics of each image and the circumstances for each study vary so greatly. In this paper, Image enhancement is described in the second section, classification of SAR image is explained in the third section, and the experimental results and conclusion are discussed in fourth section. 2. IMAGE ENHANCEMENT Image enhancement is the enhancement of an original image appearance by increasing dominance of some features or by decreasing ambiguity between different regions of the image. In this research work, image sharpening technique is applied and the purpose of such an image sharpening method is to increase sharpness of images. Image sharpening refers to enhancement technique that highlights edges and fine details in an image. Sharpened images provide clear image to view visually and assist for the classification. Hue Saturation Value (HSV) and Gram– Schmidt spectral sharpening techniques are two method used for image sharpening [3]. 2.1 Hue Saturation Value (HSV) sharpening HSV sharpening used to transform an RGB image to HSV color space and replace the value band with the high-resolution image. The HSV techniques automatically resample the hue and saturation bands to the high-resolution pixel size using a nearest neighbour technique and finally transform the images back to RGB color space. The output of the original images will have the high pixel size with the input of high-resolution data. The subjective evaluation of the HSV sharpening technique is shown in Fig: 1. 2.2 Gram –Schmidt spectral sharpening Gram-Schmidt spectral sharpening is used to sharpen multispectral data using high spatial resolution data. First, a panchromatic band of the original image is simulated from the lower spatial resolution spectral bands. Secondly, a Gram-Schmidt transformation technique is performed on the simulated panchromatic and the spectral bands, where the simulated panchromatic band of the images are taken as the first band. Then, the first Gram-Schmidt band is swapped with the high spatial resolution panchromatic band. At the end, inverse Gram-Schmidt transform is then applied to images and form the sharpened spectral bands.
  • 3. Computer Science & Information Technology (CS & IT) 387 Fig 1: Image Sharpening result for HSV and Fig 2: Classification result for supervised a Gram-Schmidt spectral sharpening Unsupervised classifier 3. CLASSIFICATION ALGORITHMS The water and the ice are classified from SAR images by using supervised and unsupervised classification algorithms. 3.1 Supervised classification Supervised classification is used to cluster pixels in images into classes corresponding to user defined training classes. In this research, parallelepiped classifier is taken for the water and ice classification. The supervised classifier use the ground truth ROI image as training set for Original Image HSV Gram- Schmidt Spectral Sharpening Original Image Parallelepiped ISO DATA
  • 4. 388 Computer Science & Information Technology (CS & IT) classifying the class and the overall accuracy and kappa coefficient is calculated from the parallelepiped classified image and ground truth ROI [10]. 3.1.1 Parallelepiped classifier Parallelepiped classification uses a simple decision rule to classify SAR images. The decision boundaries form an n-dimensional parallelepiped classification in the image data space. In the parallelepiped classification, dimensions are defined based upon a standard deviation threshold from the mean of each selected class. If a pixel value images lies above the low threshold and below the high threshold for all bands being classified, it is assigned to that class. Area that do not fall within any of the trained pixel then they are designated as unclassified [10]. 3.2 Unsupervised classification Unsupervised classification is comparable to cluster analysis where interpretations are assigned to the same class because they have related values. In this work, ISODATA classifier is taken for classifying the water and ice surface in the lake area. The unsupervised classification doesn’t need any training area for the classification [7]. 3.2.1 ISODATA Classifier The ISODATA (Iterative Self-Organizing Data Analysis Technique) Classification method uses an iterative approach that incorporates a number of heuristic procedures to compute classes. The ISODATA classification method is similar to the K-Means method, but incorporates measures for splitting and combining the trial classes to obtain an optimal set of output classes. In ISO data classifier, user has to assign the number of classes and it classifies according to the user defined classes [7]. 4. EXPERIMENTAL RESULTS The above assessment techniques are implemented on SAR images. Fig.1 and Fig.2 shows the results of sharpening technique and classification algorithms in subject evaluation. Hence, this work is an attempt to study the ice classification and to evaluate the performance of supervised and unsupervised algorithms. 4.1 Results of Image Enhancement Fig.1 shows the subject evaluation results of sharpening technique. By comparing the error rate of sharpening techniques metrics, the resultant images of Gram-Schmidt spectral sharpening method appears with high resolution. So, Gram-Schmidt spectral sharpening images are taken as input for the classification. The tables 1,2,3,4 and 5 shows the metrics used in image sharpening techniques, to identify which techniques gives better results. Entropy (En) The Entropy of an image is a measure of information content but has not been used to assess the effects of information change in SAR images. Entropy reflects the capacity of the information carried by SAR images. The error rate of entropy should be high and that have high information in the images. The formula used to calculate the Entropy is
  • 5. Computer Science & Information Technology (CS & IT) 389 En = −∑ Pሺiሻଶହହ ௜ୀ଴ log2P (i) ...... (1) where, P (i) is the ratio of the number of the pixels with gray value equal to i over the total number of the pixels [4]. Root mean square Error (RMSE) The RMSE is a quadratic scoring rule which measures the average magnitude of the error. The corresponding experimental values are each squared and then averaged over the sample images. Finally, the square root of the average is taken in the SAR images. Since the errors are squared before they are averaged, the RMSE gives large errors by increasing weight. The formula used to calculate the RMSE is ܴ‫ܵܯ‬ = ට ∑ ௑೔ మ೙ ೔సభ ௡ ...... (2) where, n denotes discrete distribution and ܺ௜ ଶ denotes the mean square values. Correlation Coefficient (CC) The correlation coefficient measures the closeness or similarity between two images. It can vary between –1 to +1. A value close to +1 indicates that the two images are much related, while a value close to –1. The formula to compute the correlation is ‫ݎ‬ = ௡ሺ∑ ௫௬ሻିሺ∑ ௫ሻሺ∑ ௬ሻሻ ටൣ௡ ∑ ௫ మ ିሺ∑ ௫ሻమሻ൧[௡ ∑ ௬మିሺ∑ ௬ሻమ] ...... (3) where, n denotes number of values or elements and then the x & y are the two variables of correlation coefficient. [4]. SAR ICE Image HSV Gram- Schmidt Spectral Sharpening Image 1 7.1872 7.2541 Image 2 4.4695 4.5301 Image3 4.5412 4.5879 Image 4 4.6457 4.7001 Image 5 4.6891 4.7874 SAR ICE Image HSV Gram- Schmidt Spectral Sharpening Image 1 34.87182 34.44457 Image 2 32.00580 31.41486 Image3 32.86569 32.01721 Image 4 34.45883 34.09934 Image 5 32.67526 32.40524
  • 6. 390 Computer Science & Information Technology (CS & IT) Table .1 Results based on Entropy matrices Table .2 Results based on RMSE matrices Table .3 Results based on Correlation Coefficient (CC) matrices Universal image quality index The two images are considered as matrices with M column and N rows containing pixel values, respectively. The universal image quality index Q may be calculated as a product of three components namely loss of correlation, luminance distortion, and contrast distortion. The value range for this component is also [0, 1].The formula used to calculate universal image quality index is Q= ସఙೣ೤௫̅ ௬ത ሺఙೣ మ ାఙ೤ మሻۤሺ௫̅ሻమାሺ௬തሻమ‫ۥ‬ ...... (4) where Q refers to quality index, ‫̅ݔ‬‫ݕ‬തdenotes mean of original image x and testing image y, ߪ௫ ଶ refers to variance of original image. Table .4. Results based on Universal image Table .5 Results based on MAE matrices quality index matrices Mean absolute Error (MAE) The Mean Absolute Error measures the average magnitude of the errors in a set of forecasts, without considering their direction. It measures accuracy for continuous variables. The MAE is a SAR ICE Image HSV Gram- Schmidt Spectral Sharpening Image 1 0.5820497620 0.5676583494 Image 2 0.5784706080 0.5771488506 Image3 0.9678437137 0.9770377594 Image 4 0.5930112531 0.5947986552 Image 5 0.6789349664 0.8769786350 SAR ICE Image HSV Gram- Schmidt Spectral Sharpening Image 1 0.59370 0.53829 Image 2 0.80670 0.81128 Image3 0.86944 0.84957 Image 4 0.40543 0.39688 Image 5 0.53491 0.51712 SAR ICE Image HSV Gram- Schmidt Spectral Sharpening Image 1 6.47217 6.40362 Image 2 6.39154 6.27559 Image3 6.44182 6.40635 Image 4 6.45976 6.53826 Image 5 6.40324 6.29785
  • 7. Computer Science & Information Technology (CS & IT) 391 linear score which means that all the individual differences are weighted equally in the average. The formula used to calculate the MAE is MAE = ଵ ௡ ∑ |݁௜|௡ ௜ୀ଴ ...... (5) where, the mean absolute error is an average of the absolute errors ei = fi − yi, where fi is the prediction and yi the true value. In above results, error rate of the entropy and universal image quality index has the high error rate and RMSE, correlation coefficient and MAE has the low error rate in the Gram-Schmidt spectral sharpening compared to HSV. By comparing the error rate of metrics and objective evaluation of Gram-Schmidt spectral sharpening technique show the better result for sharpening boundaries. 4.2 Classification algorithms Result Fig.2,3 and 4 shows the subjective evaluation and accuracy assessment results of supervised and unsupervised classification algorithms. The overall accuracy and kappa coefficient are calculated from classified images and ground truth ROI images. The accuracy assessment generated from the parallelepiped supervised classification technique showed an overall classification accuracy was 80.43% with Kappa statistic of 0.69, but in the unsupervised classification technique, the overall accuracy decreased to 75.03% with Kappa statistic of 0.62%.By comparing the overall accuracy with kappa statistic parallelepiped supervised classifier perform better then ISO data classifier. Fig. 3. Performance evaluation of the classifiers Fig. 4. Performance evaluation of the classifiers based on overall accuracy based on kappa coefficients 5. CONCLUSION In this paper, the ice classification from the lake surface was implemented by unsupervised and unsupervised classification algorithms. In the classification process, the SAR ice images are enhanced using HSV and Gram-Schmidt spectral sharpening techniques. By comparing metrics results of the sharpening techniques, Gram-Schmidt sharpening method performs better than the HSV between the boundaries. The ice classification algorithms classify the water and the ice surface in the lake area and accuracy assessments of the algorithms are assessed using overall
  • 8. 392 Computer Science & Information Technology (CS & IT) accuracy and kappa coefficient. As the result parallelepiped supervised classification appears more accurate than the ISO data unsupervised classification. In future, types of ices classification will be classified by extracting features of ice and implementing the segmented methods for SAR images. REFERENCES [1] Hacene Akliouat, Youcef Smara and Lynda Bouchemakh, (2007) “Synthetic aperture radar image formation process: application to a region of north Algeria” Proc. ‘Envisat Symposium 2007’, PP 23–27. [2] Müjdat Çetin, and William Clem Karl, (2001) “Feature-Enhanced Synthetic Aperture Radar Image Formation Based on Nonquadratic Regularization” IEEE TRANSACTIONS ON IMAGE PROCESSING, VOL. 10, NO. 4,PP 623-631. [3] Raman Maini and Himanshu Aggarwal,( 2010) “A Comprehensive Review of Image Enhancement Techniques” Journal of computing, volume 2, issue 3, ISSN 2151-9617, ,PP 8-13. [4] Firouz Abdullah Al-Wassai1 and Dr. N.V. Kalyankar, (2012) “A novel metric approach evaluation for the spatial enhancement of pansharpene images” International Conference of Advanced Computer Science & Information Technology pp. 479–493. [5] P. Mishra, Y. Yamaguchi and D. Singh, (2011) “Land cover classification of palsar images by knowledge based decision tree classifier and supervised classifiers based on sar observables” Progress In Electromagnetics Research B, Vol. 30,PP 47-70. [6] Komal Vij and Yaduvir Singh”Enhancement of Images Using Histogram Processing Techniques” International. Journal of coputer Technology Application., Vol 2 (2),PP 309-313. [7] Mohd Hasmadi I, Pakhriazad HZ, Shahrin MF, (2009) ” Evaluating supervised and unsupervised techniques for land cover mapping using remote sensing data “Malaysian Journal of Society and Space 5 issue, ISSN 2180-2491,PP 1-10. [8] C. Palaniswami, A. K. Upadhyay and H. P. Maheswarappa., (2006) "Spectral mixture Analysis for sub pixel classification of coconut", Current Science, Vol. 91, No. 12, pp. 1706 -1711. [9] N. Roshani , M. J. Valadan Zouj , Y. Rezaei , M.Nikfar,( 2008) ” Snow mapping of alamchal glacier using remote sensing data” The International Archives of the Photogrammetry, Remote Sensing and Spatial Information Sciences. Vol. XXXVII.PP 804-808. [10] Perumal and R.Bhaskaran, (2010) “Supervise Classification performance of multispectral images”, Journal of Computing, Volume 2, PP 124-129. [11] P.M.Atkinson and A.R.L.Tatnal, (1997) “Introduction to neural networks in remote sensing”, International Journal of Remote sensing, Volume 11, pp. 699-709. [12] Daniel Gomez and Javieer Montero(2011) " Determining the accuracy in image supervised classification problems " EUSFLAT-LFA Aix-les-Bains, France,PP 342-349. [13] Xlangming Xiao,Zhenxi shen and Xieoguan Qin (2001)" Assessing the potential of vegetation sensor data for mapping snow and ice civer a normalized difference snow and ice index" International Journal Remote sensing ,Volume 22,pp.2479-2487. [14] Jorge Haarpaintner, (2002) “Sea ice classification of ers-2 sar images based on a nested-correlation ice-tracking algorithm”, 16th IAHR International Symposium on Ice, Dunedin, New Zealand. [15] Limin Jiao and Yaolin Liu., (2012) “Analyzing the shape characteristics of land use classes in remote sensing imagery”,XXII ISPRS Congress, Volume 1-7.