Chapter 10 Representation
Chapter 10 Representation
Image Representation
Representation
– The segmentation techniques yield data in
the form of pixels along a boundary or pixels
contained in a region.
• Code1: 0 0 6 6 4 4 2 2
• Code2: 7 7 5 5 3 3 1 1
• Say 0 to 0 : no rotation=0
• Say 0 to 6 : 6 rotation =6……. And so on
hain code
ff er ential C
Di
hain code
ntial C
Differe
Chain code
Chain code
16
of
20
Use as a cycle
instead of
string
Use Minimum
value as a
descriptor.
18
of
20
Polygon Approximation
• Suppose, we are given with an arbitrary
boundary, what we want to do is this boundary
has to be represented or approximated by a
polygon following some criteria.
Outer Wall
Inner Wall
22
of
How to obtain Polygonal
20
Approximation
• I choose 2 points on this boundary and split this
original boundary in 2halves by joining these2
points by a straight line.