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


Groups > comp.lang.python > #5302

Re: Parsing a graph image

From Neil Cerutti <neilc@norwich.edu>
Newsgroups comp.lang.python
Subject Re: Parsing a graph image
Date 2011-05-13 13:31 +0000
Organization Norwich University
Message-ID <934q5dFrhdU6@mid.individual.net> (permalink)
References <mailman.1510.1305281943.9059.python-list@python.org>

Show all headers | View raw


On 2011-05-13, Bastian Ballmann <balle@chaostal.de> wrote:
> Hi python lovers out there,
>
> 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?

You can do this with PIL <URL:http://www.pythonware.com/products/pil/>.
The technique is necessary in The Python Challenge, for example.
<URL:http://www.pythonchallenge.com/>

-- 
Neil Cerutti

Back to comp.lang.python | Previous | NextPrevious 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