Difficult circular objects detection

조회 수: 2 (최근 30일)
francesca rossi
francesca rossi 2018년 10월 19일
답변: Rahul punk 2019년 2월 15일
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

답변 (1개)

Rahul punk
Rahul punk 2019년 2월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by