[Insight-users] not sure if there's an issue with itkInverseDisplacementFieldImageFilter.hxx

Bill Lorensen bill.lorensen at gmail.com
Tue Nov 26 15:56:42 EST 2013


Tim,

If you can post a small, compilable (with all includes) example that
illustrates the problem, I'm sure you'll get a quick answer.

Bill


On Tue, Nov 26, 2013 at 3:12 PM, Tim Bhatnagar <tim.bhatnagar at gmail.com> wrote:
> Hello all,
>
> I am trying to implement a filter to obtain the inverse of a Demon's-derived
> displacement field. I've found a number of code candidates, but they all
> rely on itkInverseDisplacementFieldImageFilter.hxx
>
> and in each case, I'm getting errors like:
>
> c:\itkrap\insighttoolkit-4.2.0\modules\filtering\displacementfield\include\itkInverseDisplacementFieldImageFilter.hxx(343):
> error C2143: syntax error : missing ';' before
> 'itk::InverseDisplacementFieldImageFilter<TInputImage,TOutputImage>::GetMTime'
>
> c:\itkrap\insighttoolkit-4.2.0\modules\filtering\displacementfield\include\itkInverseDisplacementFieldImageFilter.hxx(343):
> error C4430: missing type specifier - int assumed. Note: C++ does not
> support default-int
>
> I'm using VS10 Express, and until this code, everything in ITK has been
> working well.
>
> Sorry if there is a basic solution to this issue - I'm stumped! Any help is
> much appreciated.
>
> Thanks,
>
> --
> Tim Bhatnagar
> PhD Candidate
> Orthopaedic Injury Biomechanics Group
> Department of Mechanical Engineering
> University of British Columbia
>
> Rm 5000 - 818 West 10th Ave.
> Vancouver, BC
> Canada
> V5Z 1M9
>
> Ph: (604) 675-8845
> Fax: (604) 675-8820
> Web: oibg.mech.ubc.ca
>
>
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>



-- 
Unpaid intern in BillsBasement at noware dot com


More information about the Insight-users mailing list