[ITK] [ITK-dev] ImageRegistrationMethod tests and command call backs.
Bradley Lowekamp
blowekamp at mail.nih.gov
Thu May 29 12:10:23 EDT 2014
Hello,
I am looking at some of the ImageRegistrationMethodv4 tests. I noticed they have Command observers added to the method for the iteration even:
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx#L31
https://github.com/InsightSoftwareConsortium/ITK/blob/master/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx#L197
But the method doesn't emit iteration events so there is no output:
http://open.cdash.org/testDetails.php?test=228724433&build=3347968
I know I saw some test/example which had a nice observer, but I don't recall which ones...
What's the intension here? How should this be fixed?
Thanks,
Brad
_______________________________________________
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://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-developers
More information about the Community
mailing list