octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crash while testing imread.m


From: Søren Hauberg
Subject: Re: crash while testing imread.m
Date: Sat, 27 Feb 2010 23:16:23 -0800

lor, 27 02 2010 kl. 23:23 -0500, skrev John W. Eaton:
> On 27-Feb-2010, S ren Hauberg wrote:
> 
> | Could we create simple wrappers for the image I/O functions and put them
> | in 'liboctave'? The '__magick_read__', '__magick_write__' and
> | '__magick_imfinfo__' would then simply call these functions. This would
> | allow us to initialise GraphicsMagick when 'liboctave' is initialised.
> 
> That still links Octave with the GraphicsMagick library and all of its
> dependencies even when they are not used.

Yes, but is that really so terrible? Agreed, it would be nicer if
everything everything was wrapped up in an oct-file, but on the other
hand it would be nice to have a basic image I/O API available in C++.

Soren



reply via email to

[Prev in Thread] Current Thread [Next in Thread]