SlideShare a Scribd company logo
1 of 31
IMAGE SEGMENTATION
   DIGITAL SIGNAL PROCESSING
Introduction to Image
            Segmentation
 The purpose of image segmentation is to
 partition an image into meaningful regions
 with respect to a particular application

 The    segmentation      is     based     on
 measurements taken from the image and
 might be grey level, colour, texture, depth or
 motion
Introduction to Image
            Segmentation
 Usually image segmentation is an initial and vital
  step in a series of processes aimed at overall image
  understanding

 Applications of image segmentation include
   Identifying objects in a scene for object-based
    measurements such as size and shape
   Identifying objects in a moving scene for object-based
    video compression (MPEG4)
   Identifying objects which are at different distances from a
    sensor using depth measurements from a laser range
    finder enabling path planning for a mobile robots
Introduction to Image
              Segmentation
 Example 1
  Segmentation based on greyscale
  Very  simple ‘model’ of greyscale leads to
   inaccuracies in object labelling
Introduction to Image
            Segmentation
 Example 2
  Segmentation based on texture
  Enables object surfaces with varying patterns of
   grey to be segmented
Introduction to Image
    Segmentation
Introduction to Image
            Segmentation
 Example 3
  Segmentation based on motion
  The main difficulty of motion segmentation is that
   an intermediate step is required to (either implicitly
   or explicitly) estimate an optical flow field
  The segmentation must be based on this estimate
   and not, in general, the true flow
Introduction to Image
    Segmentation
Introduction to Image
            Segmentation
 Example 3
  Segmentation based on depth
  This example shows a range image, obtained
   with a laser range finder
  A segmentation based on the range (the object
   distance from the sensor) is useful in guiding
   mobile robots
Introduction to Image
         Segmentation



Original                 Range image
image




       Segmented
       image
Segmentation techniques
Segmentation Techniques

 We will look at two very simple image segmentation
 techniques that are based on the greylevel
 histogram of an image
  Thresholding
  Clustering
Segmentation Techniques

A. THRESHOLDING
   One of the widely methods used for image
    segmentation. It is useful in discriminating
    foreground from the background. By selecting an
    adequate threshold value T, the gray level image
    can be converted to binary image.
Segmentation Techniques

5 THRESHOLDING TECHNIQUES
E   MEAN TECHNIQUE- This technique used the mean value of the
    pixels as the threshold value and works well in strict cases of the
    images that have approximately half to the pixels belonging to the
    objects and other half to the background.
r   P-TILE TECHNIQUE- Uses knowledge about the area size of the
    desired object to the threshold an image.
o   HISTOGRAM DEPENDENT TECHNIQUE (HDT)- separates the two
    homogonous region of the object and background of an image.
n   EDGE MAXIMIZATION TECHNIQUE (EMT)- Used when there are
    more than one homogenous region in image or where there is a
    change of illumination between the object and its background.
n   VISUAL TECHNIQUE- Improve people’s ability to accurately search
    for target items.
Segmentation Techniques
Segmentation Techniques

                       Threshold
                      techniques
                      from left to
                     right original
                      image, Vis
                     technique T
                         = 127,
                         Mean
                      Technique,
                         P-Tile
                     technique T
                        = 127, I
                      Technique
                       and EMT
                      Technique
Segmentation Techniques




  T = 167        T = 43
Segmentation Techniques

A. CLUSTERING
 Defined as the process of identifying groups of
  similar image primitive.
 It is a process of organizing the objects into
  groups based on its attributes.
       An image can be grouped based on keyword (metadata) or its
        content (description)
       KEYWORD- Form of font which describes about the image
        keyword of an image refers to its different features
       CONTENT- Refers to shapes, textures or any other information
        that can be inherited from the image itself.
Segmentation APPROACHES
Segmentation Approaches

A.WATER BASED SEGMENTATION
Steps:
 1. Derive surface image:
 A variance image is derived from each image layer. Centred
 at every pixel, a 3x3 moving window is used to derive its
 variance for that pixel. The surface image for watershed
 delineation is a weighted average of all variance images
 from all image layers. Equal weight is assumed in this study.
Segmentation Approaches

2. Delineate watersheds
From the surface image, pixels within a homogeneous
region form a watershed

3. Merge Segments
Adjacent watershed may be merged to form a new segment
with larger size according to their spectral similarity and a
given generalization level
Se gmentation A ppr oaches




  Initial Image   Topographic Surface




                       Final watersheds



                                          22
Se gmentation
A ppr oaches


    QuickBird
multispectral
       satellite
 imagery was
     used. The
         image
   consisted of
four bands, at
  the waves of
   blue, green,
  red and near
     infra-red.
Segmentation Approaches
Segmentation Approaches

B. REGION-GROW APPROACH
   This approach relies on the homogeneity of spatially
    localized features
   It is a well-developed technique for image segmentation.
    It postulates that neighbouring pixels within the same
    region have similar intensity values.
   The general idea of this method is to group pixels with the
    same or similar intensities to one region according to a
    given homogeneity criterion.
Segmentation Approaches




                  The region growing
                      algorithm of the
                    image which was
                   shown on the next
                                slide.
Segmentation Approaches

Segmentation result
   of region growing
algorithm compared
   with other results.
    IV. Original Image
   V. Region growing
 based on algorithm
VI. Mean Shift based
          on algorithm




                         I   II   III
Segmentation Approaches

C. EDGE-BASED METHODS
   Edge-based methods center around contour detection:
    their weakness in connecting together broken contour
    lines make them, too, prone to failure in the presence of
    blurring.
Segmentation Approaches

D. EDGE-BASED METHODS
Segmentation Approaches

E. CONNECTIVITY-PRESERVING RELAXATION-
   BASED METHOD
   Referred as active contour model
   The main idea is to start with some initial boundary shape
    represented in the form of spline curves, and iteratively
    modify it by applying various shrink/expansion operations
    according to some energy function.
Segmentation Approaches




                                Partial Differential
                                Equation (PDE) has
                                been used for
                                segmenting
                                medical images




 active contour model (snake)

More Related Content

What's hot

Image feature extraction
Image feature extractionImage feature extraction
Image feature extraction
Rushin Shah
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
Ayaelshiwi
 
Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniques
Saideep
 

What's hot (20)

Image feature extraction
Image feature extractionImage feature extraction
Image feature extraction
 
digital image processing
digital image processingdigital image processing
digital image processing
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Object Recognition
Object RecognitionObject Recognition
Object Recognition
 
Edge detection
Edge detectionEdge detection
Edge detection
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Image segmentation based on color
Image segmentation based on colorImage segmentation based on color
Image segmentation based on color
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentation
 
Image Restoration
Image RestorationImage Restoration
Image Restoration
 
image compression ppt
image compression pptimage compression ppt
image compression ppt
 
DIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTESDIGITAL IMAGE PROCESSING - LECTURE NOTES
DIGITAL IMAGE PROCESSING - LECTURE NOTES
 
Digital Image Processing: Image Segmentation
Digital Image Processing: Image SegmentationDigital Image Processing: Image Segmentation
Digital Image Processing: Image Segmentation
 
Sharpening spatial filters
Sharpening spatial filtersSharpening spatial filters
Sharpening spatial filters
 
Image filtering in Digital image processing
Image filtering in Digital image processingImage filtering in Digital image processing
Image filtering in Digital image processing
 
Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniques
 
Texture in image processing
Texture in image processing Texture in image processing
Texture in image processing
 
Noise Models
Noise ModelsNoise Models
Noise Models
 
Edge Detection and Segmentation
Edge Detection and SegmentationEdge Detection and Segmentation
Edge Detection and Segmentation
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processing
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 

Viewers also liked

Viewers also liked (13)

Vector quantization
Vector quantizationVector quantization
Vector quantization
 
Segmentation
SegmentationSegmentation
Segmentation
 
Medical image analysis
Medical image analysisMedical image analysis
Medical image analysis
 
K means and dbscan
K means and dbscanK means and dbscan
K means and dbscan
 
K means clustering
K means clusteringK means clustering
K means clustering
 
Cardiac Image Analysis based on K Means Clustering
Cardiac Image Analysis based on K Means ClusteringCardiac Image Analysis based on K Means Clustering
Cardiac Image Analysis based on K Means Clustering
 
A study and comparison of different image segmentation algorithms
A study and comparison of different image segmentation algorithmsA study and comparison of different image segmentation algorithms
A study and comparison of different image segmentation algorithms
 
Intro to MATLAB and K-mean algorithm
Intro to MATLAB and K-mean algorithmIntro to MATLAB and K-mean algorithm
Intro to MATLAB and K-mean algorithm
 
Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)Image Restoration (Digital Image Processing)
Image Restoration (Digital Image Processing)
 
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
PPT on BRAIN TUMOR detection in MRI images based on  IMAGE SEGMENTATION PPT on BRAIN TUMOR detection in MRI images based on  IMAGE SEGMENTATION
PPT on BRAIN TUMOR detection in MRI images based on IMAGE SEGMENTATION
 
K mean-clustering algorithm
K mean-clustering algorithmK mean-clustering algorithm
K mean-clustering algorithm
 
Image processing ppt
Image processing pptImage processing ppt
Image processing ppt
 
Digital Image Processing
Digital Image ProcessingDigital Image Processing
Digital Image Processing
 

Similar to Image segmentation ppt

COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
IAEME Publication
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
cscpconf
 

Similar to Image segmentation ppt (20)

imagesegmentationppt-120409061123-phpapp01 (2).pdf
imagesegmentationppt-120409061123-phpapp01 (2).pdfimagesegmentationppt-120409061123-phpapp01 (2).pdf
imagesegmentationppt-120409061123-phpapp01 (2).pdf
 
imagesegmentationppt-120409061123-phpapp01 (2).pdf
imagesegmentationppt-120409061123-phpapp01 (2).pdfimagesegmentationppt-120409061123-phpapp01 (2).pdf
imagesegmentationppt-120409061123-phpapp01 (2).pdf
 
Image segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
Image segmentation using wvlt trnsfrmtn and fuzzy logic. pptImage segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
Image segmentation using wvlt trnsfrmtn and fuzzy logic. ppt
 
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
A Review on Image Segmentation using Clustering and Swarm Optimization Techni...
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation Clustering
 
Lq3519891992
Lq3519891992Lq3519891992
Lq3519891992
 
I010634450
I010634450I010634450
I010634450
 
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier ExposurePerformance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
Performance of Efficient Closed-Form Solution to Comprehensive Frontier Exposure
 
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATIONCOLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
COLOUR BASED IMAGE SEGMENTATION USING HYBRID KMEANS WITH WATERSHED SEGMENTATION
 
154 158
154 158154 158
154 158
 
Massive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural ImagesMassive Regional Texture Extraction for Aerial and Natural Images
Massive Regional Texture Extraction for Aerial and Natural Images
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
J017426467
J017426467J017426467
J017426467
 
Automatic Image Segmentation Using Wavelet Transform Based On Normalized Gra...
Automatic Image Segmentation Using Wavelet Transform Based  On Normalized Gra...Automatic Image Segmentation Using Wavelet Transform Based  On Normalized Gra...
Automatic Image Segmentation Using Wavelet Transform Based On Normalized Gra...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Ijctt v7 p104
Ijctt v7 p104Ijctt v7 p104
Ijctt v7 p104
 
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUESA STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
A STUDY AND ANALYSIS OF DIFFERENT EDGE DETECTION TECHNIQUES
 
Remotely sensed image segmentation using multiphase level set acm
Remotely sensed image segmentation using multiphase level set acmRemotely sensed image segmentation using multiphase level set acm
Remotely sensed image segmentation using multiphase level set acm
 
Survey on Brain MRI Segmentation Techniques
Survey on Brain MRI Segmentation TechniquesSurvey on Brain MRI Segmentation Techniques
Survey on Brain MRI Segmentation Techniques
 
Review of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging ApproachReview of Image Segmentation Techniques based on Region Merging Approach
Review of Image Segmentation Techniques based on Region Merging Approach
 

More from Gichelle Amon (20)

Kerberos
KerberosKerberos
Kerberos
 
Network security
Network securityNetwork security
Network security
 
Os module 2 d
Os module 2 dOs module 2 d
Os module 2 d
 
Os module 2 c
Os module 2 cOs module 2 c
Os module 2 c
 
Lec3 final
Lec3 finalLec3 final
Lec3 final
 
Lec 3
Lec 3Lec 3
Lec 3
 
Lec2 final
Lec2 finalLec2 final
Lec2 final
 
Lec 4
Lec 4Lec 4
Lec 4
 
Lec1 final
Lec1 finalLec1 final
Lec1 final
 
Module 3 law of contracts
Module 3  law of contractsModule 3  law of contracts
Module 3 law of contracts
 
Transport triggered architecture
Transport triggered architectureTransport triggered architecture
Transport triggered architecture
 
Time triggered arch.
Time triggered arch.Time triggered arch.
Time triggered arch.
 
Subnetting
SubnettingSubnetting
Subnetting
 
Os module 2 c
Os module 2 cOs module 2 c
Os module 2 c
 
Os module 2 ba
Os module 2 baOs module 2 ba
Os module 2 ba
 
Lec5
Lec5Lec5
Lec5
 
Delivery
DeliveryDelivery
Delivery
 
Addressing
AddressingAddressing
Addressing
 
6 spatial filtering p2
6 spatial filtering p26 spatial filtering p2
6 spatial filtering p2
 
5 spatial filtering p1
5 spatial filtering p15 spatial filtering p1
5 spatial filtering p1
 

Recently uploaded

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 

Recently uploaded (20)

Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Corporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptxCorporate and higher education May webinar.pptx
Corporate and higher education May webinar.pptx
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 

Image segmentation ppt

  • 1. IMAGE SEGMENTATION DIGITAL SIGNAL PROCESSING
  • 2. Introduction to Image Segmentation  The purpose of image segmentation is to partition an image into meaningful regions with respect to a particular application  The segmentation is based on measurements taken from the image and might be grey level, colour, texture, depth or motion
  • 3. Introduction to Image Segmentation  Usually image segmentation is an initial and vital step in a series of processes aimed at overall image understanding  Applications of image segmentation include  Identifying objects in a scene for object-based measurements such as size and shape  Identifying objects in a moving scene for object-based video compression (MPEG4)  Identifying objects which are at different distances from a sensor using depth measurements from a laser range finder enabling path planning for a mobile robots
  • 4. Introduction to Image Segmentation  Example 1  Segmentation based on greyscale  Very simple ‘model’ of greyscale leads to inaccuracies in object labelling
  • 5. Introduction to Image Segmentation  Example 2  Segmentation based on texture  Enables object surfaces with varying patterns of grey to be segmented
  • 6. Introduction to Image Segmentation
  • 7. Introduction to Image Segmentation  Example 3  Segmentation based on motion  The main difficulty of motion segmentation is that an intermediate step is required to (either implicitly or explicitly) estimate an optical flow field  The segmentation must be based on this estimate and not, in general, the true flow
  • 8. Introduction to Image Segmentation
  • 9. Introduction to Image Segmentation  Example 3  Segmentation based on depth  This example shows a range image, obtained with a laser range finder  A segmentation based on the range (the object distance from the sensor) is useful in guiding mobile robots
  • 10. Introduction to Image Segmentation Original Range image image Segmented image
  • 12. Segmentation Techniques  We will look at two very simple image segmentation techniques that are based on the greylevel histogram of an image  Thresholding  Clustering
  • 13. Segmentation Techniques A. THRESHOLDING  One of the widely methods used for image segmentation. It is useful in discriminating foreground from the background. By selecting an adequate threshold value T, the gray level image can be converted to binary image.
  • 14. Segmentation Techniques 5 THRESHOLDING TECHNIQUES E MEAN TECHNIQUE- This technique used the mean value of the pixels as the threshold value and works well in strict cases of the images that have approximately half to the pixels belonging to the objects and other half to the background. r P-TILE TECHNIQUE- Uses knowledge about the area size of the desired object to the threshold an image. o HISTOGRAM DEPENDENT TECHNIQUE (HDT)- separates the two homogonous region of the object and background of an image. n EDGE MAXIMIZATION TECHNIQUE (EMT)- Used when there are more than one homogenous region in image or where there is a change of illumination between the object and its background. n VISUAL TECHNIQUE- Improve people’s ability to accurately search for target items.
  • 16. Segmentation Techniques Threshold techniques from left to right original image, Vis technique T = 127, Mean Technique, P-Tile technique T = 127, I Technique and EMT Technique
  • 17. Segmentation Techniques T = 167 T = 43
  • 18. Segmentation Techniques A. CLUSTERING  Defined as the process of identifying groups of similar image primitive.  It is a process of organizing the objects into groups based on its attributes.  An image can be grouped based on keyword (metadata) or its content (description)  KEYWORD- Form of font which describes about the image keyword of an image refers to its different features  CONTENT- Refers to shapes, textures or any other information that can be inherited from the image itself.
  • 20. Segmentation Approaches A.WATER BASED SEGMENTATION Steps: 1. Derive surface image: A variance image is derived from each image layer. Centred at every pixel, a 3x3 moving window is used to derive its variance for that pixel. The surface image for watershed delineation is a weighted average of all variance images from all image layers. Equal weight is assumed in this study.
  • 21. Segmentation Approaches 2. Delineate watersheds From the surface image, pixels within a homogeneous region form a watershed 3. Merge Segments Adjacent watershed may be merged to form a new segment with larger size according to their spectral similarity and a given generalization level
  • 22. Se gmentation A ppr oaches Initial Image Topographic Surface Final watersheds 22
  • 23. Se gmentation A ppr oaches QuickBird multispectral satellite imagery was used. The image consisted of four bands, at the waves of blue, green, red and near infra-red.
  • 25. Segmentation Approaches B. REGION-GROW APPROACH  This approach relies on the homogeneity of spatially localized features  It is a well-developed technique for image segmentation. It postulates that neighbouring pixels within the same region have similar intensity values.  The general idea of this method is to group pixels with the same or similar intensities to one region according to a given homogeneity criterion.
  • 26. Segmentation Approaches The region growing algorithm of the image which was shown on the next slide.
  • 27. Segmentation Approaches Segmentation result of region growing algorithm compared with other results. IV. Original Image V. Region growing based on algorithm VI. Mean Shift based on algorithm I II III
  • 28. Segmentation Approaches C. EDGE-BASED METHODS  Edge-based methods center around contour detection: their weakness in connecting together broken contour lines make them, too, prone to failure in the presence of blurring.
  • 30. Segmentation Approaches E. CONNECTIVITY-PRESERVING RELAXATION- BASED METHOD  Referred as active contour model  The main idea is to start with some initial boundary shape represented in the form of spline curves, and iteratively modify it by applying various shrink/expansion operations according to some energy function.
  • 31. Segmentation Approaches Partial Differential Equation (PDE) has been used for segmenting medical images active contour model (snake)