Re: [ITK-users] ITK registration
Dženan Zukić <[email protected]> Fri, 9 Mar 2018 09:16:35 -0500
| Newsgroups | gmane.comp.lib.itk.user |
|---|---|
| Message-ID | <CAPf2UMQLA6vznW+gZQWEHeueX57vMU5f0+ZSEpRJVjKx0dy_iA@mail.gmail.com> |
Hi Shrabani, if I understand correctly, you need to extract a specific slice from a 3D image and then do classic 2D registration using that slice? Extract <https://itk.org/Doxygen/html/classitk_1_1ExtractImageFilter.html> filter's documentation. Extract example <https://itk.org/ITKSoftwareGuide/html/Book2/ITKSoftwareGuide-Book2ch1.html#x7-130001.7>. 2D registration example <https://itk.org/ITKExamples/src/Registration/Common/Perform2DTranslationRegistrationWithMeanSquares/Documentation.html> . You should post further question on the forum <https://discourse.itk.org/>, to which this mailing list has transitioned. Regards, Dženan On Thu, Mar 8, 2018 at 4:44 PM, Shrabani Ghosh <[email protected]> wrote: > I have a 3D image volume. And I have 2d segmented image . I need to do the > registration using 3d image specific slice and 2d segmented image. Any > registration example does that? > > > > -- > Sent from: http://itk-insight-users.2283740.n2.nabble.com/ > The ITK community is transitioning from this mailing list to > discourse.itk.org. Please join us there! > ________________________________ > 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: > https://itk.org/mailman/listinfo/insight-users > The ITK community is transitioning from this mailing list to discourse.itk.org. Please join us there! ________________________________ 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: https://itk.org/mailman/listinfo/insight-users