Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3a.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.028 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:Python': 0.06; 'lines,': 0.07; 'exist,': 0.09; 'subject:using': 0.09; 'yeah,': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; '/dev/null': 0.16; 'bugs.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'offend': 0.16; 'quoted': 0.16; 'restricting': 0.16; 'sane': 0.16; 'sorts': 0.16; 'width,': 0.16; 'wrote:': 0.18; 'separate': 0.22; 'cc:addr:python.org': 0.22; "aren't": 0.24; '(or': 0.24; 'cc:2**0': 0.24; 'posts': 0.26; 'switch': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'posting': 0.31; 'libraries': 0.31; 'post.': 0.31; 'possible.': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'next': 0.36; 'thanks': 0.36; 'area': 0.37; 'filter': 0.38; 'mailing': 0.39; 'either': 0.39; 'skip:u 10': 0.60; 'algorithms': 0.60; 'blank': 0.60; "you're": 0.61; "you'll": 0.62; 'different': 0.65; 'life': 0.66; 'here': 0.66; 'close': 0.67; 'response.': 0.68; '20,': 0.68; 'yourself': 0.78; 'topic,': 0.81; 'hard.': 0.84; 'subject:Pair': 0.91; 'to:none': 0.92; 'remember,': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type:content-transfer-encoding; bh=9Rqcm7ruVA08HPblz/QMfKo0JkMAKjrFpLXXrMSLG5I=; b=wD2uRQuXvG3beCelZFbm3gkG0SdKenWMmGtN3PBi/mzH7GqUgSqNxyfijybXR5j4eE LwpG77vEEC0A74ocX4cEJ3+zIPuTQMAcXsZ2SQEvnfxACyN9SKizuYVe1atRHB4Mctdw VnSbXufgjgXioGVMZ5I+8s5METTJXw+YYiJbgeoD2YbNkr0SvtEgSVWcFVBca4MoocXD sW/oSz5FV94yOTu1jY4Dtvqg/zEiJbc6Swr0V2271/J4DnZoHPmScN+S7YpWuc6TOREH i45oOmsuDXJF1SvvnxNa37t5TeONxRAJs6V52BjUopZ0r64SzSdLccko57WDN6OfWk8r iYwg== MIME-Version: 1.0 X-Received: by 10.52.255.98 with SMTP id ap2mr983441vdd.3.1400550223021; Mon, 19 May 2014 18:43:43 -0700 (PDT) In-Reply-To: References: <96220021-03b7-4016-bbf1-f660b9590dab@googlegroups.com> Date: Tue, 20 May 2014 11:43:42 +1000 Subject: Re: Clip Raster Image Pair by Overlapping Area using Python From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400550231 news.xs4all.nl 2869 [2001:888:2000:d::a6]:49640 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71783 On Tue, May 20, 2014 at 11:30 AM, wrote: > Thanks for your response. For my purpose, the images won't have to be 'p= erfectly' matched, but hopefully as close as possible. Registration algori= thms won't work for this reason--the images aren't identical to each other = because of the different perspectives. > Yeah, and that's what makes it hard. This is outside my area of expertise, so all I can say is that these sorts of programs do exist, but restricting yourself to Python libraries may make your life unnecessarily hard. On a separate topic, you're posting through Google Groups with its abhorrent bugs. Can you please either edit your posts before sending (removing the blank lines, wrapping to a sane width, and trimming the quoted text), or switch to a better newsreader (or the mailing list)? You'll find that a lot of people here either filter your message to /dev/null automatically, or take one look and just move on to the next post. Remember, never offend people with form when you can offend them with substance :) ChrisA