[Insight-developers] vnl updates
Luis Ibanez
luis.ibanez at kitware.com
Mon Dec 29 10:51:24 EST 2008
Hi Tom,
The common practice is to update VNL about every two years.
The following weeks could be a good time for engaging in that update,
in which case a new version could be available with ITK 3.12.
We are checking the time availability of our VNL gurus... :-)
Updating a single .h file is usually a bad idea, since it tends to
pull in other files, that in turn pull other files, and soon you
have to update the entire package...
For a shorter fix, we could include very specific sets of lines
from the new version of vnl_math.h.
Would it be enough if (in the meantime) we add only the fast
rounding functions ?
Please let us know what you think,
Thanks
Luis
----------------------
Tom Vercauteren wrote:
> Hi all,
>
> I am wondering what the policy is for updating vnl within ITK.
>
> vnl_math.h now includes some fast rounding functions. I'd like to use
> them to fix these bugs
> http://www.itk.org/Bug/view.php?id=2078
> http://www.itk.org/Bug/view.php?id=5692
>
> Unfortunately the vnl_math_floor function is not yet available in the
> vnl_math.h file present in ITK. Can any core ITK developers trigger
> the update?
>
> Thanks,
> Tom
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
More information about the Insight-developers
mailing list