On 29/03/2013 14:52, hesoya...@gmail.com wrote:
Hi,
I am new to python , and working on some basic stuff. I have separated the even 
and odd rows of a image into two separate images, now i want to combine them 
back, is there a simple way to do that using numpy or opencv commands or do I 
have to use a for loop.

Thanks,
Eric


Use the builtin zip function?

--
If you're using GoogleCrap™ please read this http://wiki.python.org/moin/GoogleGroupsPython.

Mark Lawrence

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to