Automated Detection of Aortic Sinus Points and Central Coordinate Calculation in Python

I would like to automatically detect the three protruding points of the aortic sinus, as shown in the picture, using Python. Could you suggest an algorithm or code that can achieve this? The final goal is to identify these three points and determine the coordinates that pass through the exact center of these three points.