Chantal Chen

Results 3 issues of Chantal Chen

While working on improving the speed of my image registration analysis, I've noticed that ImageTransformations doesn't currently support compatibility for GPU computing using CuArrays. Therefore, I've made a first attempt...

I'm getting some weird issues running ImageView on an HPC Cluster. using the following code: ``` ]add ImageView ]add FileIO ]add TestImages using ImageView, FileIO, TestImages mri = testimage("mri"); imshow(mri);...

I don't know if this used to be a problem too, but I'm having trouble reproducing some image transformations I had saved last month, and I found that warp doesn't...