MantisBT - ITK
View Issue Details
0002723ITKpublic2006-01-15 19:572010-11-08 06:08
Richard Beare 
Gaetan Lehmann 
lowminoralways
assignedopen 
 
 
0002723: MultiResolutionImageRegistrationMethod type dependent crashing
This bug was discovered using the python interface from Gaetan Lehman (see script below). Basically, if the MultiResolutionImageRegistrationMethod is instantiated with unsigned short types a segmentation fault occurs whenever there is more than one level in the pyramid. If there is only one level it appears to function successfully. If the image types are changed to float, it works successfully.
No tags attached.
? registration.py (3,724) 1969-12-31 19:00
https://public.kitware.com/Bug/file/444/registration.py
Issue History
2007-09-19 11:51Luis IbanezAssigned ToLydia Ng => Stephen Aylward
2007-09-19 11:52Luis IbanezAssigned ToStephen Aylward => Gaetan Lehmann
2008-04-29 10:31Luis IbanezAssigned ToGaetan Lehmann => Brad Davis
2008-04-29 10:31Luis IbanezAssigned ToBrad Davis => Gaetan Lehmann
2010-11-08 06:08Gaetan LehmannNote Added: 0023052

Notes
(0003776)
Lydia Ng   
2006-02-21 16:41   
Lydia to follow up.
(0023052)
Gaetan Lehmann   
2010-11-08 06:08   
Richard, can you look at that bug and see if it is still there?
Using your example, and without the input images, I only succeeded to trigger an exception.
If that's not related to wrapitk, I'd like to pass it to someone actually competent in registration.

Thanks,

Gaƫtan