Skip to content
This repository has been archived by the owner on Jun 27, 2020. It is now read-only.
/ Mono Public archive

An example Android app to convert any images into negative and/or grayscale.

Notifications You must be signed in to change notification settings

mattxw/Mono

Repository files navigation

Mono

An example app to convert any images into negative and/or grayscale. We use Kotlin for language and OpenCV for altering the images. Some other dependencies can be found on app's build.gradle.

Prerequisite

  1. The obvious one, working Android Studio.
  2. Download OpenCV SDK for Android and put the contents of sdk/java into libraries/opencv

About

An example Android app to convert any images into negative and/or grayscale.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages