Finding a curve within an image - tried findcircles but it didn't work

조회 수: 1 (최근 30일)
Lara Dressere
Lara Dressere 2023년 3월 25일
답변: Ranjeet 2023년 5월 2일
I am trying to segment some images. I have found a way to filter them and segment them pretty well in most cases, but these images occasionally have issues when my image has the edge of a hole in it. I would still like to be able to analyse these images. First image attached is a good example, second is a bad example. Can anyone help me out? If anyone has any advice as how to go about segmenting these images in general better as well it would be greatly appreciated.

답변 (1개)

Ranjeet
Ranjeet 2023년 5월 2일
Hi Lara,
From your description, I understand that you are trying to detect partially visible circles in your images along with complete ones. I suggest you to experiment with Sensitivity parameter of imfindcircles. Increasing the ‘Sensitivity’ detects more circular objects including partially obscured ones.
You may trying different values and check the detections.

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by