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
- Host: GitHub
- URL: https://github.com/haritha-mohan/vision-analyzer
- Owner: haritha-mohan
- Created: 2023-11-08T22:20:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-08T21:02:54.000Z (over 2 years ago)
- Last Synced: 2025-02-09T05:37:36.604Z (over 1 year ago)
- Topics: xcode15
- Language: C#
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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)).

## 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