Introduction - If you have any usage issues, please Google them yourself
I am trying to perform automatic corneal nerve image segmentation by using watershed algorithm. I did some preproccessing to the nerve images and then applied the watershed transformation. Now, I want to join the continuous points in watershed segmented image and delete the random points from the image.