Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add preprocessing DSL for an Android #428

Merged
merged 4 commits into from
Aug 26, 2022
Merged

Conversation

ermolenkodev
Copy link
Collaborator

Fixes (#416)

* Add preprocessing DSL for Android platform

* Add minimal set for preprocessing operations for Android platform
* Add support for NCHW and NHWC layouts for an output array

* Add explicit check that input bitmap is ARGB8888 encoded

* Move ARGB8888 pixels decoding functionality into commonMain

* Minor fixes in Resize and Rotate operations
@ermolenkodev ermolenkodev linked an issue Aug 25, 2022 that may be closed by this pull request
@ermolenkodev ermolenkodev merged commit 38c195c into Kotlin:master Aug 26, 2022
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.

Add preprocessing API for android Bitmaps
2 participants