apps-android-commons/app
Vishan Seru e50adf858a Detecting pictures that are too dark (#926)
* Made the following changes:
->Added OpenCV library to the project
->Added functionality to detect if an image being uploaded is too dark
->Added functionality to detect if an image being uploaded is blurred

* Made corrections and changes based on gradle checkstyle requirements

* Updated gitignore to remove binary files related to OpenCV from project

* Image blurriness detection was undone. Images are checked only for being too dark now

* Removed OpenCV documentation folder containing a lot of html files

* Removed unnecessary buildScript usage in build.gradle file for opencv library and also added abi splits

* Removed OpenCV library usages and references from project

* Removed OpenCV library folder from project
2018-02-21 14:10:53 +05:30
..
src Detecting pictures that are too dark (#926) 2018-02-21 14:10:53 +05:30
build.gradle Detecting pictures that are too dark (#926) 2018-02-21 14:10:53 +05:30
proguard-rules.txt Fix #413 - proguard rules 2017-03-09 00:25:21 +00:00
quality.gradle Move config file of PMD 2017-04-18 19:55:19 +09:00