Interlacing of images

hesoyam16 at gmail.com hesoyam16 at gmail.com
Fri Mar 29 10:52:49 EDT 2013


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



More information about the Python-list mailing list