Skip to content

Instantly share code, notes, and snippets.

@jbadger3
Created June 12, 2020 04:40
Show Gist options
  • Save jbadger3/8940c7edef652dbed813157fd63d61bc to your computer and use it in GitHub Desktop.
Save jbadger3/8940c7edef652dbed813157fd63d61bc to your computer and use it in GitHub Desktop.
let request = VNDetectRectanglesRequest { request, error in
self.completedVisionRequest(request, error: error)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment