Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (5 loc) · 386 Bytes

File metadata and controls

7 lines (5 loc) · 386 Bytes

Open DocumentScanner project in XCode and build it

This iOS sample consists of two parts:

  • DocumentScannerFramework - a framework that uses wrappers generated by CPPBind
  • DocumentScanner - an iOS app which uses DocumentScannerFramework.

Open DocumentScanner project in XCode and build the app in regular way. To run the application, real device is needed because it uses camera.