SwiftCamScanner icon indicating copy to clipboard operation
SwiftCamScanner copied to clipboard

A pod written in swift that lets you scan and crop documents. It uses edge detection and perspective transformation with OpenCV.

Results 7 SwiftCamScanner issues
Sort by recently updated
recently updated
newest added

![screen shot 2018-09-03 at 11 15 40 am](https://user-images.githubusercontent.com/35935819/44969483-0e3c6280-af6b-11e8-8af7-acab3bf3ca91.png)

OpenCVWrapper.mm:123:34: Use of undeclared identifier 'cvSize'

How to integrate this library with objective c .

When captured image is put in UIview(Crop View), it does not restrict to bottom and trailing margins already set.

Crop Image return as nil

When i take a photo on ipad. it appear reversed from top to bottom. And when i select a photo from the gallery that is on vertical format, it rotate...