Segmenting a huge batch of images
Afficher commentaires plus anciens
I have a huge set of images taken from an SEM (a couple of thousands) and i want to automate the whole image processing...process: segmentation and extracting features are the main things to focus on right now.
The goal is to calculate the width of each ROI (i specified the ROI on the image). I count the number of pixels in each column for each ROI and divide by the scale to get the width per column.
Attached is a shitty example (i have even worse images) and my problem is of course with the shitty ones. The good images have nice histograms where you can easily differentiate between the regions just by looking at the histograms and a Otsu thresholding usually does the job. Some others have multimodal, overlapping or just a cluster#@$%. I don't know how to segment the areas when there are cracks, holes, scratches or anything similar. Sometimes the image looks tilted or upside down or the ROI has an L shape etc.
I am very new to image processing so explain like i'm 5.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
