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


Groups > comp.lang.python > #5352 > unrolled thread

Re: Parsing a graph image

Started byPaul <pmartinsen@gmail.com>
First post2011-05-14 01:44 -0700
Last post2011-05-14 01:44 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Parsing a graph image Paul <pmartinsen@gmail.com> - 2011-05-14 01:44 -0700

#5352 — Re: Parsing a graph image

FromPaul <pmartinsen@gmail.com>
Date2011-05-14 01:44 -0700
SubjectRe: Parsing a graph image
Message-ID<759e1b75-cbf7-4caf-9658-9fbef3731dc2@34g2000pru.googlegroups.com>
On May 13, 11:19 pm, Bastian Ballmann <ba...@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 likehttp://pytseries.sourceforge.net/_images/yahoo.png
> Any suggestions, hints, links?
>
> TIA && have a nice day! :)
>
> Basti
>
>  signature.asc
> < 1KViewDownload

Hi,

If you are trying to digitize data from the graph, you could try
Dagra: http://www.BlueLeafSoftware.com/Products/Dagra/

There is a Python library for reading the files it produces.

hth
paul

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web