Skip to content

cython: add raw pixel export via numpy

Michael Spanier requested to merge numpy_export into develop

Allows for numpy access of raw pixel data.

Python reference counting verified -> behaves as expected

Merge request reports