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

Bugfix/image buffer release #1964

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from

Conversation

icaven
Copy link

@icaven icaven commented Dec 15, 2023

Fixes #1963

Description of the changes:

  • names of modules is corrected
  • default values for the image size is taken from the given array
  • the callback is correctly specified
  • the reference count on the numpy array is incremented
  • the declaration of k4a_image_create_from_buffer has been corrected

Before submitting a Pull Request:

I tested changes on:

  • Windows
  • Linux

@icaven
Copy link
Author

icaven commented Dec 15, 2023

@microsoft-github-policy-service agree company="Felix & Paul Studios Inc."

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.

Creating an Image in python from a numpy array doesn't work
1 participant