Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #91360
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!newsreader4.netcologne.de!news.netcologne.de!bcyclone03.am1.xlned.com!bcyclone03.am1.xlned.com!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <christian.ibala@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.045 |
| X-Spam-Evidence | '*H*': 0.91; '*S*': 0.00; 'subject:Python': 0.05; 'subject:Question': 0.07; 'sfxlen:2': 0.10; 'python': 0.11; '2.7': 0.13; 'processing)': 0.16; 'version?': 0.16; 'all,': 0.20; '(or': 0.21; 'to:2**1': 0.22; 'compatible': 0.27; 'to:no real name:2**1': 0.27; 'message-id:@mail.gmail.com': 0.28; 'subject:About': 0.29; 'them?': 0.29; 'use?': 0.29; 'tutorial': 0.29; 'window': 0.31; 'to:addr:tutor': 0.31; 'received:google.com': 0.34; 'to:addr :python-list': 0.35; 'tool': 0.36; 'there': 0.36; 'should': 0.37; 'associated': 0.38; 'version': 0.38; 'christian': 0.38; 'say': 0.38; 'thank': 0.39; 'goes': 0.39; 'to:addr:python.org': 0.39; 'where': 0.40; 'skip:u 10': 0.62; '8bit%:31': 0.66; 'subject': 0.68; '2.10': 0.84; '8bit%:24': 0.84; 'package"': 0.91 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=Ds2BJY2y011g+2RbFhzdMaOC5UH9f2cIO2pCYaoBHZ8=; b=OPuCnIQgxsypu/tz2vmqco1SVVUmACNTkgSLoaXn1gYJM6hgOzp9Jl3nt6XdHgZP4y bURuIOivdQNfaZEhc75LPcaNbCDCPItPjJJMBtQA+vAXkKwmPUYg3nGdpr5taO0xpJIQ zqJ65rLEBvMeoaqehDPO7ZtP+eZVqdLbPuQqjUZzFqylBeCJUtfpaIihAyofFIZ88jdF uRmW572yFdTe4baX1efA8c6fV3vDzUyyLdTj2S+2PGDmZk5UxEIQRP0jrWPpof78HnwB S5g0Aq5yoSi40+E7ZLz5k0TMAlH8U6qOibTisMghEnW7/nPoODXxSLMcwrtZd/sCxbDh I2JQ== |
| MIME-Version | 1.0 |
| X-Received | by 10.182.119.136 with SMTP id ku8mr1784535obb.37.1432809262793; Thu, 28 May 2015 03:34:22 -0700 (PDT) |
| Date | Thu, 28 May 2015 12:34:22 +0200 |
| Subject | Question About Image Processing in Python |
| From | Serge Christian Ibala <christian.ibala@gmail.com> |
| To | tutor@python.org, python-list@python.org |
| Content-Type | multipart/alternative; boundary=001a11c2d0f223c962051721e724 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.125.1432809265.5151.python-list@python.org> (permalink) |
| Lines | 111 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1432809265 news.xs4all.nl 2871 [2001:888:2000:d::a6]:57759 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 7793 |
| X-Received-Body-CRC | 791558934 |
| Xref | csiph.com comp.lang.python:91360 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
Hello All, I want to know which version of Python is compatible (or can be associated with which version of which "tools or package" for image processing) I am working under Window and it is so complicated to find out which version of which tool goes with which other version? I want to use the following package “numpy, matplotib, mahotas, ipython OpenCV and SciPy" Let say I use Python 2.7 or Python 2.10 which version of the following tools “numpy, matplotib, mahotas, ipython, OpenCV and SciPy” should I use? and where can I find them? Are there any package available for image processing using Python 3.4.3? Or what is the recommendation of Python for image processing? Do you know any good Python book on the subject or tutorial ? Thank you enormously, Christian
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Question About Image Processing in Python Serge Christian Ibala <christian.ibala@gmail.com> - 2015-05-28 12:34 +0200
csiph-web