I have used Vlib library for connected component analysis.
I m facing a problem using a function VLIB_createCCMap8Bit, which creates 8-bit image,
So if number of labels are greater than 255 the output images has lots of error.
So my concern is 2 get a funtion which can create 16-bit image so if nybody no's the solution please help...