Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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