clij / clijpy

GPU-accelerated image processing using CLIJ via pyimagej in python
https://clij.github.io/clijpy
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Use buffer dimensions instead of "getWidth", "getHeight", and "getDepth" #6

Closed erjel closed 4 years ago

erjel commented 4 years ago

Described in issue #5

When trying to reproduce the example notebook in google colab the buffer objects do not have the getWidth, getHeight, getDepth attributes.

haesleinhuepf commented 4 years ago

As discussed in #5 - thanks for working this! :-)

haesleinhuepf commented 4 years ago

Actually, I like this change and will merge it :-)

Thanks again! :-)