Python Image Registration and Cropping?

Mark Lawrence breamoreboy at yahoo.co.uk
Sat May 3 18:04:14 EDT 2014


On 03/05/2014 22:47, mikejohnryan08 at gmail.com wrote:
> 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!
>

Sorry I can't help directly but I do know that PIL has been forked into 
Pillow see https://pypi.python.org/pypi/Pillow/

-- 
My fellow Pythonistas, ask not what our language can do for you, ask 
what you can do for our language.

Mark Lawrence

---
This email is free from viruses and malware because avast! Antivirus protection is active.
http://www.avast.com





More information about the Python-list mailing list