SlideShare a Scribd company logo
1 of 9
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
A NEW APPROACH TO SEGMENTATION OF MULTISPECTRAL
REMOTE SENSING IMAGES BASED ON MRF
By
A
PROJECT REPORT
Submitted to the Department of electronics &communication Engineering in the
FACULTY OF ENGINEERING & TECHNOLOGY
In partial fulfillment of the requirements for the award of the degree
Of
MASTER OF TECHNOLOGY
IN
ELECTRONICS &COMMUNICATION ENGINEERING
APRIL 2016
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
CERTIFICATE
Certified that this project report titled “A New Approach to Segmentation of Multispectral
Remote Sensing Images Based on MRF” is the bonafide work of Mr. _____________Who
carried out the research under my supervision Certified further, that to the best of my knowledge
the work reported herein does not form part of any other project report or dissertation on the
basis of which a degree or award was conferred on an earlier occasion on this or any other
candidate.
Signature of the Guide Signature of the H.O.D
Name Name
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
DECLARATION
I hereby declare that the project work entitled “A New Approach to Segmentation of
Multispectral Remote Sensing Images Based on MRF” Submitted to BHARATHIDASAN
UNIVERSITY in partial fulfillment of the requirement for the award of the Degree of MASTER
OF APPLIED ELECTRONICS is a record of original work done by me the guidance of
Prof.A.Vinayagam M.Sc., M.Phil., M.E., to the best of my knowledge, the work reported here
is not a part of any other thesis or work on the basis of which a degree or award was conferred on
an earlier occasion to me or any other candidate.
(Student Name)
(Reg.No)
Place:
Date:
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
ACKNOWLEDGEMENT
I am extremely glad to present my project “A New Approach to Segmentation of
Multispectral Remote Sensing Images Based on MRF” which is a part of my curriculum of
third semester Master of Science in Computer science. I take this opportunity to express my
sincere gratitude to those who helped me in bringing out this project work.
I would like to express my Director,Dr. K. ANANDAN, M.A.(Eco.), M.Ed., M.Phil.,(Edn.),
PGDCA., CGT., M.A.(Psy.)of who had given me an opportunity to undertake this project.
I am highly indebted to Co-OrdinatorProf. Muniappan Department of Physics and thank from
my deep heart for her valuable comments I received through my project.
I wish to express my deep sense of gratitude to my guide
Prof. A.Vinayagam M.Sc., M.Phil., M.E., for her immense help and encouragement for
successful completion of this project.
I also express my sincere thanks to the all the staff members of Computer science for their kind
advice.
And last, but not the least, I express my deep gratitude to my parents and friends for their
encouragement and support throughout the project.
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
ABSTRACT:
Segmentation of multispectral remote sensing images is a key competence for a great variety of
applications. Many of the applied segmentation algorithms are generative models based on arkov
random fields. These approaches are generally limited to multivariate probability densities such
as the normal distribution. In addition, it is usually impossible to adjust the contextual parameters
separately for each frequency band. In this letter, we present a new segmentation algorithm that
avoids the aforementioned problems and allows the use of any univariate density function as
emission probability in each band. The approach consists of three steps: first, calculate feature
vectors for every frequency band; second, estimate contextual parameters for every band and
apply local smoothing; and third, merge the feature vectors of the frequency bands to obtain final
segmentation. This procedure can be iterated; however, experiments show that after the first
iteration, most of the pixels are already in their final state. We call our approach successive band
merging (SBM). To evaluate the performance of SBM, we segment a Landsat 8 and an AVIRIS
image. In both cases, the κcoefficients show that SBM outperforms the benchmark algorithms.
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
INTRODUCTION:
Segmentation of remote sensing images is a key competence for a broad range of decision akers
such as agricultural producers or local governments. In the case of agricultural producers, one
can think of estimating crop parameters, whereas governments could be interested in wildfire
management or air quality measurements, In the last decade, a huge number of image
segmentation algorithms based on Markov random fields (MRFs) were proposed by researchers
from different fields Most of these algorithms use multivariate probability functions such as the
normal distribution to model multispectral images.For many classes of images, the multivariate
normal distribution might be a good choice.
In the case of remote sensing images, the gray values of the different frequency bands
Manuscript received November 10, 2014; revised March 6, 2015; accepted April 8, 2015.J.
Baumgartner and J. Pucheta are with the Institute of Applied Math and Control, National
University of Córdoba, 1611 Cordoba, Argentina J. Gimenez is with the Institute of Automatic
Control, National University of San Juan, J5402CWH San Juan, Argentina M. Scavuzzo is with
the Gulich Institute, National Commission for Space Activities (CONAE), C1063ACH Buenos
Aires, Argentina Color versions of one or more of the figures in this letter are available online
Digital Object Identifier 10.1109/LGRS.2015.2421736 are often better described by univariate
densities such as the Gamma distribution or Kernel density estimation. Still, many modern
remote sensing algorithms are limited to the easy-tohandle normal distribution Another
characteristic of remote sensing images is that the contrast of the gray values greatly varies from
one band to another.
In other words, it may be easy to distinguish two segments in one band but difficult in another.
Therefore, a segmentation algorithm should be adoptable to the characteristics of each band
when using contextual information. Nevertheless,most of the contextual segmentation algorithms
require the same Markovian neighborhood in all bands To overcome these two drawbacks of
universal image segmentation methods, we propose a new approach for remote sensing images,
which is similar to techniques such as Decision Templates or the Dempster–Shafer method ,The
algorithm denominated successive band merging (SBM) has three parts: first, estimate the
maximizer of the posterior marginals (MPM),then include contextual information.
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
In a nonparametric way,and finally assign a state to each pixel using a new method proposed in
this work. If this procedure is iterated, it generally converges within few iterations to a final state
map. Nevertheless, experiments show that after the first iteration, only few pixels are still
switching states.Note that SBM intentionally ignores the probabilistic relation between
frequency bands in the first two steps. This enables us to extract hidden features of each band
separately with an adequate univariate probability distribution. Only then are the feature vectors
of all bands merged in the third step to obtain a segmented image. This contrasts segmentation
algorithms that use multivariate distributions
In addition, the described approach makes no assumptions about the used probability functions in
each band. Suppose our image has K bands, and we want to distinguishLhidden states. Then,
state one could be modeled by a Gamma distribution in band one and a Weibull distribution in
band two and so forth. Moreover, our approach allows to set contextual parameters for each band
according to their gray value characteristics. Hence, it is possible to work with neighborhoods of
different sizes in different bands. Despite these useful features, the computational complexity of
our approach is comparable to benchmark algorithms, particularly if the algorithm is not iterated.
This work is organized as follows. In Section II, we present the details of our segmentation
algorithm and propose estimators for the parameters of SBM. Thereafter, we evaluate our
method for two remote sensing images and compare the results to two benchmark algorithms in
Section III. Finally, we outline the conclusions in Section IV.
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
CONCLUSION:
letter, a new segmentation algorithm has been proposed and compared with two benchmark
algorithms. For two test images, SBM showed good results and achieved higher κcoefficients
than the benchmark algorithms for most of the experiments. In the case of AVIRIS data with 224
frequency Fig. 3. Landsat 8 image: Comparison of κ coefficients for different numbers of hidden
states. For five to seven states, SBM clearly outperforms the benchmark algorithms for almost all
probability functions. For more than seven states, SBM has the highestκ values only when using
the Weibull distribution. bands, SBM was the only algorithm that distinguished shallow and deep
water in a satisfactory way.
In this experiment, the choice of the probability function had very little influence on the results.
In the case of the Landsat 8 image, we found that the Weibull distribution is the best choice for
SBM and that SBM tends to be relatively sensitive to the number of hidden states.The fact that
the probability function can have great influence on the segmentation results encourages us to
keep investigating algorithms that do not depend on a certain probability function.
OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD
CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111
ECWAY TECHNOLOGIES
IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT
Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com
REFERENCES:
[1] K. Ushaan and B. Singhb, “Potential applications of remote sensing in horticulture,” Scientia
Horticulturae, vol. 153, no. 4, pp. 71–83, Apr. 2013
[2] S. W. Taylor, D. G. Woolford, C. B. Dean, and D. L. Martell, “Wildfire prediction to inform
fire management: Statistical science challenges,” Stat. Sci., vol. 28, no. 4, pp. 586–615, 2013.
[3] C. Manzo, R. Salvini, E. Guastaldi, V. Nicolardi, and G. Protano, “Re- flectance spectral
analyses for the assessment of environmental pollution in the geothermal site of Mt. Amiata
(Italy),” Atmos. Environ.,vol. 79, pp. 650–665, Nov. 2013.
[4] S. Z. Li, Markov Random Field Modeling in Image Analysis.New York, NY, USA: Springer
Science & Business Media, 2009.[5] X.-Y. Fu, H.-J. You, and K. Fu, “Building segmentation
from highresolution SAR images based on improved Markov random field,” Acta Electronica
Sinica, vol. 40, no. 6, pp. 1141–1147, 2012.
[6] J. Jing, Y. Li, P. Li, and Y. Jiao, “Textile printing pattern image segmentation based on
algorithm of MRF,” J. Inf. Comput. Sci., vol. 10, no. 13, pp. 4007–4015, 2013.
[7] P. Ruiz, J. Mateos, G. Camps-Valls, R. Molina, and A. K. Katsaggelos, “Bayesian active
remote sensing image classification,”IEEE Trans. Geosci. Remote Sens., vol. 52, no. 4, pp.
2186–2196,Apr. 2014
[8] J. Gimenez, A. C. Frery, and A. G. Flesia, “Inference strategies for the smoothness parameter
in the Potts model,” in Proc. IEEE Int. Geosci. Remote Sens. Symp., 2013, pp. 2539–

More Related Content

Recently uploaded

Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTbhaskargani46
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfRagavanV2
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756dollysharma2066
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 

Recently uploaded (20)

Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
(INDIRA) Call Girl Meerut Call Now 8617697112 Meerut Escorts 24x7
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
(INDIRA) Call Girl Bhosari Call Now 8617697112 Bhosari Escorts 24x7
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 

Featured

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at WorkGetSmarter
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...DevGAMM Conference
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationErica Santiago
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellSaba Software
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming LanguageSimplilearn
 

Featured (20)

How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 
12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work12 Ways to Increase Your Influence at Work
12 Ways to Increase Your Influence at Work
 
ChatGPT webinar slides
ChatGPT webinar slidesChatGPT webinar slides
ChatGPT webinar slides
 
More than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike RoutesMore than Just Lines on a Map: Best Practices for U.S Bike Routes
More than Just Lines on a Map: Best Practices for U.S Bike Routes
 
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
Ride the Storm: Navigating Through Unstable Periods / Katerina Rudko (Belka G...
 
Barbie - Brand Strategy Presentation
Barbie - Brand Strategy PresentationBarbie - Brand Strategy Presentation
Barbie - Brand Strategy Presentation
 
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them wellGood Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
Good Stuff Happens in 1:1 Meetings: Why you need them and how to do them well
 
Introduction to C Programming Language
Introduction to C Programming LanguageIntroduction to C Programming Language
Introduction to C Programming Language
 

A new approach to segmentation of multispectral remote sensing images based on mrf

  • 1. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com A NEW APPROACH TO SEGMENTATION OF MULTISPECTRAL REMOTE SENSING IMAGES BASED ON MRF By A PROJECT REPORT Submitted to the Department of electronics &communication Engineering in the FACULTY OF ENGINEERING & TECHNOLOGY In partial fulfillment of the requirements for the award of the degree Of MASTER OF TECHNOLOGY IN ELECTRONICS &COMMUNICATION ENGINEERING APRIL 2016
  • 2. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com CERTIFICATE Certified that this project report titled “A New Approach to Segmentation of Multispectral Remote Sensing Images Based on MRF” is the bonafide work of Mr. _____________Who carried out the research under my supervision Certified further, that to the best of my knowledge the work reported herein does not form part of any other project report or dissertation on the basis of which a degree or award was conferred on an earlier occasion on this or any other candidate. Signature of the Guide Signature of the H.O.D Name Name
  • 3. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com DECLARATION I hereby declare that the project work entitled “A New Approach to Segmentation of Multispectral Remote Sensing Images Based on MRF” Submitted to BHARATHIDASAN UNIVERSITY in partial fulfillment of the requirement for the award of the Degree of MASTER OF APPLIED ELECTRONICS is a record of original work done by me the guidance of Prof.A.Vinayagam M.Sc., M.Phil., M.E., to the best of my knowledge, the work reported here is not a part of any other thesis or work on the basis of which a degree or award was conferred on an earlier occasion to me or any other candidate. (Student Name) (Reg.No) Place: Date:
  • 4. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com ACKNOWLEDGEMENT I am extremely glad to present my project “A New Approach to Segmentation of Multispectral Remote Sensing Images Based on MRF” which is a part of my curriculum of third semester Master of Science in Computer science. I take this opportunity to express my sincere gratitude to those who helped me in bringing out this project work. I would like to express my Director,Dr. K. ANANDAN, M.A.(Eco.), M.Ed., M.Phil.,(Edn.), PGDCA., CGT., M.A.(Psy.)of who had given me an opportunity to undertake this project. I am highly indebted to Co-OrdinatorProf. Muniappan Department of Physics and thank from my deep heart for her valuable comments I received through my project. I wish to express my deep sense of gratitude to my guide Prof. A.Vinayagam M.Sc., M.Phil., M.E., for her immense help and encouragement for successful completion of this project. I also express my sincere thanks to the all the staff members of Computer science for their kind advice. And last, but not the least, I express my deep gratitude to my parents and friends for their encouragement and support throughout the project.
  • 5. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com ABSTRACT: Segmentation of multispectral remote sensing images is a key competence for a great variety of applications. Many of the applied segmentation algorithms are generative models based on arkov random fields. These approaches are generally limited to multivariate probability densities such as the normal distribution. In addition, it is usually impossible to adjust the contextual parameters separately for each frequency band. In this letter, we present a new segmentation algorithm that avoids the aforementioned problems and allows the use of any univariate density function as emission probability in each band. The approach consists of three steps: first, calculate feature vectors for every frequency band; second, estimate contextual parameters for every band and apply local smoothing; and third, merge the feature vectors of the frequency bands to obtain final segmentation. This procedure can be iterated; however, experiments show that after the first iteration, most of the pixels are already in their final state. We call our approach successive band merging (SBM). To evaluate the performance of SBM, we segment a Landsat 8 and an AVIRIS image. In both cases, the κcoefficients show that SBM outperforms the benchmark algorithms.
  • 6. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com INTRODUCTION: Segmentation of remote sensing images is a key competence for a broad range of decision akers such as agricultural producers or local governments. In the case of agricultural producers, one can think of estimating crop parameters, whereas governments could be interested in wildfire management or air quality measurements, In the last decade, a huge number of image segmentation algorithms based on Markov random fields (MRFs) were proposed by researchers from different fields Most of these algorithms use multivariate probability functions such as the normal distribution to model multispectral images.For many classes of images, the multivariate normal distribution might be a good choice. In the case of remote sensing images, the gray values of the different frequency bands Manuscript received November 10, 2014; revised March 6, 2015; accepted April 8, 2015.J. Baumgartner and J. Pucheta are with the Institute of Applied Math and Control, National University of Córdoba, 1611 Cordoba, Argentina J. Gimenez is with the Institute of Automatic Control, National University of San Juan, J5402CWH San Juan, Argentina M. Scavuzzo is with the Gulich Institute, National Commission for Space Activities (CONAE), C1063ACH Buenos Aires, Argentina Color versions of one or more of the figures in this letter are available online Digital Object Identifier 10.1109/LGRS.2015.2421736 are often better described by univariate densities such as the Gamma distribution or Kernel density estimation. Still, many modern remote sensing algorithms are limited to the easy-tohandle normal distribution Another characteristic of remote sensing images is that the contrast of the gray values greatly varies from one band to another. In other words, it may be easy to distinguish two segments in one band but difficult in another. Therefore, a segmentation algorithm should be adoptable to the characteristics of each band when using contextual information. Nevertheless,most of the contextual segmentation algorithms require the same Markovian neighborhood in all bands To overcome these two drawbacks of universal image segmentation methods, we propose a new approach for remote sensing images, which is similar to techniques such as Decision Templates or the Dempster–Shafer method ,The algorithm denominated successive band merging (SBM) has three parts: first, estimate the maximizer of the posterior marginals (MPM),then include contextual information.
  • 7. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com In a nonparametric way,and finally assign a state to each pixel using a new method proposed in this work. If this procedure is iterated, it generally converges within few iterations to a final state map. Nevertheless, experiments show that after the first iteration, only few pixels are still switching states.Note that SBM intentionally ignores the probabilistic relation between frequency bands in the first two steps. This enables us to extract hidden features of each band separately with an adequate univariate probability distribution. Only then are the feature vectors of all bands merged in the third step to obtain a segmented image. This contrasts segmentation algorithms that use multivariate distributions In addition, the described approach makes no assumptions about the used probability functions in each band. Suppose our image has K bands, and we want to distinguishLhidden states. Then, state one could be modeled by a Gamma distribution in band one and a Weibull distribution in band two and so forth. Moreover, our approach allows to set contextual parameters for each band according to their gray value characteristics. Hence, it is possible to work with neighborhoods of different sizes in different bands. Despite these useful features, the computational complexity of our approach is comparable to benchmark algorithms, particularly if the algorithm is not iterated. This work is organized as follows. In Section II, we present the details of our segmentation algorithm and propose estimators for the parameters of SBM. Thereafter, we evaluate our method for two remote sensing images and compare the results to two benchmark algorithms in Section III. Finally, we outline the conclusions in Section IV.
  • 8. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com CONCLUSION: letter, a new segmentation algorithm has been proposed and compared with two benchmark algorithms. For two test images, SBM showed good results and achieved higher κcoefficients than the benchmark algorithms for most of the experiments. In the case of AVIRIS data with 224 frequency Fig. 3. Landsat 8 image: Comparison of κ coefficients for different numbers of hidden states. For five to seven states, SBM clearly outperforms the benchmark algorithms for almost all probability functions. For more than seven states, SBM has the highestκ values only when using the Weibull distribution. bands, SBM was the only algorithm that distinguished shallow and deep water in a satisfactory way. In this experiment, the choice of the probability function had very little influence on the results. In the case of the Landsat 8 image, we found that the Weibull distribution is the best choice for SBM and that SBM tends to be relatively sensitive to the number of hidden states.The fact that the probability function can have great influence on the segmentation results encourages us to keep investigating algorithms that do not depend on a certain probability function.
  • 9. OUR OFFICES @CHENNAI/ TRICHY / KARUR / ERODE / MADURAI / SALEM / COIMBATORE / BANGALORE / HYDRABAD CELL: +91 9894917187 | 875487 1111 / 2111 / 3111 / 4111 / 5111 / 6111 ECWAY TECHNOLOGIES IEEE SOFTWARE | EMBEDDED | MECHANICAL | ROBOTICS PROJECTS DEVELOPMENT Visit: www.ecwaytechnologies.com | www.ecwayprojects.com Mail to: ecwaytechnologies@gmail.com REFERENCES: [1] K. Ushaan and B. Singhb, “Potential applications of remote sensing in horticulture,” Scientia Horticulturae, vol. 153, no. 4, pp. 71–83, Apr. 2013 [2] S. W. Taylor, D. G. Woolford, C. B. Dean, and D. L. Martell, “Wildfire prediction to inform fire management: Statistical science challenges,” Stat. Sci., vol. 28, no. 4, pp. 586–615, 2013. [3] C. Manzo, R. Salvini, E. Guastaldi, V. Nicolardi, and G. Protano, “Re- flectance spectral analyses for the assessment of environmental pollution in the geothermal site of Mt. Amiata (Italy),” Atmos. Environ.,vol. 79, pp. 650–665, Nov. 2013. [4] S. Z. Li, Markov Random Field Modeling in Image Analysis.New York, NY, USA: Springer Science & Business Media, 2009.[5] X.-Y. Fu, H.-J. You, and K. Fu, “Building segmentation from highresolution SAR images based on improved Markov random field,” Acta Electronica Sinica, vol. 40, no. 6, pp. 1141–1147, 2012. [6] J. Jing, Y. Li, P. Li, and Y. Jiao, “Textile printing pattern image segmentation based on algorithm of MRF,” J. Inf. Comput. Sci., vol. 10, no. 13, pp. 4007–4015, 2013. [7] P. Ruiz, J. Mateos, G. Camps-Valls, R. Molina, and A. K. Katsaggelos, “Bayesian active remote sensing image classification,”IEEE Trans. Geosci. Remote Sens., vol. 52, no. 4, pp. 2186–2196,Apr. 2014 [8] J. Gimenez, A. C. Frery, and A. G. Flesia, “Inference strategies for the smoothness parameter in the Potts model,” in Proc. IEEE Int. Geosci. Remote Sens. Symp., 2013, pp. 2539–