[Insight-users] Re: DemonsRegistration

Tom Vercauteren tom.vercauteren at gmail.com
Wed Nov 21 03:42:19 EST 2007


Hi Gabriele,

Thanks for your interest in my code. If the compression flag creates
problem for you, you can simply change it. That's what's good with
open-source software.

You just need to replace
SetUseCompression( true );
by
SetUseCompression( false );
in DemonsRegistration.cxx

I'll try and put an extra command-line option for the compression in a
future revision.

And as Luis said, once you try it, if you find the code useful, you
may want to give your feedback by posting a review on the Insight
Journal.

Best,
Tom


More information about the Insight-users mailing list