Skip to main content
Version: 2.5.4

Technical explanations

The SmartScan framework is an easy to use code camera scanner that will allow you scan the most used code and ID documents without having to manage all the "camera stuffs" yourself.

You can just:

  • Instantiate the library, it will return to you an UIView (That will be the camera preview) that you can manipulate like any other view.
  • Specify what you want to scan. (We support any combination you have integrated in your license). It can also be changed while the decoding is running.
  • You can also change in which region of the video stream will the content be placed (Region of interest, or ROI).
  • The result will be returned via a delegate protocol.