java - Is this image segmentation? -
I am writing a Java program that is helpful for cutting and working like CRS sprites. The main idea is that the image Is divided into suburbs, so software "spritesheet" is made up of several sprites.
This algorithm does not detect every sub-side for a break based on horizontal (x) and vertical (y) axes transparency / color mask, but it can make a recursive application. The 1D axes are transformed into a rectangle where the parts are in the image.
There is information about many different techniques in the Wikipedia article (above). One important thing is that I am not recognizing, like the use of color masks technically different from background and foreground to detect foreground objects.
You are right You are technically doing foreground extraction, despite it being removed from very little background Despite it. I would suggest taking a look at this, the IMO will help you remove non-region areas which are well connected.
Field "i.e. Mahalobis distance, or color distance (these are not the same distance measure)
Comments
Post a Comment