← Back to team overview

dolfin team mailing list archive

Re: [Fwd: Re: Image to Function data structure conversion]

 

On Mon, Feb 09, 2009 at 11:49:31AM +0000, Garth N. Wells wrote:
> Anders Logg wrote:
> > How about adding ImageFunction to SpecialFunctions.h/cpp.
> > 
> > It would require using the ITK C++ interface (I assume there is one),
> > adding a check for ITK to the build system and a flag HAS_ITK.
> >
> 
> An ITK dependency sounds a bit specialised for DOLFIN to me. A good 
> candidate for a fenics-apps perhaps?
> 
> Garth

Yes maybe, but it would be fun to be able to do things like

 f = ImageFunction("dolfin.jpg")

and use as a right-hand side.

-- 
Anders

Attachment: signature.asc
Description: Digital signature


References