Extracting metrics from cellular pattern
I’m trying to determine the width, height, area, and centroid of an scaly pattern shown in the attached image. I’ve tried using a gradient filter, edge detection, (see attached images) and various other functions, but the problem is I’m not able to get the edges to meet up and complete the cell pattern to where I can discern each cell as a separate object using, say, the regionprops function. I was hoping to get some guidance as to whether there are specific functions or established pre-processing steps I need in order to get the image in this format. Thanks in advance for any help!I’m trying to determine the width, height, area, and centroid of an scaly pattern shown in the attached image. I’ve tried using a gradient filter, edge detection, (see attached images) and various other functions, but the problem is I’m not able to get the edges to meet up and complete the cell pattern to where I can discern each cell as a separate object using, say, the regionprops function. I was hoping to get some guidance as to whether there are specific functions or established pre-processing steps I need in order to get the image in this format. Thanks in advance for any help! I’m trying to determine the width, height, area, and centroid of an scaly pattern shown in the attached image. I’ve tried using a gradient filter, edge detection, (see attached images) and various other functions, but the problem is I’m not able to get the edges to meet up and complete the cell pattern to where I can discern each cell as a separate object using, say, the regionprops function. I was hoping to get some guidance as to whether there are specific functions or established pre-processing steps I need in order to get the image in this format. Thanks in advance for any help! image processing, regionprops, edge detection, image segmentation MATLAB Answers — New Questions