Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.149 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.75; '*S*': 0.05; 'python': 0.07; 'from:addr:andy': 0.09; 'wrote:': 0.14; 'myself?': 0.16; 'algorithm': 0.16; 'url:blog': 0.18; 'help.': 0.22; 'header:In- Reply-To:1': 0.22; 'chris': 0.27; 'thanks': 0.29; 'hi,': 0.29; 'to:addr:python-list': 0.32; 'module': 0.33; 'got': 0.34; 'there': 0.35; 'header:User-Agent:1': 0.35; 'right?': 0.35; 'software': 0.38; 'to:addr:python.org': 0.39; 'could': 0.39; 'url:net': 0.62; 'free': 0.62; 'url:php': 0.79; 'video,': 0.80; 'cartoon': 0.84; 'received:2': 0.91; 'picture': 0.97 Date: Tue, 17 May 2011 21:25:31 +0100 From: andy baxter User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.17) Gecko/20110424 Thunderbird/3.1.10 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Cartoonify Myself References: <4DD2CBFC.4070109@gmail.com> In-Reply-To: <4DD2CBFC.4070109@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-SpamPro: 1.2 X-Spam-Score: -1.0 (-) X-Antivirus-Scanner: Clean mail though you should still use an Antivirus X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server28.dayanadns.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - earthsong.free-online.co.uk X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 17 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305663948 news.xs4all.nl 49181 [::ffff:82.94.164.166]:42527 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5608 On 17/05/11 20:26, Chris M. Bartos wrote: > Hi, > > Is there a Python module that can "cartoonify" a picture of myself? > There's got to be an algorithm out there somewhere, right? If there is > a way to cartoon a single picture, could you cartoonify a video, too? > > Thanks for your help. > > > Chris > You could have a look at the python automation module for the gimp (a free software image editor). See e.g.: http://starryalley.homelinux.net/blog/index.php?/archives/1248-Star-Trail-Automation-script-using-python-gimp.html