please show such a picture.
yes the simple blob detector is old code and very closed down.
the resulting Keypoint objects don’t have attributes to hold these values.
you could change OpenCV source to reveal these attributes however.
or you could use connected components with stats (very basic stats) or findContours, and manually calculate those attributes.