Unformatted text preview:

Image SegmentationImage SegmentationIntroductionThresholdingRegion SplittingRegion LabellingStatistical Region DescriptionApplication AreasImage Segmentation Nitin RaneImage Segmentation•Introduction•Thresholding•Region Splitting•Region Labeling•Statistical Region Description•Application AreasIntroduction•Image segmentation is a topic of IP. Then Why in AI?•What is Image Segmentation?–Separating images from background and each other.–Images are partitioned with respect to a chosen property such as brightness, color, reflectivity, texture etc.–Involves partitioning of images into connected regions, each region being homogeneous in some sense.Thresholding•To segment a Gray Scale Image into a binary Black and White Image.•Thresholding Algorithm Search all the pixels f(i,j) of the image f. An image element g(i,j) of the segmented image is an object pixel if f(i,j) >= T, and is a background pixel otherwise. If there are multiple objects in the image, multiple thresholds can be used.Region Splitting•Break the image into a set of disjoint regions which are coherent within themselves.•Merging process is used after each split.•Process continues until no further splitting occurs.•This a divide and conquer or top down method.Region Labelling•Assigns each connected foreground region a unique label, thus separating different objects.•Region Growing – technique for forming a labeled image from a binary image. 1. Start by choosing an arbitrary seed pixel and compare it with neighboring pixels. 2. Region is grown from the seed pixel by adding in neighboring pixels that are similar, increasing the size of the region. 3. When the growth of one region stops we simply choose another seed pixel which does not yet belong to any region and start again.Statistical Region Description•Works directly with regions of pixels in the image, and to describe them by various statistical measures.•Statistical descriptions may be divided into two distinct classes. Examples of each class are given below: - Geometric descriptions: area, length, perimeter, elongation, compactness, moments of inertia. - Topological descriptions: connectivity and Euler number.Application Areas•Pattern Recognition •Image Encryption •Image Processing •Medical and Biomedical imaging •Computer Graphics •Computer


View Full Document

UMBC CMSC 671 - Image Segmentation

Download Image Segmentation
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view Image Segmentation and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view Image Segmentation 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?