First time here? Check out the FAQ!
answered 2016-04-15 04:24:13 -0600
I know it's an old one, but if someone stumbles across:
self.videoCamera = [[CvVideoCamera alloc] initWithParentView:imageView];
should only be called once.