scanner icon indicating copy to clipboard operation
scanner copied to clipboard

Support negative strides in PythonKernel

Open fpoms opened this issue 7 years ago • 0 comments

Numpy arrays frequently return negative stride images (for example, swizzling RGB -> BGR), so we must support this when copying the data in the PythonKernel class.

fpoms avatar May 01 '18 03:05 fpoms