Skip to content

Video in iOS 8.4, Xcode 7.0.1 & opencv-3.0.0 #13

Description

@DataZombies

Thanks for the tutorial. It should help with a important project I'm on. I've run into some issues with tutorial, though.

The demos on images work ok, but I don't think video is working.

  • It appears that none of the video examples work. For example, In the Object tracking demo nothing is tracked after I tap the captureReferenceFrame button.
  • The app crashes in VideoViewContoller.mm in
- (IBAction)toggleCameraPressed:(id)sender
{
    [self.videoSource switchCameras];
}

There's also layout issues in the storyboards and depreciation errors, but I can fix those.

Thanks for you time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions