SlideShare a Scribd company logo
1 of 12
IMAGE SEGMENTATION
TECHNIQUES
IMAGE SEGMENTATION
• Segmentation divides an image into its constituent regions or objects.
• Image segmentation means assigning a label to each pixel in the image such that pixels with same
labels share common visual characteristics[1].
• It makes an image easier to analyze in the image processing tasks.
• Segmentation of images is a difficult task in image processing. Still under research.
• Segmentation allows to extract objects in images.
• Segmentation is unsupervised learning.
• Model based object extraction, e.g., template matching, is supervised learning.
SEGMENTATION TECHNIQUE, BASICALLY CONVERT THE COMPLEX
IMAGE INTO THE SIMPLE IMAGE.
IMAGE(COMPLEX)
SEGMENTATION
TECHNIQUE
SEGMENTATION
TECHNIQUE(SIMPLE)
WHAT IT IS USEFUL FOR
• After a successful segmenting the image, the contours of objects can
be extracted using edge detection and/or border following techniques.
• Shape of objects can be described.
• Based on shape, texture, and color objects can be identified.
• Image segmentation techniques are extensively used in similarity
searches.
CATEGORIES OF SEGMENTATION
TECHNIQUES:
SEGMENTATON
TECHNIQUES
EDGE-BASE
SEGMENTATION
REGION-BASED
SEGMENTATION
Detecting Discontinuity
It means to partition an image based on abrupt changes in intensity [1], this
includes image segmentation algorithms like edge detection.
Detecting Similarity
It means to partition an image into regions that are similar according to a set of
predefined criterion this includes image segmentation algorithms like
thresholding, region growing.
EDGE-BASED SEGMENTATION
Segmentation Methods based on Discontinuity find for abrupt changes in
the intensity value. These methods are called as Edge or Boundary based
methods. Edge detection is the problem of fundamental importance in
image analysis. Edge detection techniques are generally used for finding
discontinuities in gray level images. Edge detection is the most common
approach for detecting meaningful discontinuities in the gray level. Image
segmentation methods for detecting discontinuities are boundary based
methods. Edge detection can be done using either of the following
methods. Edges are local changes in the image intensity. Edges typically
occur on the boundary between two regions[2]. Important features can be
extracted from the edges of an image (e. g., corners, lines, curves). Edge
detection is an important feature for image analysis.
REGION-BASED SEGMENTATION
• Region based methods are based continuity. These techniques divide the entire image
into sub regions depending on some rules like all the pixels in one region must have
the same gray level.
• Region-based techniques rely on common patterns in intensity values within a cluster
of neighboring pixels. The cluster is referred to as the region, and the goal of the
segmentation algorithm is to group the regions according to their anatomical or
functional roles. Compared to edge detection method, segmentation algorithms based
on region are relatively simple and more immune to noise [3, 4]. Edge based methods
partition an image based on rapid changes in intensity near edges whereas region
based methods, partition an image into regions that are similar according to a set of
predefined criteria [5, 1].
SEGMENTATIONALGORITHMS BASEDON REGION MAINLY INCLUDE
FOLLOWING METHODS:
Region Growing
Region growing is a procedure that group’s pixels in whole image into sub
regions or larger regions based on predefined criterion [7]
Region Splitting andMerging
Rather than choosing seed points, user can divide an image into a set of
arbitrary unconnected regions and then merge the regions [2, 4] in an attempt to
satisfy the conditions of reasonable image segmentation. Region splitting and
merging is usually implemented with theory based on quad tree data.
WATERSHED TRANSFORMATION
Watershed Transformation belongs to the category of the region based
similarities. Watershed model is a mathematical morphological approach
and derives its analogy from a real life flood situation [8]. It transforms
image into a gradient image. Then, image is seen as a topographical
surface where grey values are deemed as elevation of the surface at that
location. Then, flooding process starts in which water effuses out of the
minimum grey value. When flooding across two minimum converges then
a dam is built to identify the boundary across them. This method is
essentially an edge based technique .
REFERENCES
[1] Rafael C. Gonzalez, Richard E. Woods, “Digital Image Processing”, 2nd ed., Beijing: Publishing House of
Electronics Industry, 2007.
[2] Nikita Sharma, Mahendra Mishra, Manish Shrivastava, “ COLOUR IMAGE SEGMENTATION
TECHNIQUES AND ISSUES: AN APPROACH”, International
[3] Journal of Scientific & Tech. Research Volume 1, Issue 4, May 2012 ISSN 2277-8616.
[4] W. X. Kang, Q. Q. Yang, R. R. Liang, “The Comparative Research on Image Segmentation Algorithms”, IEEE
Conference on ETCS, pp. 703-707, 2009.
[5] H. Zhang, J. E. Fritts, S. A. Goldman, “Image Segmentation Evaluation: A Survey of unsupervised methods”,
computer vision and image understanding, pp. 260-280, 2008.
[6] H. G. Kaganami, Z. Beij, “Region Based Detection versus Edge Detection”, IEEE Transactions on Intelligent
information hiding and multimedia signal processing, pp. 1217- 1221, 2009.
[7] K. K. Singh, A. Singh, “A Study of Image Segmentation Algorithms for Different Types of Images”,
International Journal of Computer Science Issues, Vol. 7, Issue 5, 2010.
[8] Y. Chang, X. Li, “Adaptive Image Region Growing”, IEEE Trans. On Image Processing, Vol. 3, No. 6, 1994.
THANK YOU

More Related Content

What's hot

Comparative study on image segmentation techniques
Comparative study on image segmentation techniquesComparative study on image segmentation techniques
Comparative study on image segmentation techniques
gmidhubala
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
Raveesh Methi
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
Mukul Jindal
 

What's hot (20)

Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Video Segmentation
Video SegmentationVideo Segmentation
Video Segmentation
 
Comparative study on image segmentation techniques
Comparative study on image segmentation techniquesComparative study on image segmentation techniques
Comparative study on image segmentation techniques
 
various methods for image segmentation
various methods for image segmentationvarious methods for image segmentation
various methods for image segmentation
 
Edge Detection and Segmentation
Edge Detection and SegmentationEdge Detection and Segmentation
Edge Detection and Segmentation
 
Comparison of image segmentation
Comparison of image segmentationComparison of image segmentation
Comparison of image segmentation
 
Presentation on deformable model for medical image segmentation
Presentation on deformable model for medical image segmentationPresentation on deformable model for medical image segmentation
Presentation on deformable model for medical image segmentation
 
Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project R...
Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project R...Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project R...
Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project R...
 
Segmentation Techniques -I
Segmentation Techniques -ISegmentation Techniques -I
Segmentation Techniques -I
 
Segmentation
SegmentationSegmentation
Segmentation
 
Dip Image Segmentation
Dip Image SegmentationDip Image Segmentation
Dip Image Segmentation
 
Watershed
WatershedWatershed
Watershed
 
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
 
IMAGE SEGMENTATION TECHNIQUES
IMAGE SEGMENTATION TECHNIQUESIMAGE SEGMENTATION TECHNIQUES
IMAGE SEGMENTATION TECHNIQUES
 
Image Segmentation (Digital Image Processing)
Image Segmentation (Digital Image Processing)Image Segmentation (Digital Image Processing)
Image Segmentation (Digital Image Processing)
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project PPT
Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project PPTImage Segmentation using Otsu's Method - Computer Graphics (UCS505) Project PPT
Image Segmentation using Otsu's Method - Computer Graphics (UCS505) Project PPT
 
Region based image segmentation
Region based image segmentationRegion based image segmentation
Region based image segmentation
 
Image segmentation
Image segmentation Image segmentation
Image segmentation
 

Similar to image segmentation by Rajesh

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
 
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 by Rajesh (20)

Bx4301429434
Bx4301429434Bx4301429434
Bx4301429434
 
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...
 
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
 
Q0460398103
Q0460398103Q0460398103
Q0460398103
 
SIRG-BSU_3_used-important.pdf
SIRG-BSU_3_used-important.pdfSIRG-BSU_3_used-important.pdf
SIRG-BSU_3_used-important.pdf
 
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
 
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
Image Segmentation from RGBD Images by 3D Point Cloud Attributes and High-Lev...
 
Digital Image Processing.pptx
Digital Image Processing.pptxDigital Image Processing.pptx
Digital Image Processing.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
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...Fpga implementation of image segmentation by using edge detection based on so...
Fpga implementation of image segmentation by using edge detection based on so...
 
116 121
116 121116 121
116 121
 
IMAGE SEGMENTATION.
IMAGE SEGMENTATION.IMAGE SEGMENTATION.
IMAGE SEGMENTATION.
 
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)
 
Image segmentation
Image segmentationImage segmentation
Image segmentation
 
J017426467
J017426467J017426467
J017426467
 
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
AUTOMATIC DOMINANT REGION SEGMENTATION FOR NATURAL IMAGES
 
Automatic dominant region segmentation for natural images
Automatic dominant region segmentation for natural imagesAutomatic dominant region segmentation for natural images
Automatic dominant region segmentation for natural images
 
Image Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation ClusteringImage Segmentation Using Pairwise Correlation Clustering
Image Segmentation Using Pairwise Correlation Clustering
 
D04402024029
D04402024029D04402024029
D04402024029
 

Recently uploaded

Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
jaanualu31
 
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
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
meharikiros2
 

Recently uploaded (20)

HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
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 ...
 
8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor8086 Microprocessor Architecture: 16-bit microprocessor
8086 Microprocessor Architecture: 16-bit microprocessor
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...Max. shear stress theory-Maximum Shear Stress Theory ​  Maximum Distortional ...
Max. shear stress theory-Maximum Shear Stress Theory ​ Maximum Distortional ...
 
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
 
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...
 
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
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)Introduction to Artificial Intelligence ( AI)
Introduction to Artificial Intelligence ( AI)
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
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...
 
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
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
 
Ground Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth ReinforcementGround Improvement Technique: Earth Reinforcement
Ground Improvement Technique: Earth Reinforcement
 
Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257Memory Interfacing of 8086 with DMA 8257
Memory Interfacing of 8086 with DMA 8257
 

image segmentation by Rajesh

  • 2. IMAGE SEGMENTATION • Segmentation divides an image into its constituent regions or objects. • Image segmentation means assigning a label to each pixel in the image such that pixels with same labels share common visual characteristics[1]. • It makes an image easier to analyze in the image processing tasks. • Segmentation of images is a difficult task in image processing. Still under research. • Segmentation allows to extract objects in images. • Segmentation is unsupervised learning. • Model based object extraction, e.g., template matching, is supervised learning.
  • 3. SEGMENTATION TECHNIQUE, BASICALLY CONVERT THE COMPLEX IMAGE INTO THE SIMPLE IMAGE. IMAGE(COMPLEX) SEGMENTATION TECHNIQUE SEGMENTATION TECHNIQUE(SIMPLE)
  • 4. WHAT IT IS USEFUL FOR • After a successful segmenting the image, the contours of objects can be extracted using edge detection and/or border following techniques. • Shape of objects can be described. • Based on shape, texture, and color objects can be identified. • Image segmentation techniques are extensively used in similarity searches.
  • 6. Detecting Discontinuity It means to partition an image based on abrupt changes in intensity [1], this includes image segmentation algorithms like edge detection. Detecting Similarity It means to partition an image into regions that are similar according to a set of predefined criterion this includes image segmentation algorithms like thresholding, region growing.
  • 7. EDGE-BASED SEGMENTATION Segmentation Methods based on Discontinuity find for abrupt changes in the intensity value. These methods are called as Edge or Boundary based methods. Edge detection is the problem of fundamental importance in image analysis. Edge detection techniques are generally used for finding discontinuities in gray level images. Edge detection is the most common approach for detecting meaningful discontinuities in the gray level. Image segmentation methods for detecting discontinuities are boundary based methods. Edge detection can be done using either of the following methods. Edges are local changes in the image intensity. Edges typically occur on the boundary between two regions[2]. Important features can be extracted from the edges of an image (e. g., corners, lines, curves). Edge detection is an important feature for image analysis.
  • 8. REGION-BASED SEGMENTATION • Region based methods are based continuity. These techniques divide the entire image into sub regions depending on some rules like all the pixels in one region must have the same gray level. • Region-based techniques rely on common patterns in intensity values within a cluster of neighboring pixels. The cluster is referred to as the region, and the goal of the segmentation algorithm is to group the regions according to their anatomical or functional roles. Compared to edge detection method, segmentation algorithms based on region are relatively simple and more immune to noise [3, 4]. Edge based methods partition an image based on rapid changes in intensity near edges whereas region based methods, partition an image into regions that are similar according to a set of predefined criteria [5, 1].
  • 9. SEGMENTATIONALGORITHMS BASEDON REGION MAINLY INCLUDE FOLLOWING METHODS: Region Growing Region growing is a procedure that group’s pixels in whole image into sub regions or larger regions based on predefined criterion [7] Region Splitting andMerging Rather than choosing seed points, user can divide an image into a set of arbitrary unconnected regions and then merge the regions [2, 4] in an attempt to satisfy the conditions of reasonable image segmentation. Region splitting and merging is usually implemented with theory based on quad tree data.
  • 10. WATERSHED TRANSFORMATION Watershed Transformation belongs to the category of the region based similarities. Watershed model is a mathematical morphological approach and derives its analogy from a real life flood situation [8]. It transforms image into a gradient image. Then, image is seen as a topographical surface where grey values are deemed as elevation of the surface at that location. Then, flooding process starts in which water effuses out of the minimum grey value. When flooding across two minimum converges then a dam is built to identify the boundary across them. This method is essentially an edge based technique .
  • 11. REFERENCES [1] Rafael C. Gonzalez, Richard E. Woods, “Digital Image Processing”, 2nd ed., Beijing: Publishing House of Electronics Industry, 2007. [2] Nikita Sharma, Mahendra Mishra, Manish Shrivastava, “ COLOUR IMAGE SEGMENTATION TECHNIQUES AND ISSUES: AN APPROACH”, International [3] Journal of Scientific & Tech. Research Volume 1, Issue 4, May 2012 ISSN 2277-8616. [4] W. X. Kang, Q. Q. Yang, R. R. Liang, “The Comparative Research on Image Segmentation Algorithms”, IEEE Conference on ETCS, pp. 703-707, 2009. [5] H. Zhang, J. E. Fritts, S. A. Goldman, “Image Segmentation Evaluation: A Survey of unsupervised methods”, computer vision and image understanding, pp. 260-280, 2008. [6] H. G. Kaganami, Z. Beij, “Region Based Detection versus Edge Detection”, IEEE Transactions on Intelligent information hiding and multimedia signal processing, pp. 1217- 1221, 2009. [7] K. K. Singh, A. Singh, “A Study of Image Segmentation Algorithms for Different Types of Images”, International Journal of Computer Science Issues, Vol. 7, Issue 5, 2010. [8] Y. Chang, X. Li, “Adaptive Image Region Growing”, IEEE Trans. On Image Processing, Vol. 3, No. 6, 1994.