[Insight-users] itk::ERROR: BSplineDeformableTransform

Darren Weber darren.weber.lists at gmail.com
Tue Oct 6 18:28:05 EDT 2009


Is there an easy way to debug this error?

vnl_lbfgs: Error. Netlib routine lbfgs failed.
terminate called after throwing an instance of 'itk::ExceptionObject'
  what():
/opt/local/include/InsightToolkit-3.16/Common/itkBSplineDeformableTransform.txx:347:
itk::ERROR: BSplineDeformableTransform(0x126f390): Mismatched between
parameters size 128 and region size 0


See code file attached.  Example files are available at
ftp://ftp.buckinstitute.org/dweber/itkRegistrationFiles.tar.gz

The src code builds OK and it's called using:

        # Bspline deformation registration: $imgMov TO $imgFix
        $HOME/bin/itkImageBsplineCoregistration \
            $imgFixBW  $imgMovBW  ${imgOutBW}.${imgType} \
            $imgFixRGB $imgMovRGB ${imgOutRGB}.${imgType} \
            ${imgOutBW}_DiffBefore.$imgType \
            ${imgOutBW}_DiffAfter.$imgType > ${imgOutBW}.log

TIA,
Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20091006/012ab748/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: itkImageBsplineCoregistration.cxx
Type: application/octet-stream
Size: 35200 bytes
Desc: not available
URL: <http://www.itk.org/pipermail/insight-users/attachments/20091006/012ab748/attachment-0001.obj>


More information about the Insight-users mailing list