capacitor-mlkit icon indicating copy to clipboard operation
capacitor-mlkit copied to clipboard

feat: Subject segmentation

Open basvdijk opened this issue 1 year ago • 8 comments
trafficstars

Plugin(s)

  • [ ] Barcode Scanning
  • [ ] Face Detection
  • [ ] Face Mesh Detection
  • [ ] Selfie Segmentation
  • [ ] Translation

Current problem

Are there any plans to make a plugin for Subject Segmentation of ML? https://developers.google.com/ml-kit/vision/subject-segmentation

Preferred solution

A plugin that support Subject Segmentation

Alternative options

No response

Additional context

No response

Before submitting

  • [X] I have read and followed the feature request guidelines.
  • [X] I have attached links to possibly related issues and discussions.

basvdijk avatar Feb 05 '24 11:02 basvdijk

Thank you for your request! This API seems to be quite new. Yes, we will definitely implement it. But I can't give you an ETA yet.

robingenz avatar Feb 05 '24 11:02 robingenz

Great to hear! Would love get my hands on this one :)

basvdijk avatar Feb 05 '24 12:02 basvdijk

If you want, I can create the boilerplate code and you can do the implementation. Are you interested?

robingenz avatar Feb 05 '24 12:02 robingenz

Thanks for the offer. Unfortunately I currently don't have the skills to implement this. I am happy to test the plugin in alpha state when there is an implementation.

basvdijk avatar Feb 05 '24 18:02 basvdijk

No problem! I will let you know as soon as the plugin is available for testing.

robingenz avatar Feb 05 '24 19:02 robingenz

@robingenz If you haven't started working on this yet, I would be happy to give it a shot :-)

bperel avatar Feb 03 '25 13:02 bperel

@bperel All right, I'll prepare the boilerplate code for you tomorrow.

robingenz avatar Feb 03 '25 13:02 robingenz

@bperel I've created the boilerplate code for you. Please create a new PR based on feat/issue-125 (see #245). Please use existing plugins as a guideline for implementation. The selfie-segmentation plugin should be helpful here. Let me know if you have any questions.

robingenz avatar Feb 05 '25 19:02 robingenz