Automatically fit a circle on an arc in image and to plot the circle in the image.
26 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Anjan Goswami
el 8 de Jul. de 2021
Comentada: Anjan Goswami
el 11 de Jul. de 2021
I have an processed image (top image as shown here) where I have an arc portion that can be fitted into a circle. I need to fit an appropriate circle on this arc and plot it in the existing image (as shown in the bottom image). I need to fit the circle on the arc automatically as I have to go through batch of images for this process. How can I get the bottom image from the top one? FYI, the second image is cropped from word file and looks magnified.
0 comentarios
Respuesta aceptada
Jonas
el 8 de Jul. de 2021
This may help you
Más respuestas (1)
Stephan
el 8 de Jul. de 2021
This example from the documentation appears to be suitable for your case.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!