[Insight-users] Re: Orientedmage and CMake
Luis Ibanez
luis.ibanez at kitware.com
Tue Feb 5 09:24:54 EST 2008
Hi Gabri,
1) You should use the CVS version of ITK, not ITK 3.4,
in order to obtain this functionality in a reliable way.
We will release ITK 3.6 soon, and that will provide
a stable platform with this functionality included.
2) The CMake Option
ITK_USE_ORIENTED_IMAGE_DIRECTION
is an "Advanced" option.
If you are in Windows, you need to click on the
checkbox that CMake offers at the top-right corner,
and then scroll down the list of options.
If you are in Linux, type "t" to toggle between
standard and Advanced options. Then use the "/"
key, as a shortcut for searching for a string
(like the Vim or vi command).
Please let us know if you find any problems with
the registration.
BTW: You should consider posting the results (good or bad)
of your registration, as a technical report to the
Insight Journal.
Regards,
Luis
-----------------
gabri wrote:
> Dear Luis,
>
> I've read all the mails that comes in my box in those days related with
> this topics.
>
> I'm having that problem because i need to register some DICOM images to
> an Atlas.
>
> Now I'm trying your suggestion compiling the ITK with the
> ITK_USE_ORIENTED_DIRECTION variable set to ON but my CMakeLists.txt
> doesn't expone that variable.
>
> I've compiled the Itk-3.4.0 from CVS sources on two linux machines.
>
> Why my CMake do not have that option? I have to write it manually by myself?
>
> Sorry for the (maybe) stupid question but i can't find any suggestions
> in internet.
>
> thank you all
>
> Best Reguards,
> Gabriele
>
More information about the Insight-users
mailing list