Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #70902
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-05-03 14:47 -0700 |
| Message-ID | <e12705fa-8f47-4046-8382-a52a9c17281b@googlegroups.com> (permalink) |
| Subject | Python Image Registration and Cropping? |
| From | mikejohnryan08@gmail.com |
Hello, Is there a Python tool or function that can register two images together (line them up visually), and then crop them to the common overlap area? I'm assuming this can probably be done with Python Imaging Library but I'm not very familiar with it yet. Any help or advice is appreciated! Thanks!
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python Image Registration and Cropping? mikejohnryan08@gmail.com - 2014-05-03 14:47 -0700
Re: Python Image Registration and Cropping? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-03 23:04 +0100
Re:Python Image Registration and Cropping? Dave Angel <davea@davea.name> - 2014-05-04 09:24 -0400
Re: Python Image Registration and Cropping? Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-04 09:51 -0600
Re: Python Image Registration and Cropping? mikejohnryan08@gmail.com - 2014-05-04 17:56 -0700
Re: Python Image Registration and Cropping? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2014-05-06 20:09 -0400
csiph-web