[Insight-users] registration consistency

Steve M. Robbins steve at sumost.ca
Fri Jul 20 10:57:09 EDT 2007


On Fri, Jul 20, 2007 at 02:32:55PM +0000, qing xu wrote:

> Does the same registration code with the same input always give the same 
> output?
>
> I am doing a 3D registration for a dataset consisting of 50 volumes. I put 
> the registration code in a loop so that the registration can be done one by 
> one for each volume. However, the reults are much different from what I got 
> by processing one volume once a time. The only reason I can think of is 
> that running reigstration for too long would consume too much memory, so 
> the registration performance is affected. 

Without knowing anything at all about the code, two other reasons
spring to mind:

(1) The code has global state that is not reset between registrations.
(2) The registration uses a randomized algorithm.


-Steve
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://public.kitware.com/pipermail/insight-users/attachments/20070720/5cd58f2b/attachment.pgp


More information about the Insight-users mailing list