staschi wrote:
If you want to give it a try, here it is, just drag and drop the captured avi files on the icon.
http://www.staschi.com/uploads/2012/06/debayer.zipThis sounds extremely useful to me! But when I try to run it, I get:
Code:
Traceback (most recent call last):
File "debayer.py", line 30, in <module>
File "zipextimporter.pyo", line 98, in load_module
ImportError: MemoryLoadLibrary failed loading cv2.pyd
I've tried various ways of ensuring that my opencv python modules are setup correctly, but to no avail - do you have any recommendations? Or would you be able to pass along the original python source? Or at least, can you let me know what version of python you used to compile these executables?
Thanks!