Description: Connected-component labeling (alternatively connected-component analysis, blob extraction, region labeling, blob discovery, or region extraction) is an algorithmic application of graph theory, where subsets of connected components are uniquely labeled based on a given heuristic. Connected-component labeling is not to be confused with segmentation.
This code is used to separate the connected components in the image.
To Search:
File list (Check if you may need any files):
Connected Components\a.jpg
....................\assgn2.m
....................\white.jpg
Connected Components