[Insight-developers] ITK 3.12 : Dashboard State : Remaining Issues.
Gaëtan Lehmann
gaetan.lehmann at jouy.inra.fr
Fri Feb 27 14:58:25 EST 2009
Le 27 févr. 09 à 17:27, Luis Ibanez a écrit :
> Gaëtan Lehmann wrote:
>> Hi Luis,
>> Le 27 févr. 09 à 15:27, Luis Ibanez a écrit :
>>> 17) pixel2.jouy.inra.fr
>>> opensolaris-gcc3.4 ctest2.4-patch 8
>>>
>>> Many warnings from Tcl wrapping...
>>> (??)
>>>
>> These warnings are not specific to Tcl. The problem comes from
>> opensolaris, according to
>> http://opensolaris.org/os/community/on/flag-days/pages/2008120801/
>> Pixel2 runs svn_107 however, so, according to the link above, the
>> warning should have disappeared.
>> We'll try to investigate that in the next weeks.
>>>
>>> 18 Failing tests
>>>
>>> 14 Related to the KdTree
>>> 3 Related to OptImageToImage
>>> 1 ImportContainerTest
>> The code should be valid anyway, so I guess those errors comes from
>> a real problem in ITK on opensolaris.
>> Gaëtan
> ------------
>
>
> Hi Gaetan,
>
>
> Thanks for looking at the build on opensolaris.
>
> From the test output (below),
> it looks like we are dealing with a numerical precision problem.
> It may be just a matter of relaxing the tolerance used for comparing
> the positions of points.
>
> Currently we are using:
>
> if( min_dist < result_dist )
>
> maybe we should drop a bit of tolerance like:
>
> if( min_dist + vnl_math::eps < result_dist )
>
>
> I'm not sure we want to do this today,
> just before the release...
Hi Luis,
There is definitely no hurry :-)
Gaëtan
--
Gaëtan Lehmann
Biologie du Développement et de la Reproduction
INRA de Jouy-en-Josas (France)
tel: +33 1 34 65 29 66 fax: 01 34 65 29 09
http://voxel.jouy.inra.fr http://www.mandriva.org
http://www.itk.org http://www.clavier-dvorak.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Ceci est une signature ?lectronique PGP
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20090227/8621750d/attachment.pgp>
More information about the Insight-developers
mailing list