← Back to team overview

dolfin team mailing list archive

Re: Image to Function data structure conversion

 

On ti., 2009-01-27 at 12:34 +0000, A Navaei wrote:
> Kent: Luca is right about the lack of wrapping for double type. I was
> not aware that you were using the debian package available in ubuntu,
> that binary (which has been nicely packaged) is now a bit out of date
> and uses an old design of wrapitk while only the types that Luca
> mentioned are wrapped. If you have access to a fast server, compiling
> wrapitk is not that bad, simply turn python wrapping and double type
> supporting on in the cmake gui, and you're good to go. If you turn the
> cpack debian option on, it will also automatically generate a ready to
> use debian package.
> 



So I have to used the svn version of both ITK and wrapitk ? Or can I
download ITK 3.10 and compile with doubles. Anyway, I guess I the image
pixels are of integer type and I don't need to convert these to
doubles. 

Kent




Follow ups

References