Two Types of Image Segmentation Exist:: Semantic Segmentation. Objects Shown in An Image Are Grouped Based On
Two Types of Image Segmentation Exist:: Semantic Segmentation. Objects Shown in An Image Are Grouped Based On
In digital image processing and computer vision, image segmentation is the process of
partitioning a digital image into multiple image segments, also known as image
regions or image objects (sets of pixels). The goal of segmentation is to simplify and/or change
the representation of an image into something that is more meaningful and easier to
analyze.[1][2] Image segmentation is typically used to locate objects and boundaries (lines, curves,
etc.) in images. More precisely, image segmentation is the process of assigning a label to every
pixel in an image such that pixels with the same label share certain characteristics.
Image thresholding is a simple form of image segmentation. It is a way to create a binary image
from a grayscale or full-color image. This is typically done in order to separate "object" or
foreground pixels from background pixels to aid in image processing.
Region-Based Segmentation
• Object recognition
• 3D stereo reconstruction
Classification
There are several types of classification:
Type of Description Example
Classification
features are gray scale based , contour based, slope stroke-width, slant
and height.
Furthermore, they found ’G’, ’b’, ’N’, ’I’, ’K’, ’J’,’W’, ’D’, ’h’, ’f’ are the 10
11. Define Representation. Explain two types of Image representation with an example.
Abstract—Image Representation is the process of generating descriptions from the visual contents
of an image. There is a wide range of image representation methods which have been proposed in
the past few decades. Some of these methods are designed for specific application areas while
others are more generalized and can be applied in various fields. Each of the image representation
methods is unique in its own way and has its advantages and drawbacks. This paper does a brief
review on different existing two dimensional image representation methods by focusing its
approach, advantages, limitations and applications. The analysis shows that most of the
representations is based on machine perception model which cannot be understandable by a human
being just by looking through his eyes. The paper ends with the suggestion of introducing a
representation which can understandable by both a human and machine.
3. Region based representations: Also known as superpixel representation. Here the regions are not
rectangular and it is formed by grouping similar and connected pixels. The adjacency information
between regions is represented usually as RAG(region-adjacency graph) or combinatorial map. The
representation is used for object detection and segmentation, but different unions of multiple
regions have to be considered [9]
BOUNDARY DESCRIPTORS
Simple Descriptors ● Length of a Contour By counting the number of pixels along the contour. For a
chain coded curve with unit spacing in both directions, the number of vertical and horizontal
components plus 21/2 times the number of components give the exact length of curve
. ● Boundary Diameter It is defines as Diam (B) = max [D(pi , pj)] i, j where D is the distance measure
which can be either Euclidean distance or D4 distance. The value of the diameter and the orientation
of the major axis of the boundary are two useful Descriptors.
BOUNDARY DESCRIPTORS ● Curvature It is the rate of change of slope. Curvature can be determined
by using the difference between the slopes of adjacent boundary segments at the point of
intersection of the segments. Shape Numbers Shape number is the smallest magnitude of the first
difference of a chain code representation. The order of a shape number is defined as the number of
digits in its representation. Shape order is even for a closed boundary.
REGIONAL DESCRIPTORS Simple Descriptors Area, perimeter and compactness are the simple region
Descriptors Compactness = (perimeter)2/area Topological Descriptors ● Rubber-sheet Distortions
Topology is the study of properties of a figure that are unaffected by any deformation, as long as
there is no tearing or joining of the figure. ● Euler Number Euler number (E) of region depends on
the number of connected components (C) and holes (H). E = C − H A connected component of a set is
a subset of maximal size such that any two of its points can be joined by a connected curve lying
entirely within the subset.
https://www.ecb.torontomu.ca/~gnkhan/Computer-Vision/Lectures/Image-Rep.pdf link