SlideShare a Scribd company logo
1 of 24
Download to read offline
IGARSS-2011
                         Vancouver, Canada, July 24-29, 2011




Multitemporal Region-Based Classification
 of High-Resolution Images by Markov
      Random Fields and Multiscale
             Segmentation


                                  Gabriele Moser
                            Sebastiano B. Serpico

   University of Genoa     Department of Biophysical
                           and Electronic Engineering
2
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
3
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
4
                              Introduction
 Peking, SPOT-5, 2003
         SPOT-
                    • Multitemporal high-resolution (HR) optical image
                      classification:
                        –   Important for environmental monitoring (e.g. in
                            disaster prevention and management), urban area
                            analysis, etc.
                        –   0.5 ÷ 10 m resolution by current (e.g., IKONOS,
                            QuickBird, WorldView-2, GeoEye-1, SPOT-5 HRG)
                            and forthcoming (e.g., Pleiades) missions.
 Peking, SPOT-5, 2005
         SPOT-
                        –   Need for modeling the temporal and spatial-
                            geometrical information in multitemporal HR data.

                    • A supervised multitemporal multiscale region-
                      based HR image classifier is proposed, based on:
                        –   Multiscale segmentation;
                        –   Markov random field (MRF) models.




University of Genoa                      Department of Biophysical
                                         and Electronic Engineering
5
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
6
                                   The Proposed Method

• Motivation
   –   Key role of spatial-contextual and multiscale
       information in HR image analysis.
   –   Need for modeling the temporal context
       associated to multitemporal images.


                       • Key-ideas
                               –   Extracting multiscale information at each acquisition
                                   time by generating segmentation maps at different
                                   scales.
                               –   Fusing spatial, temporal, and multiscale information by
                                   a novel region-based MRF model
                               –   The model extends two previous models for single-time
                                   multiscale and single-scale multitemporal classification,
                                   respectively.

         University of Genoa                        Department of Biophysical
                                                    and Electronic Engineering
7
                     Architecture of the Proposed Method
                                   Segmentation map S10
                                     at the finest scale
   HR            Graph-based
image X0         segmentation
at time t0                         Segmentation map S20
                                    at intermediate scale
                                                                                 Classification
Training                                    ···                                  map for time t0
map for
                                   Segmentation map SQ0
 time t0
                                    at the coarsest scale
                                                            MRF-based multiscale
                                                             and multitemporal
                                                                  fusion
                                   Segmentation map S11
Training
                                     at the finest scale
map for
 time t1                                                                         Classification
                                   Segmentation map S21                          map for time t1
                                    at intermediate scale
   HR            Graph-based
image X1         segmentation               ···
at time t1                         Segmentation map SQ1
                                    at the coarsest scale


             University of Genoa                    Department of Biophysical
                                                    and Electronic Engineering
8
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
9
                   Multitemporal Markov Random Fields
     • MRF model for the spatio-temporal context
           –   Representation of the statistical interactions between the pixel
               labels at each time tr (r = 0, 1) by using only local relationships
               in both the spatial and temporal domains:
                          (                             )        (
                       P ℓ ir { ℓ jr } j ≠i ,{ ℓ k ,1−r } = P ℓ ir { ℓ jr } j ∼i , { ℓ k ,1−r } k ≃ i   )
 Conditioning only to the
labels of the (spatially or          Time tr                                        Time t1 – r
 temporally) neighboring
  pixels, according to a                                    j
   given neighborhood                              i                                               i
   system (here 3 × 3)
                                                                                                            k


                              Spatial context of the i-th pixel                Temporal context of the i-th pixel
                               in the image at each time tr                   in the image at the other time t1 – r

           University of Genoa                                    Department of Biophysical
                                                                  and Electronic Engineering
10
                                   Energy Function
    • MRF-based classification
         –   Minimization of a (posterior) energy function U(·), thanks to
             the Hammersley-Clifford theorem.
         –   When using MRFs for data fusion, U(·) is a linear combination
             of energy contributions, each related to an information source.

    • Proposed region-based multitemporal MRF model
         –   Fusion of spatial, temporal, and multiscale information:
                                                                                             Transition
                                       1
                                             Q
              U ( L0 , L1 S0 ,S1 ) = − ∑  ∑∑ α qr ln P (siqr | ℓ ir ) +                  probability from
                                       r =0  i q =1                                      each class at a
                                                                                           time to each
                                                                                           class at the
   Pixelwise probability mass     + βr ∑ δ (ℓ ir , ℓ jr ) + γ r ∑ P (ℓ ir | ℓ k ,1−r )      other time
 function (PMF) of the segment         i∼j                      i ≃k                  
labels in the segmentation map
  at each scale and each date,                         Potts model for the
    conditioned to each class                            spatial context

         University of Genoa                           Department of Biophysical
                                                       and Electronic Engineering
11
             Segmentation and PMF Estimation
• Felzenszwalb & Huttenlocherm segmentation method [3]
   –   Graph-based region-growing method depending on a scale
       parameter.
   –   Segmentations at different scales by varying this parameter.

• Class-conditional PMF estimation
   –   Extension of a previous method proposed for a single-time
       region-based MRF.
   –   Relative-frequency    estimate,    based     on     preliminary
       classification maps M0 and M1.
   –   M0 and M1 generated here by a classical MRF classifier with
       k-NN estimates of the pixelwise class-conditional statistics.




   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
12
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
13
                          Parameter Estimation
                         and Energy Minimization
• Transition probabilities: expectation-maximization (EM)
   –   Converges (under mild assumptions) to ML estimates.
   –   Uses the aformentioned k-NN pixelwise estimates.

• Weight parameters (α, β, γ) in the MRF
   –   Extension of a recent method based on the Ho-Kashyap
       algorithm.

• Energy minimization: iterated conditional mode (ICM)
   –   Initialized with the preliminary maps M0 and M1.
   –   Converges to a local energy minimum.
   –   Usually good tradeoff between accuracy and time.




   University of Genoa               Department of Biophysical
                                     and Electronic Engineering
14
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
15
                 Data Sets and Experimental Set-up
                                                •   SPOT-5 HRG data set
                  2003                               –   Peking (China), 4 bands, 1500 ×
                                                         1160 pixels, 10-m resolution,
                                                         acquisitions in 2003 and 2005.

                                                •   QuickBird data set
                                                     –   Phoenix (AZ), 4 bands, 300 × 300
                                                         pixels,      2.8-m      resolution,
                                                         acquisitions in 2003 and 2005.
                  2005
                                                • Experimental comparisons
                                                     –   With a previous multitemporal
                                                         non-region-based single-scale
                                                         classifier based on MRFs [6].
                                  2005               –   With a previous multitemporal
                                                         non-contextual     single-scale
Peking: false color RGB   Phoenix: true color RGB        classifier based on EM [8].



       University of Genoa                          Department of Biophysical
                                                    and Electronic Engineering
16
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
17
                        “Phoenix”: Classification Maps
                 2003




                 2005




True color RGB          EM method in [8]   MRF method in [6]     Proposed method      urban
                                                                                   shrub-brush
                                                                                   herbaceous
                                                                                      barren
                                                                                   transitional



         University of Genoa                   Department of Biophysical
                                               and Electronic Engineering
18
                      “Peking”: Classification Maps



                                                            False color RGB




                                                                     urban
                                                                  agricultural
2003                         2005                                  rangeland
                                                                     barren
                                                                     water




                                                            Proposed method




       University of Genoa           Department of Biophysical
                                     and Electronic Engineering
19
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   Data sets and experimental set-up
   –   Classification maps
   –   Classification accuracies and comparisons

• Conclusion


   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
20
                             Classification Accuracies




–   Application with up to 5 scales.
–   Accurate classification maps with “Phoenix” (overall accuracy, OA ≈ 94 ÷
    98%; average accuracy, AA ≈ 92 ÷ 96%).
–   Quite accurate maps with “Peking” (OA ≈ 84%, AA ≈ 85%): strong spectral
    overlapping between the classes (especially “urban vs. barren land”).



       University of Genoa                 Department of Biophysical
                                           and Electronic Engineering
21
                        Experimental Comparisons




–   More accurate results by the method in [8] (MRF fusion of spatio-temporal
    context) than by the one in [6] (modeling only temporal correlation).
–   More accurate results by the proposed method than by both previous
    techniques. This suggests the effectivenes of the method in fusing spatial,
    temporal, and multiscale information for region-based multitemporal
    classification.


       University of Genoa                  Department of Biophysical
                                            and Electronic Engineering
22
                               Outline
• Introduction
   –   Multitemporal high-resolution image classification

• The proposed method
   –   Overall architecture
   –   Multitemporal multiscale region-based Markov random field
   –   Parameter estimation and energy minimization

• Experimental results
   –   With QuickBird images
   –   With SPOT-5 HRG images

• Conclusion




   University of Genoa                Department of Biophysical
                                      and Electronic Engineering
23
                            Conclusion
• A novel multitemporal classifier has been proposed for
  HR images, based on a region-based multiscale MRF.
   –   Capability to fuse spatio-temporal context and multiscale
       information associated to a multitemporal HR data set.
   –   Accurate results with different sensors (QuickBird, SPOT-5)
       and resolutions (2.8 m, 10 m).
   –   Accuracy improvements, compared to previous multitemporal
       methods based on temporal or spatio-temporal models.
   –   Confirmation of the relevance of multiscale information in HR
       image analysis.

• Possible future generalizations
   –   Integrating edge and/or texture information.
   –   Approaching global energy minimization (e.g., graph-cuts).
   –   Comparisons with other techniques for multitemporal VHR
       classification

   University of Genoa               Department of Biophysical
                                     and Electronic Engineering
24
                                              References
1.    S. Li, Markov random field modeling in image analysis, Springer, 2009

2.    A. H. S. Solberg, T. Taxt, and A. K. Jain, “A Markov random field model for classification of multisource
      satellite imagery,” IEEE Trans. Geosci. Remote Sensing, vol. 34, no. 1, pp. 100–113, 1996

3.    P. F. Felzenszwalb and D. Huttenlocherm, “Efficient graph-based image segmentation,” Int. J. Comp. Vis.,
      vol. 59, pp. 167–181, 2004

4.    F. Causa, G.Moser, and S. B. Serpico, “A novel MRF model for the detection of urban areas in optical high
      spatial resolution images,” Rivista Italiana di Telerilevamento, vol. 38, 2007

5.    G. Moser and S. B. Serpico, “Classification of high-resolution images based on MRF fusion and multiscale
      segmentation,” in Proc. of IGARSS-2008, Boston, USA, 2008, vol. II, pp. 277–280

6.    F. Melgani and S. B. Serpico, “A Markov random field approach to spatio-temporal contextual image
      classification,” IEEE Trans. Geosci. Remote Sensing, vol. 41, no. 11, pp. 2478–2487, 2003

7.    S. B. Serpico and G. Moser, “Weight parameter optimization by the Ho-Kashyap algorithm in MRF models
      for supervised image classification,” IEEE Trans. Geosci. Remote Sensing, vol. 44, pp. 3695–3705, 2006

8.    L. Bruzzone and S. B. Serpico, “An iterative technique for the detection of land-cover transitions in
      multitemporal remote-sensing images,” IEEE Trans. Geosci. Remote Sensing, vol. 36, pp. 858–867, 1997

9.    R. A. Redner and H. F. Walker, “Mixture densities, maximum likelihood, and the EM algorithm,” SIAM
      Review, vol. 26, no. 2, pp. 195– 239, 1984

10.   F. Bovolo, “A multilevel parcel-based approach to change detection in very high resolution multitemporal
      images,” IEEE Geosci. Remote Sensing Lett., vol. 6, no. 1, pp. 33–37, 2009




      University of Genoa                                   Department of Biophysical
                                                            and Electronic Engineering

More Related Content

What's hot

IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET Journal
 
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...IOSR Journals
 
CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...
CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...
CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...ADEIJ Journal
 
DeepVO - Towards Visual Odometry with Deep Learning
DeepVO - Towards Visual Odometry with Deep LearningDeepVO - Towards Visual Odometry with Deep Learning
DeepVO - Towards Visual Odometry with Deep LearningJacky Liu
 
Fusion of Multispectral And Full Polarimetric SAR Images In NSST Domain
Fusion of Multispectral And Full Polarimetric SAR Images In NSST DomainFusion of Multispectral And Full Polarimetric SAR Images In NSST Domain
Fusion of Multispectral And Full Polarimetric SAR Images In NSST DomainCSCJournals
 
PhD_Thesis_GionaMatasci_2014_wCopyrights
PhD_Thesis_GionaMatasci_2014_wCopyrightsPhD_Thesis_GionaMatasci_2014_wCopyrights
PhD_Thesis_GionaMatasci_2014_wCopyrightsGiona Matasci
 
上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱
上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱
上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱algous
 
CVGIP 2010 Part 3
CVGIP 2010 Part 3CVGIP 2010 Part 3
CVGIP 2010 Part 3Cody Liu
 
developments and applications of the self-organizing map and related algorithms
developments and applications of the self-organizing map and related algorithmsdevelopments and applications of the self-organizing map and related algorithms
developments and applications of the self-organizing map and related algorithmsAmir Shokri
 
Earth Science and Remote Sensing Applications [Book]
Earth Science and Remote Sensing Applications [Book]Earth Science and Remote Sensing Applications [Book]
Earth Science and Remote Sensing Applications [Book]DR.P.S.JAGADEESH KUMAR
 
Cnn acuracia remotesensing-08-00329
Cnn acuracia remotesensing-08-00329Cnn acuracia remotesensing-08-00329
Cnn acuracia remotesensing-08-00329Universidade Fumec
 
2016-Flat Helical Nanosieves(Adv Funct Mater)
2016-Flat Helical Nanosieves(Adv Funct Mater)2016-Flat Helical Nanosieves(Adv Funct Mater)
2016-Flat Helical Nanosieves(Adv Funct Mater)Muhammad Qasim Mehmood
 
An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...
An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...
An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...IDES Editor
 
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective RestorationReduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective RestorationIJTET Journal
 

What's hot (18)

IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A ImageryIRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
IRJET- Fusion of VNIR and SWIR Bands of Sentinel-2A Imagery
 
53
5353
53
 
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
Object Classification of Satellite Images Using Cluster Repulsion Based Kerne...
 
CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...
CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...
CLASSIFICATION AND COMPARISION OF REMOTE SENSING IMAGE USING SUPPORT VECTOR M...
 
DeepVO - Towards Visual Odometry with Deep Learning
DeepVO - Towards Visual Odometry with Deep LearningDeepVO - Towards Visual Odometry with Deep Learning
DeepVO - Towards Visual Odometry with Deep Learning
 
CH5
CH5CH5
CH5
 
Fusion of Multispectral And Full Polarimetric SAR Images In NSST Domain
Fusion of Multispectral And Full Polarimetric SAR Images In NSST DomainFusion of Multispectral And Full Polarimetric SAR Images In NSST Domain
Fusion of Multispectral And Full Polarimetric SAR Images In NSST Domain
 
PhD_Thesis_GionaMatasci_2014_wCopyrights
PhD_Thesis_GionaMatasci_2014_wCopyrightsPhD_Thesis_GionaMatasci_2014_wCopyrights
PhD_Thesis_GionaMatasci_2014_wCopyrights
 
上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱
上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱
上海必和 Advancements in hyperspectral and multi-spectral ima超光谱高光谱多光谱
 
VO Course 11: Spatial indexing
VO Course 11: Spatial indexingVO Course 11: Spatial indexing
VO Course 11: Spatial indexing
 
CVGIP 2010 Part 3
CVGIP 2010 Part 3CVGIP 2010 Part 3
CVGIP 2010 Part 3
 
developments and applications of the self-organizing map and related algorithms
developments and applications of the self-organizing map and related algorithmsdevelopments and applications of the self-organizing map and related algorithms
developments and applications of the self-organizing map and related algorithms
 
Earth Science and Remote Sensing Applications [Book]
Earth Science and Remote Sensing Applications [Book]Earth Science and Remote Sensing Applications [Book]
Earth Science and Remote Sensing Applications [Book]
 
Cnn acuracia remotesensing-08-00329
Cnn acuracia remotesensing-08-00329Cnn acuracia remotesensing-08-00329
Cnn acuracia remotesensing-08-00329
 
2016-Flat Helical Nanosieves(Adv Funct Mater)
2016-Flat Helical Nanosieves(Adv Funct Mater)2016-Flat Helical Nanosieves(Adv Funct Mater)
2016-Flat Helical Nanosieves(Adv Funct Mater)
 
An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...
An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...
An Efficient K-Nearest Neighbors Based Approach for Classifying Land Cover Re...
 
FUTURE TRENDS OF SEISMIC ANALYSIS
FUTURE TRENDS OF SEISMIC ANALYSISFUTURE TRENDS OF SEISMIC ANALYSIS
FUTURE TRENDS OF SEISMIC ANALYSIS
 
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective RestorationReduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
Reduction of Azimuth Uncertainties in SAR Images Using Selective Restoration
 

Similar to Multitemporal region-based classification of high-resolution images by Markov random fields.pdf

Contextual high-resolution image classification by markovian data fusion.pdf
Contextual high-resolution image classification by markovian data fusion.pdfContextual high-resolution image classification by markovian data fusion.pdf
Contextual high-resolution image classification by markovian data fusion.pdfgrssieee
 
modulation transfer function (MTF)
modulation transfer function (MTF)modulation transfer function (MTF)
modulation transfer function (MTF)AJAL A J
 
Environmental Remote Sensing
 Environmental Remote Sensing  Environmental Remote Sensing
Environmental Remote Sensing Ghassan Hadi
 
Stress, strain and orientation fields in deformed FCC polycrystals
 Stress, strain and orientation fields in deformed FCC polycrystals  Stress, strain and orientation fields in deformed FCC polycrystals
Stress, strain and orientation fields in deformed FCC polycrystals Srihari Sundar
 
Wide-band spectrum sensing with convolution neural network using spectral cor...
Wide-band spectrum sensing with convolution neural network using spectral cor...Wide-band spectrum sensing with convolution neural network using spectral cor...
Wide-band spectrum sensing with convolution neural network using spectral cor...IJECEIAES
 
Improving ambiguity resolution
Improving ambiguity resolutionImproving ambiguity resolution
Improving ambiguity resolutionsfu-kras
 
Fisheye Omnidirectional View in Autonomous Driving
Fisheye Omnidirectional View in Autonomous DrivingFisheye Omnidirectional View in Autonomous Driving
Fisheye Omnidirectional View in Autonomous DrivingYu Huang
 
[20240422_LabSeminar_Huy]Taming_Effect.pptx
[20240422_LabSeminar_Huy]Taming_Effect.pptx[20240422_LabSeminar_Huy]Taming_Effect.pptx
[20240422_LabSeminar_Huy]Taming_Effect.pptxthanhdowork
 
Image Segmentation Using Deep Learning : A survey
Image Segmentation Using Deep Learning : A surveyImage Segmentation Using Deep Learning : A survey
Image Segmentation Using Deep Learning : A surveyNUPUR YADAV
 
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...CSCJournals
 
An ensemble classification algorithm for hyperspectral images
An ensemble classification algorithm for hyperspectral imagesAn ensemble classification algorithm for hyperspectral images
An ensemble classification algorithm for hyperspectral imagessipij
 
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.pptURBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.pptgrssieee
 
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.pptURBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.pptgrssieee
 
Cognitive Technique for Software Defined Optical Network (SDON)
Cognitive Technique for Software Defined Optical Network (SDON)Cognitive Technique for Software Defined Optical Network (SDON)
Cognitive Technique for Software Defined Optical Network (SDON)CPqD
 
Research statement
Research statementResearch statement
Research statementcanfang
 

Similar to Multitemporal region-based classification of high-resolution images by Markov random fields.pdf (20)

Contextual high-resolution image classification by markovian data fusion.pdf
Contextual high-resolution image classification by markovian data fusion.pdfContextual high-resolution image classification by markovian data fusion.pdf
Contextual high-resolution image classification by markovian data fusion.pdf
 
Mid-Term Seminar
Mid-Term SeminarMid-Term Seminar
Mid-Term Seminar
 
G044044249
G044044249G044044249
G044044249
 
modulation transfer function (MTF)
modulation transfer function (MTF)modulation transfer function (MTF)
modulation transfer function (MTF)
 
Environmental Remote Sensing
 Environmental Remote Sensing  Environmental Remote Sensing
Environmental Remote Sensing
 
Stress, strain and orientation fields in deformed FCC polycrystals
 Stress, strain and orientation fields in deformed FCC polycrystals  Stress, strain and orientation fields in deformed FCC polycrystals
Stress, strain and orientation fields in deformed FCC polycrystals
 
Wide-band spectrum sensing with convolution neural network using spectral cor...
Wide-band spectrum sensing with convolution neural network using spectral cor...Wide-band spectrum sensing with convolution neural network using spectral cor...
Wide-band spectrum sensing with convolution neural network using spectral cor...
 
Improving ambiguity resolution
Improving ambiguity resolutionImproving ambiguity resolution
Improving ambiguity resolution
 
CH5
CH5CH5
CH5
 
Fisheye Omnidirectional View in Autonomous Driving
Fisheye Omnidirectional View in Autonomous DrivingFisheye Omnidirectional View in Autonomous Driving
Fisheye Omnidirectional View in Autonomous Driving
 
Dl25667670
Dl25667670Dl25667670
Dl25667670
 
[20240422_LabSeminar_Huy]Taming_Effect.pptx
[20240422_LabSeminar_Huy]Taming_Effect.pptx[20240422_LabSeminar_Huy]Taming_Effect.pptx
[20240422_LabSeminar_Huy]Taming_Effect.pptx
 
Image Segmentation Using Deep Learning : A survey
Image Segmentation Using Deep Learning : A surveyImage Segmentation Using Deep Learning : A survey
Image Segmentation Using Deep Learning : A survey
 
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
Unsupervised Building Extraction from High Resolution Satellite Images Irresp...
 
An ensemble classification algorithm for hyperspectral images
An ensemble classification algorithm for hyperspectral imagesAn ensemble classification algorithm for hyperspectral images
An ensemble classification algorithm for hyperspectral images
 
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.pptURBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
 
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.pptURBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
URBAN AREA PRODUCT SIMULATION FOR THE ENMAP HYPERSPECTRAL SENSOR.ppt
 
Cognitive Technique for Software Defined Optical Network (SDON)
Cognitive Technique for Software Defined Optical Network (SDON)Cognitive Technique for Software Defined Optical Network (SDON)
Cognitive Technique for Software Defined Optical Network (SDON)
 
sheeba 1.pptx
sheeba 1.pptxsheeba 1.pptx
sheeba 1.pptx
 
Research statement
Research statementResearch statement
Research statement
 

More from grssieee

Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...
Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...
Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...grssieee
 
SEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODEL
SEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODELSEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODEL
SEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODELgrssieee
 
TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...
TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...
TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...grssieee
 
THE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIES
THE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIESTHE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIES
THE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIESgrssieee
 
GMES SPACE COMPONENT:PROGRAMMATIC STATUS
GMES SPACE COMPONENT:PROGRAMMATIC STATUSGMES SPACE COMPONENT:PROGRAMMATIC STATUS
GMES SPACE COMPONENT:PROGRAMMATIC STATUSgrssieee
 
PROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETER
PROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETERPROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETER
PROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETERgrssieee
 
DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...
DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...
DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...grssieee
 
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...grssieee
 
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...grssieee
 
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...grssieee
 
test 34mb wo animations
test  34mb wo animationstest  34mb wo animations
test 34mb wo animationsgrssieee
 
2011_Fox_Tax_Worksheets.pdf
2011_Fox_Tax_Worksheets.pdf2011_Fox_Tax_Worksheets.pdf
2011_Fox_Tax_Worksheets.pdfgrssieee
 
DLR open house
DLR open houseDLR open house
DLR open housegrssieee
 
DLR open house
DLR open houseDLR open house
DLR open housegrssieee
 
DLR open house
DLR open houseDLR open house
DLR open housegrssieee
 
Tana_IGARSS2011.ppt
Tana_IGARSS2011.pptTana_IGARSS2011.ppt
Tana_IGARSS2011.pptgrssieee
 
Solaro_IGARSS_2011.ppt
Solaro_IGARSS_2011.pptSolaro_IGARSS_2011.ppt
Solaro_IGARSS_2011.pptgrssieee
 

More from grssieee (20)

Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...
Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...
Tangent height accuracy of Superconducting Submillimeter-Wave Limb-Emission S...
 
SEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODEL
SEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODELSEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODEL
SEGMENTATION OF POLARIMETRIC SAR DATA WITH A MULTI-TEXTURE PRODUCT MODEL
 
TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...
TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...
TWO-POINT STATISTIC OF POLARIMETRIC SAR DATA TWO-POINT STATISTIC OF POLARIMET...
 
THE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIES
THE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIESTHE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIES
THE SENTINEL-1 MISSION AND ITS APPLICATION CAPABILITIES
 
GMES SPACE COMPONENT:PROGRAMMATIC STATUS
GMES SPACE COMPONENT:PROGRAMMATIC STATUSGMES SPACE COMPONENT:PROGRAMMATIC STATUS
GMES SPACE COMPONENT:PROGRAMMATIC STATUS
 
PROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETER
PROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETERPROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETER
PROGRESSES OF DEVELOPMENT OF CFOSAT SCATTEROMETER
 
DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...
DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...
DEVELOPMENT OF ALGORITHMS AND PRODUCTS FOR SUPPORTING THE ITALIAN HYPERSPECTR...
 
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
 
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
 
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
EO-1/HYPERION: NEARING TWELVE YEARS OF SUCCESSFUL MISSION SCIENCE OPERATION A...
 
Test
TestTest
Test
 
test 34mb wo animations
test  34mb wo animationstest  34mb wo animations
test 34mb wo animations
 
Test 70MB
Test 70MBTest 70MB
Test 70MB
 
Test 70MB
Test 70MBTest 70MB
Test 70MB
 
2011_Fox_Tax_Worksheets.pdf
2011_Fox_Tax_Worksheets.pdf2011_Fox_Tax_Worksheets.pdf
2011_Fox_Tax_Worksheets.pdf
 
DLR open house
DLR open houseDLR open house
DLR open house
 
DLR open house
DLR open houseDLR open house
DLR open house
 
DLR open house
DLR open houseDLR open house
DLR open house
 
Tana_IGARSS2011.ppt
Tana_IGARSS2011.pptTana_IGARSS2011.ppt
Tana_IGARSS2011.ppt
 
Solaro_IGARSS_2011.ppt
Solaro_IGARSS_2011.pptSolaro_IGARSS_2011.ppt
Solaro_IGARSS_2011.ppt
 

Recently uploaded

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsJoaquim Jorge
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 

Recently uploaded (20)

🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

Multitemporal region-based classification of high-resolution images by Markov random fields.pdf

  • 1. IGARSS-2011 Vancouver, Canada, July 24-29, 2011 Multitemporal Region-Based Classification of High-Resolution Images by Markov Random Fields and Multiscale Segmentation Gabriele Moser Sebastiano B. Serpico University of Genoa Department of Biophysical and Electronic Engineering
  • 2. 2 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 3. 3 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 4. 4 Introduction Peking, SPOT-5, 2003 SPOT- • Multitemporal high-resolution (HR) optical image classification: – Important for environmental monitoring (e.g. in disaster prevention and management), urban area analysis, etc. – 0.5 ÷ 10 m resolution by current (e.g., IKONOS, QuickBird, WorldView-2, GeoEye-1, SPOT-5 HRG) and forthcoming (e.g., Pleiades) missions. Peking, SPOT-5, 2005 SPOT- – Need for modeling the temporal and spatial- geometrical information in multitemporal HR data. • A supervised multitemporal multiscale region- based HR image classifier is proposed, based on: – Multiscale segmentation; – Markov random field (MRF) models. University of Genoa Department of Biophysical and Electronic Engineering
  • 5. 5 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 6. 6 The Proposed Method • Motivation – Key role of spatial-contextual and multiscale information in HR image analysis. – Need for modeling the temporal context associated to multitemporal images. • Key-ideas – Extracting multiscale information at each acquisition time by generating segmentation maps at different scales. – Fusing spatial, temporal, and multiscale information by a novel region-based MRF model – The model extends two previous models for single-time multiscale and single-scale multitemporal classification, respectively. University of Genoa Department of Biophysical and Electronic Engineering
  • 7. 7 Architecture of the Proposed Method Segmentation map S10 at the finest scale HR Graph-based image X0 segmentation at time t0 Segmentation map S20 at intermediate scale Classification Training ··· map for time t0 map for Segmentation map SQ0 time t0 at the coarsest scale MRF-based multiscale and multitemporal fusion Segmentation map S11 Training at the finest scale map for time t1 Classification Segmentation map S21 map for time t1 at intermediate scale HR Graph-based image X1 segmentation ··· at time t1 Segmentation map SQ1 at the coarsest scale University of Genoa Department of Biophysical and Electronic Engineering
  • 8. 8 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 9. 9 Multitemporal Markov Random Fields • MRF model for the spatio-temporal context – Representation of the statistical interactions between the pixel labels at each time tr (r = 0, 1) by using only local relationships in both the spatial and temporal domains: ( ) ( P ℓ ir { ℓ jr } j ≠i ,{ ℓ k ,1−r } = P ℓ ir { ℓ jr } j ∼i , { ℓ k ,1−r } k ≃ i ) Conditioning only to the labels of the (spatially or Time tr Time t1 – r temporally) neighboring pixels, according to a j given neighborhood i i system (here 3 × 3) k Spatial context of the i-th pixel Temporal context of the i-th pixel in the image at each time tr in the image at the other time t1 – r University of Genoa Department of Biophysical and Electronic Engineering
  • 10. 10 Energy Function • MRF-based classification – Minimization of a (posterior) energy function U(·), thanks to the Hammersley-Clifford theorem. – When using MRFs for data fusion, U(·) is a linear combination of energy contributions, each related to an information source. • Proposed region-based multitemporal MRF model – Fusion of spatial, temporal, and multiscale information: Transition 1  Q U ( L0 , L1 S0 ,S1 ) = − ∑  ∑∑ α qr ln P (siqr | ℓ ir ) + probability from r =0  i q =1 each class at a time to each  class at the Pixelwise probability mass + βr ∑ δ (ℓ ir , ℓ jr ) + γ r ∑ P (ℓ ir | ℓ k ,1−r ) other time function (PMF) of the segment i∼j i ≃k  labels in the segmentation map at each scale and each date, Potts model for the conditioned to each class spatial context University of Genoa Department of Biophysical and Electronic Engineering
  • 11. 11 Segmentation and PMF Estimation • Felzenszwalb & Huttenlocherm segmentation method [3] – Graph-based region-growing method depending on a scale parameter. – Segmentations at different scales by varying this parameter. • Class-conditional PMF estimation – Extension of a previous method proposed for a single-time region-based MRF. – Relative-frequency estimate, based on preliminary classification maps M0 and M1. – M0 and M1 generated here by a classical MRF classifier with k-NN estimates of the pixelwise class-conditional statistics. University of Genoa Department of Biophysical and Electronic Engineering
  • 12. 12 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 13. 13 Parameter Estimation and Energy Minimization • Transition probabilities: expectation-maximization (EM) – Converges (under mild assumptions) to ML estimates. – Uses the aformentioned k-NN pixelwise estimates. • Weight parameters (α, β, γ) in the MRF – Extension of a recent method based on the Ho-Kashyap algorithm. • Energy minimization: iterated conditional mode (ICM) – Initialized with the preliminary maps M0 and M1. – Converges to a local energy minimum. – Usually good tradeoff between accuracy and time. University of Genoa Department of Biophysical and Electronic Engineering
  • 14. 14 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 15. 15 Data Sets and Experimental Set-up • SPOT-5 HRG data set 2003 – Peking (China), 4 bands, 1500 × 1160 pixels, 10-m resolution, acquisitions in 2003 and 2005. • QuickBird data set – Phoenix (AZ), 4 bands, 300 × 300 pixels, 2.8-m resolution, acquisitions in 2003 and 2005. 2005 • Experimental comparisons – With a previous multitemporal non-region-based single-scale classifier based on MRFs [6]. 2005 – With a previous multitemporal non-contextual single-scale Peking: false color RGB Phoenix: true color RGB classifier based on EM [8]. University of Genoa Department of Biophysical and Electronic Engineering
  • 16. 16 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 17. 17 “Phoenix”: Classification Maps 2003 2005 True color RGB EM method in [8] MRF method in [6] Proposed method urban shrub-brush herbaceous barren transitional University of Genoa Department of Biophysical and Electronic Engineering
  • 18. 18 “Peking”: Classification Maps False color RGB urban agricultural 2003 2005 rangeland barren water Proposed method University of Genoa Department of Biophysical and Electronic Engineering
  • 19. 19 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – Data sets and experimental set-up – Classification maps – Classification accuracies and comparisons • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 20. 20 Classification Accuracies – Application with up to 5 scales. – Accurate classification maps with “Phoenix” (overall accuracy, OA ≈ 94 ÷ 98%; average accuracy, AA ≈ 92 ÷ 96%). – Quite accurate maps with “Peking” (OA ≈ 84%, AA ≈ 85%): strong spectral overlapping between the classes (especially “urban vs. barren land”). University of Genoa Department of Biophysical and Electronic Engineering
  • 21. 21 Experimental Comparisons – More accurate results by the method in [8] (MRF fusion of spatio-temporal context) than by the one in [6] (modeling only temporal correlation). – More accurate results by the proposed method than by both previous techniques. This suggests the effectivenes of the method in fusing spatial, temporal, and multiscale information for region-based multitemporal classification. University of Genoa Department of Biophysical and Electronic Engineering
  • 22. 22 Outline • Introduction – Multitemporal high-resolution image classification • The proposed method – Overall architecture – Multitemporal multiscale region-based Markov random field – Parameter estimation and energy minimization • Experimental results – With QuickBird images – With SPOT-5 HRG images • Conclusion University of Genoa Department of Biophysical and Electronic Engineering
  • 23. 23 Conclusion • A novel multitemporal classifier has been proposed for HR images, based on a region-based multiscale MRF. – Capability to fuse spatio-temporal context and multiscale information associated to a multitemporal HR data set. – Accurate results with different sensors (QuickBird, SPOT-5) and resolutions (2.8 m, 10 m). – Accuracy improvements, compared to previous multitemporal methods based on temporal or spatio-temporal models. – Confirmation of the relevance of multiscale information in HR image analysis. • Possible future generalizations – Integrating edge and/or texture information. – Approaching global energy minimization (e.g., graph-cuts). – Comparisons with other techniques for multitemporal VHR classification University of Genoa Department of Biophysical and Electronic Engineering
  • 24. 24 References 1. S. Li, Markov random field modeling in image analysis, Springer, 2009 2. A. H. S. Solberg, T. Taxt, and A. K. Jain, “A Markov random field model for classification of multisource satellite imagery,” IEEE Trans. Geosci. Remote Sensing, vol. 34, no. 1, pp. 100–113, 1996 3. P. F. Felzenszwalb and D. Huttenlocherm, “Efficient graph-based image segmentation,” Int. J. Comp. Vis., vol. 59, pp. 167–181, 2004 4. F. Causa, G.Moser, and S. B. Serpico, “A novel MRF model for the detection of urban areas in optical high spatial resolution images,” Rivista Italiana di Telerilevamento, vol. 38, 2007 5. G. Moser and S. B. Serpico, “Classification of high-resolution images based on MRF fusion and multiscale segmentation,” in Proc. of IGARSS-2008, Boston, USA, 2008, vol. II, pp. 277–280 6. F. Melgani and S. B. Serpico, “A Markov random field approach to spatio-temporal contextual image classification,” IEEE Trans. Geosci. Remote Sensing, vol. 41, no. 11, pp. 2478–2487, 2003 7. S. B. Serpico and G. Moser, “Weight parameter optimization by the Ho-Kashyap algorithm in MRF models for supervised image classification,” IEEE Trans. Geosci. Remote Sensing, vol. 44, pp. 3695–3705, 2006 8. L. Bruzzone and S. B. Serpico, “An iterative technique for the detection of land-cover transitions in multitemporal remote-sensing images,” IEEE Trans. Geosci. Remote Sensing, vol. 36, pp. 858–867, 1997 9. R. A. Redner and H. F. Walker, “Mixture densities, maximum likelihood, and the EM algorithm,” SIAM Review, vol. 26, no. 2, pp. 195– 239, 1984 10. F. Bovolo, “A multilevel parcel-based approach to change detection in very high resolution multitemporal images,” IEEE Geosci. Remote Sensing Lett., vol. 6, no. 1, pp. 33–37, 2009 University of Genoa Department of Biophysical and Electronic Engineering