Skip to content

Instantly share code, notes, and snippets.

@ashwin-sp
Created February 22, 2018 07:29
Show Gist options
  • Save ashwin-sp/07c2399288c4d5dbae4069d837903d8c to your computer and use it in GitHub Desktop.
Save ashwin-sp/07c2399288c4d5dbae4069d837903d8c to your computer and use it in GitHub Desktop.
imagePreprocessor = ImagePreprocessor()
cameraHandler = CameraHandler.getInstance() as CameraHandler
cameraHandler!!.initializeCamera(
this@ActivityClass, backgroundHandler,
this@ActivityClass)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment