[ITK-users] Multi-threading in pointsettopointsetmetric

Nicholas Tustison ntustison at gmail.com
Wed Aug 12 12:01:57 EDT 2015


There isn’t a point-set only registration method for the v4 classes.
However, the ImageRegistrationMethodv4 class

http://www.itk.org/Doxygen/html/classitk_1_1ImageRegistrationMethodv4.html <http://www.itk.org/Doxygen/html/classitk_1_1ImageRegistrationMethodv4.html>

will accommodate 1) images only, 2) point sets only, or 3) images
and point sets.

Nick


> On Aug 12, 2015, at 7:42 AM, Christophe Van Dijck <Christophe.VanDijck at kuleuven.be> wrote:
> 
> Hi Nicholas,
> 
> Thanks for the quick reply. I did had a look at them. The thing is that I
> want to use those metrics in the pointsettopointsetregistrationmethod.
> Correct me if I'm wrong, but this registration method assumes the old
> pointsettopointsetmetrics and a multivalued optimizer. A v4 version of this
> registration method is maybe still in development, I don't know...
> 
> Regards,
> Christione
> 
> -----Original Message-----
> From: Nicholas Tustison [mailto:ntustison at gmail.com] 
> Sent: woensdag 12 augustus 2015 16:36
> To: christophevd
> Cc: insight-users at itk.org
> Subject: Re: [ITK-users] Multi-threading in pointsettopointsetmetric
> 
> Have you looked at the v4 versions?  e.g., 
> 
> http://www.itk.org/Doxygen/html/classitk_1_1PointSetToPointSetMetricv4.html
> 
>> On Aug 12, 2015, at 6:27 AM, christophevd
> <christophe.vandijck at kuleuven.be> wrote:
>> 
>> Hi all,
>> 
>> To my knowledge, there is no multi-thread support for 
>> pointsettopointsetmetric classes such as the euclideandistancepointmetric.
>> 
>> Will this become available in upcoming releases? 
>> 
>> Regards,
>> 
>> Christophe
>> 
>> 
>> 
>> 
>> --
>> View this message in context: 
>> http://itk-users.7.n7.nabble.com/Multi-threading-in-pointsettopointset
>> metric-tp35985.html Sent from the ITK - Users mailing list archive at 
>> Nabble.com.
>> _____________________________________
>> 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:
>> http://public.kitware.com/mailman/listinfo/insight-users
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150812/55a58f4f/attachment.html>


More information about the Insight-users mailing list