jeffreybergier / Blog-Getting-Started-with-Vision

Blog: Getting Started with Vision on iOS 11
MIT License
788 stars 52 forks source link

Access to the position outside the handle #4

Closed konsdor closed 6 years ago

konsdor commented 6 years ago

Hi @jeffreybergier, I am working on Robotics project and trying to use your ObjectTracking example. The problem is that I can't I can’t get access to the position (boundingBox) of the tracking object outside the handleVisionRequestUpdate function. https://stackoverflow.com/questions/52847883/swift-how-to-get-value-of-variable-outside-the-function/52850441#52850441 I would greatly appreciate any ideas. Thanks! Konstanin

jeffreybergier commented 6 years ago

Hey @konsdor I posted a reply. I hope it helps. We can keep chatting on Stack Overflow if you need more help. Closing this.

https://stackoverflow.com/questions/52847883/swift-how-to-get-value-of-variable-outside-the-function/52959706#52959706