From: LFG Tech on
Hello Friends,

I have a morphological image. It has a white body(amoeba shaped) on a black background. The actions that I want to perform on this image are as stated -

1) Track the contours of this body. An efficient algorithm suggestion for this.

2) Study the contrast at each contour pixel in the perpendicular direction(both into the body and away from the body). Please note that the direction needs to normal to the contour pixel.

3) There are a dozen such images. Is it possible to perform them in tandem, say a multi-threading kind of action in Matlab?

Could you please advice me on this?

Regards,
LFG