Build the OpenCV iOS framework bundle by
running the script build_opencv_framework.sh
in Vendor/OpenCV
. Note that Git
submodules must be retrieved first.
Digits are classified using a CoreML model trained on the MNIST dataset. The model is provided by Apple under the MIT license and can be found here.