Java library to find objects in image and create subimages
I have an image with a few items, a car, a person a tree and mailbox. I
want to cut the image around each item and create a subimage of each . Now
i would have 1 image with a car, 1 with a person, 1 with a mailbox. There
may be overlap of other objects, but the predominant feature in each would
be the main object.
What library is there that can do this, or at least what technologies that
we could merge to do this?
Thanks
No comments:
Post a Comment