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


Groups > comp.lang.python > #5291

Re: Parsing a graph image

From Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com>
Newsgroups comp.lang.python
Subject Re: Parsing a graph image
Followup-To comp.lang.python
Date 2011-05-13 14:01 +0200
Message-ID <90jv98-322.ln1@satorlaser.homedns.org> (permalink)
References <mailman.1510.1305281943.9059.python-list@python.org>

Followups directed to: comp.lang.python

Show all headers | View raw


Bastian Ballmann wrote:
> I am searching for a library to parse data from a graph in an image file
> something like http://pytseries.sourceforge.net/_images/yahoo.png
> Any suggestions, hints, links?

I'm not sure I understand 100% what you want. If you want to extract 
("parse") the data that is contained in an image file, I have no clue how to 
do that.

However, if you want to create such images and you already have the data, 
that should be as easy as picking the right library for that. I did a short 
search of Packages available for Debian and it gave me these:

python-magics++ - python support for Magics++
python-matplotlib - Python based plotting system in a style similar to 
Matlab
python-mpmath - library for arbitrary-precision floating-point arithmetic
python-plplot - Python support for PLplot, a plotting library
python-qwt3d-qt3 - Python bindings of the QwtPlot3D library
python-qwt3d-qt4 - Python bindings of the QwtPlot3D library
python-qwt5-qt3 - Python version of the Qwt5 technical widget library
python-qwt5-qt4 - Python version of the Qwt5 technical widget library
python-pybiggles - Scientific plotting package for Python
python-chaco - interactive plotting application toolkit
python-gnuplot - A Python interface to the gnuplot plotting program
python-pychart - Python library for creating high quality charts
python-simpy - python-based simulation package
python-scitools - Python library for scientific computing
python-sympy - Computer Algebra System (CAS) in Python
python-viper - minimalistic scientific plotter and run-time visualization 
module

Good luck!

Uli

-- 
Domino Laser GmbH
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Parsing a graph image Bastian Ballmann <balle@chaostal.de> - 2011-05-13 12:19 +0200
  Re: Parsing a graph image Ulrich Eckhardt <ulrich.eckhardt@dominolaser.com> - 2011-05-13 14:01 +0200
    Re: Parsing a graph image Bastian Ballmann <balle@chaostal.de> - 2011-05-13 14:24 +0200
      Re: Parsing a graph image Laurent Claessens <moky.math@gmail.com> - 2011-05-13 14:30 +0200
      Re: Parsing a graph image Laurent Claessens <moky.math@gmail.com> - 2011-05-13 14:30 +0200
      Re: Parsing a graph image Laurent Claessens <moky.math@gmail.com> - 2011-05-13 14:30 +0200
      Re: Parsing a graph image Laurent Claessens <moky.math@gmail.com> - 2011-05-13 14:30 +0200
      Re: Parsing a graph image Laurent Claessens <moky.math@gmail.com> - 2011-05-13 14:30 +0200
    Re: Parsing a graph image saurabh verma <nitw.saurabh@gmail.com> - 2011-05-13 18:12 +0530
      Re: Parsing a graph image Laurent Claessens <moky.math@gmail.com> - 2011-05-13 14:43 +0200
    Re: Parsing a graph image Robert Kern <robert.kern@gmail.com> - 2011-05-13 14:38 -0500
    Re: Parsing a graph image Bastian Ballmann <balle@chaostal.de> - 2011-05-16 15:38 +0200
      Re: Parsing a graph image John J Lee <jjl@pobox.com> - 2011-05-21 15:06 +0100
  Re: Parsing a graph image Neil Cerutti <neilc@norwich.edu> - 2011-05-13 13:31 +0000

csiph-web