Skip to content

wevat/rectangle-scanner

Repository files navigation

RectangleScanner

Use me to scan rectangles. Simply point at a rectangle, tap the take picture button, and voila. The rectangle will be processed and provided back to you for your leisure. Our favourite is receipts, however we don't judge you based on your rectangle preference.

CI Status Version License Platform

Example

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

Requirements

iOS 9 and above, however for scanning rectangle functionality, you'll need iOS 11.

Installation

RectangleScanner is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'RectangleScanner'

RectangleScanner is also available through Carthage. To install it, simply add the following line to your Cartfile:

github 'wevat/rectangle-scanner'

Author

Harry Bloom, harry@wevat.com

License

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