Info
この質問は閉じられています。 編集または回答するには再度開いてください。
improve circle detection with a priori information?
1 回表示 (過去 30 日間)
古いコメントを表示
Dear all, for my work i have some circle detection going. most of the time it works, but I ask myself if i could improve the results by using a-priori information of the location of the circles. Here is one image (i have 1000's) where i need to find the 4 circle centers:

using imfindcircles() with a few parameter tweaks and a black white converted image, i find the red circles:

the ideal locations are marked green. obviously the upper two circles are more or less correct, but the bottom two are grossly wrong. Now I do know that the four circle centers form a square of known size which is centered at the symmetry point in the middle of the image.
How can i use this informatino to improve my ciclre finding? Thanks!
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!