Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #2931

java interface with gnuplot

From Dale <dale@dalekelly.org>
Newsgroups comp.graphics.apps.gnuplot, sci.image.processing, sci.engr.color
Subject java interface with gnuplot
Date 2015-06-12 22:39 -0400
Message-ID <8hcql8.1c5.19.1@news.alt.net> (permalink)

Cross-posted to 3 groups.

Show all headers | View raw


what's are some ways to call up gnuplot into java?

one thing I would like to do is color/chromaticity related:

bring in an image
make an image map
enter two coordinates on the bitmap from textboxes
find a linear slope between the coordinates
use the slope to lookup and return the minimum and maximum perimeter 
values and draw the connecting line
return the perimeter values

I think image map rules out SVG, or can I scale it to window size and 
use the display bitmap of the SVG?

-- 
Dale
http://www.dalekelly.org

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

java interface with gnuplot Dale <dale@dalekelly.org> - 2015-06-12 22:39 -0400
  Re: java interface with gnuplot Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2015-06-13 11:42 +0200

csiph-web