Hello
I’m trying to use skimage to reconstruct some projections from a demo optical
CT system. Due to wobble in the rotation stage, the rotation centre isn’t at
(image_width/2,image_height/2) but at some offset. Is there a way to specify
offsets to the iradon transform? I’ve had a hunt though t
thanks very much Martin and François for your answers,
I start to understand a little bit more the various options.
But If understand correctlly, it means that under arch linux, If I want to
use scikit image, I need a virtual environment ...
thanks again,
Julien
On Sun, Apr 15, 2018 at 6:47 AM,
Maybe you don’t need, but I think, these days, it’s highly recommended, also
from a point of view of reproducing results betwen Win/Mac/*nix.
Happy multi-year conda user here.
Best,
Michael
On Apr 16, 2018, 14:25 +0200, Julien Derr , wrote:
> thanks very much Martin and François for your answer
Le 16/04/2018 à 14:25, Julien Derr a écrit :
> thanks very much Martin and François for your answers,
>
> I start to understand a little bit more the various options.
> But If understand correctlly, it means that under arch linux, If I
> want to use scikit image, I need a virtual environment ...