Hi Nathan,
We corresponded briefly in the past regarding using the
multiprocessing module instead of threading for simplecv. I thought
you might find the following code of use:
https://gist.github.com/2859545
The starting/stopping bit may not be of interest, but the necessity of
converting-then-pickling opencv-captured images might.
Mike