[Insight-users] ImageRegistration8 takes 2 hours 45,menit!
Junyi Xia
junyixia at ufl.edu
Fri Sep 30 13:20:52 EDT 2005
Hi Tanya,
To do registration on multi-modality images,mutual information
will always perform better than MeanSquaresImageToImageDistance. In your
case, the optimizer probably had hard time to find the global minimum.
Junyi
insight-users-request at itk.org wrote:
>Send Insight-users mailing list submissions to
> insight-users at itk.org
>
>To subscribe or unsubscribe via the World Wide Web, visit
> http://www.itk.org/mailman/listinfo/insight-users
>or, via email, send a message with subject or body 'help' to
> insight-users-request at itk.org
>
>You can reach the person managing the list at
> insight-users-owner at itk.org
>
>When replying, please edit your Subject line so it is more specific
>than "Re: Contents of Insight-users digest..."
>
>
>Today's Topics:
>
> 1. Preferred way to output information? (Tobias Heimann)
> 2. Bug in FLTKImageViewer (GLTwoImageSliceView) (Markus Weigert)
> 3. Why is there no ThreadedGenerateData for the
> MeshToMeshFilters (Bryn)
> 4. RE: ImageRegistration8 takes 2 hours 45 menit!
> (Tao, Xiaodong (Research))
> 5. Re: Problem with ITK release mode. (Vincent A. Magnotta)
> 6. Java Wrapping (St?phane WASSERHARDT)
>
>
>----------------------------------------------------------------------
>
>Message: 1
>Date: Fri, 30 Sep 2005 12:03:02 +0200
>From: Tobias Heimann <t.heimann at dkfz-heidelberg.de>
>Subject: [Insight-users] Preferred way to output information?
>To: Luis Ibanez <luis.ibanez at kitware.com>, ITK-Users
> <insight-users at itk.org>
>Message-ID: <433D0D56.3030700 at dkfz.de>
>Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
>Hi Luis and the others,
>
>Is there a preferred way to output information in ITK (especially in
>filters)?
>The only thing I've found is itkDebugMacro, but that doesn't seem to
>work (even if I switch DebugOn()), I can't see any output at all. Is it
>ok to just use cout? My filter runs for a very long time and I'd like to
>give some feed-back to the user during execution...
>
>Best regards,
>Tobias
>
>
>
More information about the Insight-users
mailing list