Use bwmorph() to find branch points. I sorted them in counter clock-wise order:
Find distance and center between neighbor points:
Assume arc radius is 1000 pixels. Draw perpendicular vector (length L) from center of a segment - get arc center p0
Rotate radius vector using angle and rotation matrix to get points on arc