Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jideguru/sketch


https://github.com/jideguru/sketch

Last synced: 25 days ago
JSON representation

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 at

http://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.