What Slicer version did you use? Have you found the extension in the extension manager? Installed it? Restarted Slicer and found the module? Set inputs and started the module? Did you get any error messages?
My 3D Slicer version is 4.9.0-2018-08-09
In the extension manager, when I look for the “general registration elastix”, I have this message : " No extensions found for macosx:64-bit, revision: ‘27342’. Please try a different combination" with no extension.
So I have tried to download the python script from github but I think that I am doing bad because it doesn’t detect…
But I have read on other posts and on the Internet that this extension exists on Mac so I don’t understand why I doesn’t work with me
Thanks a lot, so I have to find a way to download the Slicer 4.8.1 version in order to use this extension module ?
I am sorry to ask but I am new on Slicer and only using the last version on the slicer website
Thanks
Laura
For now… yes. It’s not the only extension that didn’t make a smooth transition to Slicer 4.9. Usually, using the Nightly Build is a good idea, but not if the extension you want to use isn’t working.
Go to https://download.slicer.org. Under the Installers heading, the top row is the “Stable Release”, version 4.8.1. It’s dated 2017-12-27.
Thanks for reporting this - I have been able to reproduce this. There are some cryptic build errors on the factory. Hopefully it’s something easy to resolve, but I haven’t looked in detail yet.
Error
/.../SlicerElastix-build/elastix/Components/FixedImagePyramids/FixedSmoothingPyramid/elxFixedSmoothingPyramid.cxx ^:
21:18: note: in instantiation of template class 'elastix::FixedSmoothingPyramid<elastix::ElastixTemplate<itk::Image<float, 3>, itk::Image<float, 3> > >' requested here
elastix/Components/ImageSamplers/Full/elxFullSampler.h:63:16: noteelxInstallMacro( FixedSmoothingPyramid );
: ^
in instantiation of member function 'elastix::FullSampler<elastix::ElastixTemplate<itk::Image<float, 2>, itk::Image<float, 2> > >::FullSampler' requested here
elastix/Components/FixedImagePyramids/FixedSmoothingPyramid/elxFixedSmoothingPyramid.cxx:21 itkNewMacro( Self );:
^
1: note: in instantiation of member function 'FixedSmoothingPyramid_install<3>::DO' requested here
elxInstallMacro( FixedSmoothingPyramid );
^
@Sunderlandkyl managed to build it back then. Not sure about the errors you found now, but of the 1000+ errors on the dashboard most of them are just warnings.