Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jideguru/sketch
https://github.com/jideguru/sketch
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jideguru/sketch
- Owner: JideGuru
- Created: 2019-01-21T16:26:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T17:15:19.000Z (almost 6 years ago)
- Last Synced: 2024-10-08T22:02:30.232Z (about 1 month ago)
- Language: Java
- Size: 71.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
## Sketch
Android app to illustrates how to do image processing.
# Requirements
* Any Operating System (ie. MacOS X, Linux, Windows)
* Any IDE with Android SDK installed (ie. IntelliJ, Android Studio, VSCode etc)
* A little knowledge of Java
* A brain to think 🤓🤓# Usage
1. Fork and clone.
2. import project to your IDE.
3. Sync Gradle.
4. Start editing.This [medium post](https://medium.com/@guruliciousjide/how-to-make-pencil-sketch-image-effect-in-android-with-opencv-919d41a97e9) explains everything about this app
# License
```
Copyright [2019] [JideGuru]Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```# Disclaimer
This code is only intended for learning purposes, we are not responsible for anything it is used for.