Android developer portal with tools, libraries, and apps

Show: All / Free / Paid / Demo

Open source computer vision and machine learning software library. OpenCV was built to provide a common infrastructure for computer vision applications and to accelerate the use of machine perception in the commercial products.

Jul 5, 2014

JavaCV uses wrappers from the JavaCPP Presets of commonly used libraries by researchers in the field of computer vision, and provides utility classes to make their functionality easier to use on the Java platform, including Android.

Jul 5, 2014

Some android image filters.

Jul 5, 2014

Allows to perform various simple operations on bitmaps via JNI , while also providing some protection against OOM using the native Java environment on Android.

Features:

  • store/restore bitmaps to/from JNI.
  • rotate CW/CCW 90, 180, 270 degrees.
  • crop image
  • scale image using either "Nearest-Neighbor" algorithm or "Bilinear-Interpolation" algorithm.
Nov 17, 2014

Photo Editor SDK contains a lot of features like edit, scale, rotate and draw on images like Instagram stories.

Jun 11, 2017

Low poly picture, Sandpainting for Android implemented by JNI.

Oct 12, 2016

ImageMagick lib for Android.

Jul 5, 2014

Pixl is a library for image manipulation with power of renderScript which is faster than other ordinary solutions, currently it includes three basic scripts, brightness, contrast, saturation.

Jan 18, 2021

The OpenCV library for Android as Gradle project.

May 25, 2015

This is a repackaging of libpng 1.4.1 for Android.

Jul 5, 2014

The CImg Library provides a minimal set of C++ classes that can be used to perform common operations on generic 2D/3D images. It is simple-to-use, efficient, and portable. It's a really pleasant toolkit for developing image processing stuffs in C++.

Jul 5, 2014