Info
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
improve circle detection with a priori information?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Questa domanda è chiusa.
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!