An open API service indexing awesome lists of open source software.

https://github.com/haritha-mohan/vision-analyzer

sample app using xcode 15 vision framework bindings
https://github.com/haritha-mohan/vision-analyzer

xcode15

Last synced: 9 months ago
JSON representation

sample app using xcode 15 vision framework bindings

Awesome Lists containing this project

README

          

# vision-analyzer

This is a .NET macOS app that uses some of the latest API added as part of the Xcode 15 updates to the Vision framework (note this is different from VisionOS, read more [here](https://developer.apple.com/documentation/vision?language=objc)).

![Screenshot 2023-11-08 at 5 32 07 PM](https://github.com/haritha-mohan/vision-analyzer/assets/110641567/97f5fbe2-3d23-4649-bbee-204fa9a47274)

## More info about working with Vision:
* https://developer.apple.com/documentation/vision/identifying_3d_human_body_poses_in_images?language=objc
* https://developer.apple.com/videos/play/wwdc2023/111241