Detection of parts of circles (shape detection)

19 ビュー (過去 30 日間)
Fabian Ziegler
Fabian Ziegler 2021 年 4 月 19 日
コメント済み: Fabian Ziegler 2021 年 4 月 21 日
Hello,
please see attached the following images.
I want to detect the lense in my picture (the 2 bright rings) and then want to inpaint it. Throughout the frames, sometimes the lense is fully in the picture and sometimes not, which makes circle detection kinda useless, is there any way to make use of roundness or other detection to find the (partly) circular object in the picture?
I tried tressholding with an binary image but the brightness of the picture is to uniform to get a clear result.
Edit: I could produce the following picture. Is there any way to detect the blue half circles as a sole object (the lense)? I approximatly know the radius of both lenses if that can help.
Thanks for any advice
Best Regards

回答 (1 件)

Stephan
Stephan 2021 年 4 月 20 日
I dont think that this is correct: "...sometimes the lense is fully in the picture and sometimes not, which makes circle detection kinda useless..." At least it is worth a try because Matlab can do this job. See example here:
  1 件のコメント
Fabian Ziegler
Fabian Ziegler 2021 年 4 月 21 日
I am not able to detect any circles with the imfindcircle function sadly. No centre/radii will be found no matter what picture i use

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeImage Segmentation and Analysis についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by