[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: arbitrary image importation
From: |
adler |
Subject: |
Re: arbitrary image importation |
Date: |
Sat, 23 Jun 2001 21:05:17 -0400 (EDT) |
On Sat, 23 Jun 2001, Aaron Brick wrote:
> i am interested in drawing a shape in a paint program, and having access to
> its data in octave. since loadimage can only load octave's own format, it
> seems some work is ahead for me.
>
> alternately, if anyone knows of a program which converts images into
> octave's format, please alert me.
One great approach is to use ImageMagick, such as
in this example:
http://www.octave.org/mailing-lists/help-octave/2001/528
I've been thinking of building a proper octave link
to ImageMagick for a while - including for display
and image editing - if you'd like to pursue this
approach, I can tell you my ideas
_______________________________________
Andy Adler, address@hidden
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------