Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #42250
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2013-03-29 07:52 -0700 |
| Message-ID | <55801b9d-94ce-4b75-8798-86bdc899a605@googlegroups.com> (permalink) |
| Subject | Interlacing of images |
| From | hesoyam16@gmail.com |
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Interlacing of images hesoyam16@gmail.com - 2013-03-29 07:52 -0700 Re: Interlacing of images Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-03-29 15:34 +0000
csiph-web