Skip to content

feat: Add image segmentation for Android#134

Merged
JakubGonera merged 17 commits intomainfrom
@jakubgonera/image-segmentation-android
Mar 18, 2025
Merged

feat: Add image segmentation for Android#134
JakubGonera merged 17 commits intomainfrom
@jakubgonera/image-segmentation-android

Conversation

@JakubGonera
Copy link
Copy Markdown
Contributor

Description

Add native code for semantic image segmentation on Android.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update (improves or adds clarity to existing documentation)

Tested on

  • iOS
  • Android

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

@JakubGonera JakubGonera force-pushed the @jakubgonera/image-segmentation-android branch from da8cc8d to 40302d8 Compare March 12, 2025 14:49
@JakubGonera JakubGonera marked this pull request as draft March 12, 2025 14:53
@JakubGonera JakubGonera changed the base branch from main to @jakubgonera/image-segmentation March 12, 2025 14:53
@JakubGonera JakubGonera changed the base branch from @jakubgonera/image-segmentation to main March 12, 2025 14:53
@JakubGonera JakubGonera force-pushed the @jakubgonera/image-segmentation-android branch from 40302d8 to 53a5cf6 Compare March 17, 2025 14:28
@JakubGonera JakubGonera marked this pull request as ready for review March 17, 2025 14:52
@JakubGonera JakubGonera requested a review from chmjkb March 17, 2025 14:52
Copy link
Copy Markdown
Collaborator

@chmjkb chmjkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool stuff 🥇

@JakubGonera JakubGonera merged commit 2388ef6 into main Mar 18, 2025
2 checks passed
@JakubGonera JakubGonera deleted the @jakubgonera/image-segmentation-android branch March 18, 2025 13:31
mkopcins pushed a commit that referenced this pull request Oct 15, 2025
## Description
Add native code for semantic image segmentation on Android.

### Type of change

- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Documentation update (improves or adds clarity to existing
documentation)

### Tested on

- [ ] iOS
- [x] Android

### Checklist

- [x] I have performed a self-review of my code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have updated the documentation accordingly
- [x] My changes generate no new warnings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants