This function analyzes the objects detected in an image and calculates
distinct shape characteristics for each object, such as circularity,
eccentricity, radius, and perimeter. The resulting shape attributes can then
be grouped using a Self-Organizing Map (SOM) from the 'Kohonen' package.