Re: [Rtk-users] FirstReconstruction questions

2021-01-28 Thread Simon Rit
the highlighted inputs? > > Appreciate your advice and look forward for your reply! > > Regards > lyh > -- > *From:* Simon Rit > *Sent:* Wednesday, January 27, 2021 6:21 PM > *To:* Lai Yao Hao > *Cc:* rtk-users@public.kitware.com &g

Re: [Rtk-users] FirstReconstruction questions

2021-01-28 Thread Lai Yao Hao
Subject: Re: [Rtk-users] FirstReconstruction questions Hi, itk::ChangeInformationImageFilter is encapsulated in rtk::ProjectionsReader, see https://github.com/SimonRit/RTK/blob/master/include/rtkProjectionsReader.hxx#L481-L510. Option (3) is the correct one below. SetSpacing should be set acc

Re: [Rtk-users] FirstReconstruction questions

2021-01-27 Thread Simon Rit
t:* Thursday, January 21, 2021 10:52 PM > *To:* Lai Yao Hao > *Cc:* rtk-users@public.kitware.com > *Subject:* Re: [Rtk-users] FirstReconstruction questions > > Hi, > Instead of > firstSpacing[i]*=0.2; > I would have written > firstSpacing[i]=0.2; > Sorry I did not lo

Re: [Rtk-users] FirstReconstruction questions

2021-01-26 Thread Lai Yao Hao
Thanks in advance for the advice and I look forward towards your reply! Regards lyh From: Simon Rit Sent: Thursday, January 21, 2021 10:52 PM To: Lai Yao Hao Cc: rtk-users@public.kitware.com Subject: Re: [Rtk-users] FirstReconstruction questions Hi, Instead of first

Re: [Rtk-users] FirstReconstruction questions

2021-01-21 Thread Simon Rit
ile when I used unsigned short on one computer but it works on > the other computer. > > Looking forward to your reply and answers! Much thanks in advance! > > Regards, > lyh > ---------- > *From:* Simon Rit > *Sent:* Wednesday, January 13, 2021 5:07 PM &g

Re: [Rtk-users] FirstReconstruction questions

2021-01-18 Thread Lai Yao Hao
mputer but it works on the other computer. Looking forward to your reply and answers! Much thanks in advance! Regards, lyh From: Simon Rit Sent: Wednesday, January 13, 2021 5:07 PM To: Lai Yao Hao Cc: rtk-users@public.kitware.com Subject: Re: [Rtk-users] FirstRecons

Re: [Rtk-users] FirstReconstruction questions

2021-01-13 Thread Simon Rit
do I run these lines in the > terminal? > > Look forward for your favourable reply. > > With thanks > lyh > > > -- > *From:* Simon Rit > *Sent:* Tuesday, January 12, 2021 4:22 AM > *To:* Lai Yao Hao > *Cc:* rtk-users@public.kitware.co

Re: [Rtk-users] FirstReconstruction questions

2021-01-05 Thread Lai Yao Hao
: Lai Yao Hao Cc: rtk-users@public.kitware.com Subject: Re: [Rtk-users] FirstReconstruction questions Hi, I think the issue is that your projection images are given in the TIFF file format which does not contain important meta information such as the origin and the spacing of the projections. You

Re: [Rtk-users] FirstReconstruction questions

2021-01-05 Thread Simon Rit
* Wednesday, December 30, 2020 9:35 PM > *To:* Lai Yao Hao > *Cc:* rtk-users@public.kitware.com > *Subject:* Re: [Rtk-users] FirstReconstruction questions > > Hi, > RTK cone beam reconstruction filters expect line integrals but the > projection that you are showing seems to hav

Re: [Rtk-users] FirstReconstruction questions

2020-12-30 Thread Simon Rit
es I am given to reconstruct the > object > > Regards > lyh > > -- > *From:* Simon Rit > *Sent:* Wednesday, December 9, 2020 4:23 PM > *To:* Lai Yao Hao > *Cc:* rtk-users@public.kitware.com > *Subject:* Re: [Rtk-users] FirstReconstruction questions > > Hi, > const

Re: [Rtk-users] FirstReconstruction questions

2020-12-09 Thread Simon Rit via Rtk-users
Hi, constantImageSource creates a constant volume. In the example, one is used as input of the simulation of projections of an ellipsoid (rei) and one as input of the reconstruction algorithm (feldkamp). fieldofview masks out (i.e., set to 0) voxels which are not in the field of view. I don't under

[Rtk-users] FirstReconstruction questions

2020-12-08 Thread Lai Yao Hao
Hi to all the rtk-users I am a new user of rtk, and I have some questions regarding the FirstReconstruction example given in github. I have generated an image as attached, with 4 tiny ball-like drawing hanging from the top. Can anyone explain to me why do I get such image and what are the impli

[Rtk-users] FirstReconstruction

2020-12-06 Thread James Feng
Hello, FirstReconstruction Issue resolved. Thanks. James Feng ___ Rtk-users mailing list Rtk-users@public.kitware.com https://public.kitware.com/mailman/listinfo/rtk-users