c++ - Difficulties using DemonsRegistrationFilter in ITK -


i'm trying register 2 images using itk library , demonsregistrationfilter. have problems setting 2 images want register. when compile, error:

imagetype not declared in scope.

i first wanted use python wrapper didn't figure out how have code using c++ i'm not familiar. using template. if can or send me simple working example, great.

regards,

arnaud

since interested in python bindings, may interested in the 0.9 version of simpleitk has added demons registration filters. can build yourself on current git master or download packaged nightly version .

this save of these pesky c++ template issue.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -