Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
iulian-buzila committed Oct 22, 2020
2 parents bc87036 + c6daf29 commit 6786783
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,11 @@ All errors are returned to app using `fun onError(error: DocumentScannerErrorMod
* imageType can be Bitmap.CompressFormat.JPEG, Bitmap.CompressFormat.PNG or Bitmap.CompressFormat.WEBP
* Default value is Bitmap.CompressFormat.JPEG


## Thanks
* [OpenCV](https://opencv.org)
* [Compressor](https://github.com/zetbaitsu/Compressor)
* [RxPermissions](https://github.com/tbruyelle/RxPermissions)
* Inspiration from [mayuce](https://github.com/mayuce/AndroidDocumentScanner), [adityaarora1](https://github.com/adityaarora1/LiveEdgeDetection) and [hannesa2](https://github.com/hannesa2/LiveEdgeDetection)


## License
Expand Down

0 comments on commit 6786783

Please sign in to comment.