ios-samples/ios11/CoreMLVision
Brad Umbaugh 3392dd3a8e Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
..
CoreMLVision Set MtouchHttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 12:28:55 -06:00
Screenshots [ios11] add Vision + CoreML sample 2017-08-10 11:31:36 -07:00
TestImages [ios11] add test images for CoreML sample 2017-08-18 16:23:04 -07:00
CoreMLVision.sln [ios11] add Vision + CoreML sample 2017-08-10 11:31:36 -07:00
Metadata.xml [ios11] add Vision + CoreML sample 2017-08-10 11:31:36 -07:00
README.md [ios11] add test images for CoreML sample 2017-08-18 16:23:04 -07:00

README.md

CoreML and Vision Example

This sample is a demo of the new iOS 11 Vision framework and CoreML.

detecting number 5

It detects a handwritten number inside a box; use the sample photos in the TestImages directory to give it a try (drag them onto the simulator or upload to your device, and Choose Image...).

License

Xamarin port changes are released under the MIT license

Author

Ported to Xamarin.iOS by Kevin Mullins