Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #71783
| References | <96220021-03b7-4016-bbf1-f660b9590dab@googlegroups.com> <mailman.10145.1400548633.18130.python-list@python.org> <c28d9a2d-ea4a-4878-927b-4855fdc5ce70@googlegroups.com> |
|---|---|
| Date | 2014-05-20 11:43 +1000 |
| Subject | Re: Clip Raster Image Pair by Overlapping Area using Python |
| From | Chris Angelico <rosuav@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10146.1400550231.18130.python-list@python.org> (permalink) |
On Tue, May 20, 2014 at 11:30 AM, <mikejohnryan08@gmail.com> wrote: > Thanks for your response. For my purpose, the images won't have to be 'perfectly' matched, but hopefully as close as possible. Registration algorithms 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
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Clip Raster Image Pair by Overlapping Area using Python mikejohnryan08@gmail.com - 2014-05-19 18:05 -0700
Re: Clip Raster Image Pair by Overlapping Area using Python Chris Angelico <rosuav@gmail.com> - 2014-05-20 11:17 +1000
Re: Clip Raster Image Pair by Overlapping Area using Python mikejohnryan08@gmail.com - 2014-05-19 18:30 -0700
Re: Clip Raster Image Pair by Overlapping Area using Python Chris Angelico <rosuav@gmail.com> - 2014-05-20 11:43 +1000
Re: Clip Raster Image Pair by Overlapping Area using Python Rustom Mody <rustompmody@gmail.com> - 2014-05-19 21:22 -0700
csiph-web