MATLAB: How to find circle diameter using arc

computer visiondigital image processingImage Acquisition Toolboximage processingImage Processing ToolboxMATLABMeasurements

I need to find the diameter of a circle. However, the whole circle is not visible in the image, only the arc is shown. How can i find the diameter of the circle using this arc alone ?

Best Answer

See attached demo.
Related Question