I've managed to install opencv using these instructions. However, unlike posts like this and this I don't get any python bindings. Nothing python related.
$ cd /opt/boxen/homebrew/Cellar/opencv/2.4.9
$ find . | grep py
Nothing! :( I don't mind doing some hacks on the PYTHONPATH and whatnot but there are no files my python can try to import.