Possible Duplicate:
Installing OpenCV on Windows 7 for Python 2.7
I'm trying to get OpenCV working with Python 3.2.3. I am aware of a ctypes-opencv method for Python 3.1. Ideally I'd like an installer but can't find one anywhere. I have tried to work my way through a couple of tutorials but they all seem way to complicated. If anyone could point me to a tutorial for using opencv through ctypes or anything else helpful it would be much appreciated.