Hi guys, i am trying to implement CCL based on algorithm provided in http://aishack.in/tutorials/connected-component-labelling/. I have already created it, and it works if the resolution of image is not too high. any ideas ?
here is the example
1 | initial version |
Hi guys, i am trying to implement CCL based on algorithm provided in http://aishack.in/tutorials/connected-component-labelling/. I have already created it, and it works if the resolution of image is not too high. any ideas ?
here is the example
Hi guys, i am trying to implement CCL based on algorithm provided in http://aishack.in/tutorials/connected-component-labelling/. I have already created it, and it works if the resolution of image is not too high. any ideas ?
here is the example
image with 448 x 18 pixels, after ccl
same image with 1495 x 60 pixels, after ccl