Skip to content

Demo application that implements Filestack's document detection API.

Notifications You must be signed in to change notification settings

filestack/ios-doc-detection-demo

Repository files navigation

Document Detection Demo

This demo crops an user picked image to a document using FilestackSDK's transformation API and adds it to the photos album.

Requirements

  • Xcode 10.3 or later
  • iOS 11 or later
  • CocoaPods

Installing

$ pod install

Setup

  1. Open DocDetectionDemo.xcworkspace in Xcode.
  2. Set filestackAPIKey and filestackAppSecret in FilestackSetup.swift.
  3. Done.

Launch

  • Go to Product menu and click Run (or ⌘ + R).

Screenshots

About

Demo application that implements Filestack's document detection API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published