Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!news.le-studio75.com!news.univ-fcomte.fr!not-for-mail From: Laurent Claessens Newsgroups: comp.lang.python Subject: Re: Parsing a graph image Date: Fri, 13 May 2011 14:30:56 +0200 Organization: A poorly-installed InterNetNews site Lines: 16 Message-ID: <4DCD2480.9030009@gmail.com> References: <90jv98-322.ln1@satorlaser.homedns.org> NNTP-Posting-Host: soleil.univ-fcomte.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.univ-fcomte.fr 1305289855 7720 194.57.84.1 (13 May 2011 12:30:55 GMT) X-Complaints-To: news@news.univ-fcomte.fr NNTP-Posting-Date: Fri, 13 May 2011 12:30:55 +0000 (UTC) Cc: python-list@python.org To: Bastian Ballmann User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 In-Reply-To: Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5297 > Yes, I want to extract the data that is contained in an image file. > Greets > > Basti > Yes, I want to extract the data that is contained in an image file. > Greets Maybe ask to imagemagick's or matplotlib. They should know if it is possible at all. Good luck. Laurent