Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/StanDimitroff/DocumentScanner

Simple document scanner built with the Apple's Vision framework
https://github.com/StanDimitroff/DocumentScanner

carthage cocoapods document-scanner ios objective-c swift-5 vision-framework

Last synced: 3 months ago
JSON representation

Simple document scanner built with the Apple's Vision framework

Awesome Lists containing this project

README

        

# DocumentScanner

[![Codacy Badge](https://api.codacy.com/project/badge/Grade/08219b576b734f0f89a3e4c758024572)](https://app.codacy.com/app/StanDimitroff/DocumentScanner?utm_source=github.com&utm_medium=referral&utm_content=StanDimitroff/DocumentScanner&utm_campaign=Badge_Grade_Dashboard)
[![CI Status](http://img.shields.io/travis/StanDimitroff/DocumentScanner.svg?style=flat)](https://travis-ci.org/StanDimitroff/DocumentScanner)
[![Version](https://img.shields.io/cocoapods/v/DocumentScanner.svg?style=flat)](https://cocoapods.org/pods/DocumentScanner)
[![License](https://img.shields.io/cocoapods/l/DocumentScanner.svg?style=flat)](https://cocoapods.org/pods/DocumentScanner)
[![Platform](https://img.shields.io/cocoapods/p/DocumentScanner.svg?style=flat)](https://cocoapods.org/pods/DocumentScanner)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![SPM compatible](https://img.shields.io/badge/SPM-compatible-4BC51D.svg?style=flat)](https://swift.org/package-manager)

## Example

To run the example project, clone the repo, and run `pod install` from the Example directory first.

## Requirements
* iOS 10.0+
* Swift 4+

## Installation

DocumentScanner is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'DocumentScanner'
```

Install via [Carthage](https://github.com/Carthage/Carthage). Add this line to your Cartfile:

github "StanDimitroff/DocumentScanner"

## Author

StanDimitroff, [email protected]

## License

DocumentScanner is available under the MIT license. See the LICENSE file for more info.

## Support the framework
Creating and mantaining libraries takes time and as developer you know this better than anyone else.

If you want to contribuite to the development of this project or give to me a thanks please consider to make a small donation using PayPal:

**MAKE A SMALL DONATION** and support the project :)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/standimitroff)