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

Tim Bhatnagar tim.bhatnagar at gmail.com
Tue Nov 26 15:12:31 EST 2013


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20131126/89da9af6/attachment.html>
-------------- next part --------------
_____________________________________
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


More information about the Community mailing list