help-octave
[Top][All Lists]
Advanced

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

Re: Octave and Image Processing


From: Paul Kienzle
Subject: Re: Octave and Image Processing
Date: Sat, 2 Sep 2006 00:53:52 -0400


On Aug 31, 2006, at 3:11 AM, Peter Cloetens wrote:

To get better image processing and display in octave, I linked it to
the image processing program ImageJ:
http://rsb.info.nih.gov/ij/
It is possible from octave to display images in ImageJ, run/evaluate
macros, macro code, plugins, ... or get some graphical input like
selection of an ROI.
The implementation is not fancy at all, it uses ImageJ's server mode,
sockets and intermediate files, but it does the job. I prefer the
possibilities offered by ImageJ by far compared to what is offered in
matlab.
If people are interested, I could make this code available with some
documentation.

octave-forge is place to host package development (a number of people
have write access to the repository and will fix bugs that arise with
new releases of Octave).

With the new package manager, octave-forge will be less critical,
but now we need to build an infrastructure for hosting packages
(e.g., like CPAN).

- Paul



reply via email to

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