Ask Your Question

Merlux's profile - activity

2016-04-15 04:46:19 -0600 answered a question OpenCV and Iphone back camera

I know it's an old one, but if someone stumbles across:

self.videoCamera = [[CvVideoCamera alloc] initWithParentView:imageView];

should only be called once.