SlideShare a Scribd company logo
1 of 18
Image Segmentation
Presented by:
Bulbul Agrawal
1
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 greylevel, colour, texture, depth
or motion.
• Segmentation refers to the process of
partitioning a digital image into multiple
regions (sets of pixels).
• Image segmentation is typically used to
locate objects and boundaries in images 2
Introduction to image segmentation
Usually image segmentation pixels in a
region are similar with respect to some
characteristic or computed property, such as
color, intensity, or texture.
Applications of image segmentation
include:
Identifying objects in a scene (size and
shape)
Identifying objects in a moving scene
(dynamic object)
Identifying objects which are at different
distances
Some applications of image
segmentation in medical field includes: –
Locate tumors 3
Introduction to image
segmentation
• Segmentation divides an image into its
constituent parts.
• Level of subdivision depends on the
problem being solved.
4
Introduction to image
segmentation
5
Introduction to image
segmentation
6
Edge detection
• Edge detecting an image significantly
reduces the amount of data and filters out
useless information, while preserving the
important structural properties in an
image.
• Detects discontinuities of the grey level.
• Detection of the edge boundary between
the two regions.
7
Isolated point detection
• Only those points which are large enough to be
considered are only selected and considered and find
out the value for it
8
Line detection
• Line detection includes a variety of mathematical
methods that aim at identifying points in a digital
image at which the image brightness changes sharply
or, more formally, has discontinuities. The points at
which image brightness changes sharply are typically
organized into a set of curved line segments
termed edges.
9
Region based segmentation
• Its main goal is to partition an image into regions.
• Region based segmentation is the technique that
allows us to determine the region directly.
10
Region Growing
• Group pixels or sub-regions into larger
regions when homogeneity criterion is
satisfied.
• Region grows around the seed point based
on similar properties (grey level, texture,
color).
• Select single random pixel to find region
and work on its values.
11
Region Splitting
• Rule to be followed strictly so that we can split the
regions.
• Region growing starts from a set of seed points.
• An alternative is to start with the whole image as a
single region and subdivide the regions that do not
satisfy a condition of homogeneity.
12
Region Merging
• Region merging is the opposite of region
splitting.
• Start with small regions (e.g. 2x2 or 4x4
regions) and merge the regions that have similar
characteristics (such as gray level, variance).
13
Split and Merge
• This is a 2 step procedure:
• Top-down: split image into homogeneous
quadrant regions – bottom-up: merge similar
adjacent regions
• Top-down – successively subdivide image into
quadrant regions Ri – stop when all regions are
homogeneous: P(Ri ) = TRUE) obtain quadtree
structure
• Bottom-up – at each level, merge adjacent regions
Ri and Rj if P(Ri[ Rj) = TRUE • Iterate until no
further splitting/merging is possible
14
Segmentation Algorithms
• Segmentation algorithms are based on one of
the basic properties of gray level values,
1. Discontinuity: partition in abrupt
discontinuity:
-> Detection of isolated points
->Detection of lines and edges in an image
2. Similarity: detect similar regions
(Discontinuity + Similarity ) = gray level pixel
values static and dynamic
15
Implementation of image
segmentation in fruit disease
detection
16
• Training apple fruit image
• Image segmentation
• Feature extraction
• Result
Conclusion
• Image segmentation is useful to detect the
details of the image
• It is used to find the points of the image which
are important
• Deletes the unnecessary data
17
References
• Digital image processing by Gonzalez and
woods
• Digital image processing by S Jayaraman
• https://www.techopedia.com/definition/26314/
image segmentation
• https://www.slideshare.net/Ayaelshiwi/image-
segmentation-29760056
18

More Related Content

What's hot

Image segmentation
Image segmentationImage segmentation
Image segmentation
Deepak Kumar
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation ppt
Gichelle Amon
 

What's hot (20)

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
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image Enhancement in Spatial Domain
Image Enhancement in Spatial DomainImage Enhancement in Spatial Domain
Image Enhancement in Spatial Domain
 
Image feature extraction
Image feature extractionImage feature extraction
Image feature extraction
 
Color Image Processing
Color Image ProcessingColor Image Processing
Color Image Processing
 
Image enhancement
Image enhancementImage enhancement
Image enhancement
 
Image segmentation
Image segmentation Image segmentation
Image segmentation
 
Image compression in digital image processing
Image compression in digital image processingImage compression in digital image processing
Image compression in digital image processing
 
Color Image Processing: Basics
Color Image Processing: BasicsColor Image Processing: Basics
Color Image Processing: Basics
 
Chapter 9 morphological image processing
Chapter 9   morphological image processingChapter 9   morphological image processing
Chapter 9 morphological image processing
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentation
 
Chapter 6 color image processing
Chapter 6 color image processingChapter 6 color image processing
Chapter 6 color image processing
 
Color models in Digitel image processing
Color models in Digitel image processingColor models in Digitel image processing
Color models in Digitel image processing
 
Image segmentation ppt
Image segmentation pptImage segmentation ppt
Image segmentation ppt
 
1.arithmetic & logical operations
1.arithmetic & logical operations1.arithmetic & logical operations
1.arithmetic & logical operations
 
Color image processing
Color image processingColor image processing
Color image processing
 
Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)Lecture 1 for Digital Image Processing (2nd Edition)
Lecture 1 for Digital Image Processing (2nd Edition)
 
Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)Spatial Filters (Digital Image Processing)
Spatial Filters (Digital Image Processing)
 
Image processing second unit Notes
Image processing second unit NotesImage processing second unit Notes
Image processing second unit Notes
 

Similar to Image segmentation

Image segmentation 2
Image segmentation 2 Image segmentation 2
Image segmentation 2
Rumah Belajar
 
Lecture 4 Digital Image Processing (1).pptx
Lecture 4 Digital Image Processing (1).pptxLecture 4 Digital Image Processing (1).pptx
Lecture 4 Digital Image Processing (1).pptx
sivan96
 
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image SegmentationMultitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
inventionjournals
 

Similar to Image segmentation (20)

Image segmentation
Image segmentationImage segmentation
Image segmentation
 
region Basd in ML
region Basd in MLregion Basd in ML
region Basd in ML
 
SIRG-BSU_3_used-important.pdf
SIRG-BSU_3_used-important.pdfSIRG-BSU_3_used-important.pdf
SIRG-BSU_3_used-important.pdf
 
Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.Region Splitting and Merging Technique For Image segmentation.
Region Splitting and Merging Technique For Image segmentation.
 
Image segmentation 2
Image segmentation 2 Image segmentation 2
Image segmentation 2
 
ImSeg04.ppt
ImSeg04.pptImSeg04.ppt
ImSeg04.ppt
 
Im seg04
Im seg04Im seg04
Im seg04
 
ImSeg04 (2).ppt
ImSeg04 (2).pptImSeg04 (2).ppt
ImSeg04 (2).ppt
 
Region based segmentation
Region based segmentationRegion based segmentation
Region based segmentation
 
Module-V 096.pdf
Module-V 096.pdfModule-V 096.pdf
Module-V 096.pdf
 
Lecture 4 Digital Image Processing (1).pptx
Lecture 4 Digital Image Processing (1).pptxLecture 4 Digital Image Processing (1).pptx
Lecture 4 Digital Image Processing (1).pptx
 
Processing_of_Satellite_Image_using_Digi.pptx
Processing_of_Satellite_Image_using_Digi.pptxProcessing_of_Satellite_Image_using_Digi.pptx
Processing_of_Satellite_Image_using_Digi.pptx
 
Face detection ppt
Face detection pptFace detection ppt
Face detection ppt
 
Processing of satellite_image_using_digi
Processing of satellite_image_using_digiProcessing of satellite_image_using_digi
Processing of satellite_image_using_digi
 
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSINGTYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
TYBSC (CS) SEM 6- DIGITAL IMAGE PROCESSING
 
PPT s07-machine vision-s2
PPT s07-machine vision-s2PPT s07-machine vision-s2
PPT s07-machine vision-s2
 
digital image processing.pptx
digital image processing.pptxdigital image processing.pptx
digital image processing.pptx
 
vision_image_segmentation.pptx
vision_image_segmentation.pptxvision_image_segmentation.pptx
vision_image_segmentation.pptx
 
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image SegmentationMultitude Regional Texture Extraction for Efficient Medical Image Segmentation
Multitude Regional Texture Extraction for Efficient Medical Image Segmentation
 
image segmentation by ppres.pptx
image segmentation by ppres.pptximage segmentation by ppres.pptx
image segmentation by ppres.pptx
 

More from Bulbul Agrawal

More from Bulbul Agrawal (6)

Software Metrics, Project Management and Estimation
Software Metrics, Project Management and EstimationSoftware Metrics, Project Management and Estimation
Software Metrics, Project Management and Estimation
 
Analysis and Design of Algorithms
Analysis and Design of AlgorithmsAnalysis and Design of Algorithms
Analysis and Design of Algorithms
 
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptx
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptxAge Estimation And Gender Prediction Using Convolutional Neural Network.pptx
Age Estimation And Gender Prediction Using Convolutional Neural Network.pptx
 
Techniques for creating an effective resume
Techniques for creating an effective resumeTechniques for creating an effective resume
Techniques for creating an effective resume
 
Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...Standard Statistical Feature analysis of Image Features for Facial Images usi...
Standard Statistical Feature analysis of Image Features for Facial Images usi...
 
Image enhancement techniques
Image enhancement techniquesImage enhancement techniques
Image enhancement techniques
 

Recently uploaded

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
Neometrix_Engineering_Pvt_Ltd
 

Recently uploaded (20)

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...Basic Electronics for diploma students as per technical education Kerala Syll...
Basic Electronics for diploma students as per technical education Kerala Syll...
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
Jaipur ❤CALL GIRL 0000000000❤CALL GIRLS IN Jaipur ESCORT SERVICE❤CALL GIRL IN...
 
Computer Graphics Introduction To Curves
Computer Graphics Introduction To CurvesComputer Graphics Introduction To Curves
Computer Graphics Introduction To Curves
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 

Image segmentation

  • 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 greylevel, colour, texture, depth or motion. • Segmentation refers to the process of partitioning a digital image into multiple regions (sets of pixels). • Image segmentation is typically used to locate objects and boundaries in images 2
  • 3. Introduction to image segmentation Usually image segmentation pixels in a region are similar with respect to some characteristic or computed property, such as color, intensity, or texture. Applications of image segmentation include: Identifying objects in a scene (size and shape) Identifying objects in a moving scene (dynamic object) Identifying objects which are at different distances Some applications of image segmentation in medical field includes: – Locate tumors 3
  • 4. Introduction to image segmentation • Segmentation divides an image into its constituent parts. • Level of subdivision depends on the problem being solved. 4
  • 7. Edge detection • Edge detecting an image significantly reduces the amount of data and filters out useless information, while preserving the important structural properties in an image. • Detects discontinuities of the grey level. • Detection of the edge boundary between the two regions. 7
  • 8. Isolated point detection • Only those points which are large enough to be considered are only selected and considered and find out the value for it 8
  • 9. Line detection • Line detection includes a variety of mathematical methods that aim at identifying points in a digital image at which the image brightness changes sharply or, more formally, has discontinuities. The points at which image brightness changes sharply are typically organized into a set of curved line segments termed edges. 9
  • 10. Region based segmentation • Its main goal is to partition an image into regions. • Region based segmentation is the technique that allows us to determine the region directly. 10
  • 11. Region Growing • Group pixels or sub-regions into larger regions when homogeneity criterion is satisfied. • Region grows around the seed point based on similar properties (grey level, texture, color). • Select single random pixel to find region and work on its values. 11
  • 12. Region Splitting • Rule to be followed strictly so that we can split the regions. • Region growing starts from a set of seed points. • An alternative is to start with the whole image as a single region and subdivide the regions that do not satisfy a condition of homogeneity. 12
  • 13. Region Merging • Region merging is the opposite of region splitting. • Start with small regions (e.g. 2x2 or 4x4 regions) and merge the regions that have similar characteristics (such as gray level, variance). 13
  • 14. Split and Merge • This is a 2 step procedure: • Top-down: split image into homogeneous quadrant regions – bottom-up: merge similar adjacent regions • Top-down – successively subdivide image into quadrant regions Ri – stop when all regions are homogeneous: P(Ri ) = TRUE) obtain quadtree structure • Bottom-up – at each level, merge adjacent regions Ri and Rj if P(Ri[ Rj) = TRUE • Iterate until no further splitting/merging is possible 14
  • 15. Segmentation Algorithms • Segmentation algorithms are based on one of the basic properties of gray level values, 1. Discontinuity: partition in abrupt discontinuity: -> Detection of isolated points ->Detection of lines and edges in an image 2. Similarity: detect similar regions (Discontinuity + Similarity ) = gray level pixel values static and dynamic 15
  • 16. Implementation of image segmentation in fruit disease detection 16 • Training apple fruit image • Image segmentation • Feature extraction • Result
  • 17. Conclusion • Image segmentation is useful to detect the details of the image • It is used to find the points of the image which are important • Deletes the unnecessary data 17
  • 18. References • Digital image processing by Gonzalez and woods • Digital image processing by S Jayaraman • https://www.techopedia.com/definition/26314/ image segmentation • https://www.slideshare.net/Ayaelshiwi/image- segmentation-29760056 18