Skip to content

Instantly share code, notes, and snippets.

@hietalajulius
Created August 23, 2022 14:51
Show Gist options
  • Save hietalajulius/4f2e4dbfc417e3d11667933e14055adc to your computer and use it in GitHub Desktop.
Save hietalajulius/4f2e4dbfc417e3d11667933e14055adc to your computer and use it in GitHub Desktop.
override func viewDidLoad() {
super.viewDidLoad()
setupCapture()
setupOutput()
setupLayers()
try? setupVision()
session.startRunning()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment