[Insight-users] hi
Nicholas Tustison
ntustison at gmail.com
Mon Nov 9 08:02:28 EST 2009
Hi Kishore,
I apologize for that. Unfortunately nobody had told me about the
missing files before now. I updated the IJ revision, ran test tests
again, and double checked everything and so you should be set now.
However, let me know if you continue to run into problems. FYI, my
goal this week is to switch from the numerical recipes conjugate
gradient code to one of the ITK optimizers.
Nick
On Nov 7, 2009, at 6:37 PM, Kishore Mosaliganti wrote:
> Hi Nicholas,
>
> I am trying to register two point-sets together.
>
> I download your IJ paper "Information-Theoretic Directly Manipulated
> Free-Form Deformation Labeled Point-Set Registration" but it fails to
> compile since several header files are missing in the submission. Can
> you please send me the missing files?
>
> THanks,
> Kishore
>
>
> In file included from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:23:31:
> error: itkPointSetSource.h: No such file or directory
> In file included from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkManifoldParzenWindowsPointSetFunction.h:
> 22,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/
> itkJensenHavrdaCharvatTsallisPointSetMetric.h:23,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.txx:22,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkJensenHavrdaCharvatTsallisLabeledPointSetMetric.h:241,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.txx:27,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:355,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkGaussianProbabilityDensityFunction.h:
> 28:32:
> error: itkDensityFunction.h: No such file or directory
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:31:21:
> error: fstream.h: No such file or directory
> In file included from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/itkDMFFDLabeledPointSetRegistrationFilter.h:20,
> from
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/
> itkDMFFDLabeledPointSetRegistrationFilterTest.cxx:21:
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
> error: expected template-name before ‘<’ token
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
> error: expected ‘{’ before ‘<’ token
> /home/krm15/SVNROOT/sourceforge/gofigure2/branch/Unstable/
> PointSetRegistration/JHCT/itkPointSetToPointSetFilter.h:40:
> error: expected unqualified-id before ‘<’ token
>
> and so on
More information about the Insight-users
mailing list