Differences between revisions 2 and 3
Revision 2 as of 2007-06-20 08:12:14
Size: 769
Editor: anonymous
Comment:
Revision 3 as of 2007-06-20 08:24:09
Size: 843
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
As presented in [http://www.vector.org.uk/ Vector] 23:1, here's a Dyalog workspace (v9 and later) that offers easy access to an image toolbox. It hooks into the open source image library [http://openil.sourceforge.net/ OpenIL] and exposes some of the functionality offered. As presented in [http://www.vector.org.uk/ Vector] 23:1 here's a Dyalog workspace that offers easy access to an image toolbox. It hooks into the open source image library [http://openil.sourceforge.net/ OpenIL] and exposes some of the functionality offered.
Line 7: Line 7:
In order to use the code in the workspace you will also need to [http://openil.sourceforge.net/download.php download OpenIL] that comes in the shape of 3 DLLs. In order to use the code in the workspace you will also need to download OpenIL itself, which comes in the shape of 3 DLLs.
Line 11: Line 11:
Zipped Dyalog v9 workspace: attachment:OpenIL.zip

OpenIL downloads: [http://openil.sourceforge.net/download.php OpenIL]

Image Files with Dyalog

As presented in [http://www.vector.org.uk/ Vector] 23:1 here's a Dyalog workspace that offers easy access to an image toolbox. It hooks into the open source image library [http://openil.sourceforge.net/ OpenIL] and exposes some of the functionality offered.

In order to use the code in the workspace you will also need to download OpenIL itself, which comes in the shape of 3 DLLs.

The code as presented here is in an immediately deployable state. It does however not cover all that OpenIL has to offer but more "flowers from the OpenIL bouquet" can easily be added and I expect to do so irregularly.

Zipped Dyalog v9 workspace: attachment:OpenIL.zip

OpenIL downloads: [http://openil.sourceforge.net/download.php OpenIL]


CategoryWorkInProgress

ImageFilesWithDyalog (last edited 2011-08-26 13:35:09 by KaiJaeger)