Region Segment
Region Segment
* Pixel Intensity
* Pixel Colour
* Texture
* Range or Depth (for laser images)
* Temperature (for thermal images)
* Echo ( for ultrasound sound images)
* etc.
* Region Growing
* Region Splitting
* Region Splitting and Merging
Region-based Segmentation: Preliminaries
Image Segmentation can be viewed as a process that
partitions an image R into n subregions R1, R2,
R3, ...... Rn.
such that
* Union of Ri (for i = 0 to n) is equal to image R.
Which means whole image is segmented or segmentation
is complete.
* Ri is a connected region.
The points in a region are connected either with four
connectivity or eight connectivity.
Quadtree Representation