Hello,
I wrote the code for image processing purpose. First, i already labelled my image edges with number, let's say from 1 to 10. Next using the imfeature in Matlab, i want to find the centroid for each mass. The problem is, when i stated, edgeim==1, it found 2 centroid, and when i stated...