Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iulian-buzila authored Oct 21, 2020
1 parent def2891 commit 28ae74d
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). Thank you for the source code


## License
Expand Down

0 comments on commit 28ae74d

Please sign in to comment.