Re: Interlacing of images

2013-03-29 Thread Mark Lawrence
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

Interlacing of images

2013-03-29 Thread hesoyam16
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 -- http://mail.py