IOS Image Processing API

The number of iOS applications that scan, crop, detect edges and OCR documents is growing. I also know the number of programming APIs that have these features for desktop applications such as Nuance OmniPage, AtlasSoft, and GDPicture.

Is there a popular API or cloud service that an iOS developer should use when trying to create such an application? Or is this the wrong way to ask this question?

+4
source share
1 answer

I have made some progress in getting these features from OpenCV. This may be the easiest way to achieve this in iOS.

If anyone has any tips or tricks, they will be very grateful.

0
source

All Articles