Re: [ITK-users] Fwd: [ITK] 3D registration with level set motion
Dženan Zukić <[email protected]>
| Newsgroups | gmane.comp.lib.itk.user |
|---|---|
| Message-ID | <CAPf2UMSc=hBGpKarTQNy=qefiFRyzaSt5zkHe4BnSyiKNLLr5g@mail.gmail.com> |
Hi Marie, in DeformableRegistration5 you should change typedef of OutputPixelType from char to short. The "noise" is caused by values over 255 being cast from short to char. Regards, Dženan Zukić, PhD, Senior R&D Engineer, Kitware (Carrboro, N.C.) On Fri, Aug 4, 2017 at 10:19 AM, CocoM <[email protected]> wrote: > Finally I managed running the algorithm by changing the origin of the > moving > image with itkChangeInformationImageFilter. Before that I transformed my > Dicom images into NRRD with DicomSeriesReadImageWrite2. But I got a weird > output for the registration process : the image seems really noisy and is > unsigned int8 instead of int16. Plus the last slices are black. Is there a > special way to write 3D images ? I'm just using the code of > DeformableRegistration5. Or maybe the problem is in the warping step ? > > Thanks a lot, > Marie > > > > -- > View this message in context: http://itk-insight-users. > 2283740.n2.nabble.com/3D-registration-with-level-set- > motion-tp7590137p7590152.html > Sent from the ITK Insight Users mailing list archive at Nabble.com. > _____________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Kitware offers ITK Training Courses, for more information visit: > http://www.kitware.com/products/protraining.php > > Please keep messages on-topic and check the ITK FAQ at: > http://www.itk.org/Wiki/ITK_FAQ > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/insight-users > _____________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://www.kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/insight-users