Difficult circular objects detection

2 visualizaciones (últimos 30 días)
francesca rossi
francesca rossi el 19 de Oct. de 2018
Respondida: Rahul punk el 15 de Feb. de 2019
Hi! I'm new to image processing and Matlab. I'm working on an image processing project which consists of detecting circular objects in a set of images similar to the one below (liposomes in glucose solution). I used Circular Hough transform in order to detect circles in the image but I cannot manage to detect also circles with an inner gray level similar to the one in the background (let's call them "lighter"). In addition, there are some noisy artifacts in the image that are detected as circular objects. I tried to improve the image by using a sharpening filter to get the boundaries of the lighter circles more visible, but I failed as the artifacts got sharpened too; I also tried contrast improvement obtaining the same result. I thought to compute a mean/blurring operation in order to make less relevant the artifacts but in this way I also delete the lighter circles.
Do you have any suggestions? Thanks

Respuestas (1)

Rahul punk
Rahul punk el 15 de Feb. de 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by