I worked on webapp. I am stuck here in a problematic issue. I will try to explain what I am trying to do. here you see the first large image in which there are green figures. what I want to do is crop these shapes into different png files and make their background transparent, as an example, cropped images below a large one.




The first image will be uploaded by the user, and I want to crop to pieces, as shown in the example of cropped images above. This can be done using the GD php library or server-side software written in python or C #. but I donโt know what this operation is called, so I donโt know what Google needs to search for information. it has something to do with computer vision detecting droplets and cutting them into pieces, etc. Any keywords, links would be helpful.
thanks for the help
source share