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

Allow reading and writing rgb-alpha images in Python #2925

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

arrufat
Copy link
Contributor

@arrufat arrufat commented Mar 5, 2024

No description provided.

@davisking
Copy link
Owner

Nice.

@davisking davisking merged commit d5909ed into davisking:master Mar 6, 2024
9 checks passed
arrufat added a commit to arrufat/dlib that referenced this pull request Apr 2, 2024
This should've been added in davisking#2925.

The only doubt I have around the function name:

- `load_rgb_alpha_image`: following the `rgb_alpha_pixel` in dlib
- `load_rgba_image`: shorter and maybe nicer?
davisking pushed a commit that referenced this pull request Apr 3, 2024
This should've been added in #2925.

The only doubt I have around the function name:

- `load_rgb_alpha_image`: following the `rgb_alpha_pixel` in dlib
- `load_rgba_image`: shorter and maybe nicer?
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