Hi Rafael,

Do you need to use Python 3.x? If you can use Python 2.6, the Python Imaging
Library is a great image manipulation module.
http://www.pythonware.com/products/pil/

Regards,

Liam Clarke

2011/2/21 Rafael Durán Castañeda <rafadurancastan...@gmail.com>

> Hi all,
>
> I'm using Python 3.1 and I have an image of an animal that  has been broken
> it into many narrow vertical stripe images, and now i want to rebuild the
> original one, how can i get it?
>
> P.S.: It's not homework, but i'd prefer just some help rather than the
> whole sollution
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to