I am writing a program wherein i need to use connectedCompponents(img, label, connectivity= 8, type= CV_32S ). All I know is that this function returns an integer stating the no of components in the image. Then what does Mat label suggest? Thanks in advance