Using OpenCV in an iOS app
Posted on Fri 01 February 2019 in OpenCV • Tagged with OpenCV, iOS, swift
Computer vision is cool tech ... computer vision in an iOS app is even better! In this post, I'll describe how you can integrate and use OpenCV in your Swift-based iOS app. Before we dig in to the process, let's take a look at how the finished integration will work.
As …
Continue reading