rhodricusack / diffeomorph

6 stars 12 forks source link

Using code for many images #4

Closed jaydavies16129 closed 2 years ago

jaydavies16129 commented 2 years ago

Hi there,

I am attempting to use your code to create diffeomorphed versions of 92 images. I have attempted changing my root folders where the images are stored, but when I run the code, Figure 10 is blank and no images are passed to the output directory.

Is there anything obvious I am doing wrong? Would really appreciate your input!

Many thanks

jaydavies16129 commented 2 years ago

Solved by changing imsz in line 18, as it was making the values of x1 and y1 negative.