|
From: | marco atzeri |
Subject: | Re: Java and Octave |
Date: | Thu, 14 Mar 2013 14:34:36 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130307 Thunderbird/17.0.4 |
On 3/14/2013 1:24 PM, Jaya wrote:
Hi all, I am processing images using Octave. From a user interface written using Java, I need to connect to Octave. Java interface will pass one image to Octave. Octave will do the processing and return resultant image. Java interface will show the resultant image. How do i do this. Octave version is 3.6.2 and Oracle-jdk-7 is installed. java-1.2.9.tar.gz is also installed. Thanks in advance Jaya
one images at time ? make simple, execute octave --eval CODE
[Prev in Thread] | Current Thread | [Next in Thread] |