[ITK-dev] [ANN] ITK 4.12 Release Candidate 3 is ready for testing!
Sean McBride
sean at rogue-research.com
Fri Jun 2 16:18:37 EDT 2017
On Tue, 30 May 2017 17:43:29 -0400, Matt McCormick said:
>Thanks for the report, Sean.
>
>Could you please test this topic:
>
> http://review.source.kitware.com/#/q/topic:minc-update
Matt,
That fixed it, thanks. Now I have things building, I ran my own unit tests, and have one failure, which I bisected to this change:
7501479a970694b0dd4a8c4bbf7cbcc033fe059c is the first bad commit
commit 7501479a970694b0dd4a8c4bbf7cbcc033fe059c
Author: Francois Budin <francois.budin at gmail.com>
Date: Mon Oct 31 17:04:05 2016 -0400
ENH: Image spacing must be positive
Image spacing must have values greater than 0. Negative
values could create issues with filters that assume that they
are positive.
When an image is loaded, if its spacing is negative, its absolute
value is kept, and the image direction along each axis with a
negative spacing is flipped.
Change-Id: Id81d61b7fd3f60df2b38e30e540664dba6264996
Which is here:
<http://review.source.kitware.com/#/c/21685/>
Looks like this shipped in 4.11 (we are using 4.10.1).
Our test case is an Analyze 7.5 file with negative spacing. I'll dig into it next week...
Cheers,
--
____________________________________________________________
Sean McBride, B. Eng sean at rogue-research.com
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
More information about the Insight-developers
mailing list