I am trying to find options for detecting objects in image. Couple of options I found while researching are openCV and catchroom sdk.
Are there any other options that you have used or know of that works well? My use case is to detect all objects in an image and save them as separate images (with transparent background) ie. it should be able to detect boundaries as well.
It would be great if this can work on device ios/android sdk. If not, I can use some api/service.
Please advise.