6 Repos
Applying visual filters and effects to images specifically within the Android ecosystem.
Distinct from Android Image Loading Libraries: Shortlist candidates focus on loading or compression, whereas this covers general visual processing.
Explore 6 awesome GitHub repositories matching mobile development · Android Image Processing. Refine with filters or upvote what's useful.
This is a Glide image transformation library for Android that provides a collection of image processing filters and shapes. It functions as a suite of hardware-accelerated tools for image cropping, artistic filtering, and transformation pipeline management. The project distinguishes itself through an image filter pipeline that allows for sequential transformation chaining, enabling multiple visual effects and color modifications to be applied in a single pass. It utilizes GPU acceleration to implement artistic effects such as pixelation, sketching, and blur. The library covers a broad range
Applies visual filters and effects to images within Android applications using the Glide library.
android-gpuimage is an OpenGL image processing library for Android that provides a GPU-powered framework for applying real-time shaders, blending layers, and processing live video streams. It functions as a real-time video filter and image blending engine to modify the luminance, vibrance, and geometry of visual content. The library enables the application of graphical effects to both static photos and live camera feeds. It supports complex image transformations, including the merging of multiple image layers through various blending modes. Capabilities cover a broad range of image manipulat
Provides a set of shader-based visual effects for modifying luminance, vibrance, and geometry within the Android ecosystem.
TakePhoto is an Android media capture framework and image processing library designed to manage photo acquisition and manipulation. It provides a toolkit for capturing new images via the device camera and selecting existing images from the system gallery or local file storage. The framework distinguishes itself through automatic activity and session state restoration, which recovers the capture process after the system recycles an activity. It also includes a unified handler for managing runtime media permissions for camera and storage access across different Android versions. The library co
Provides capabilities for cropping and compressing images on Android devices to optimize file size.
Blurry is an Android UI visual effect library used to apply Gaussian blur and color filters to mobile user interfaces. It provides a toolset for generating blurred bitmap images from source files or memory and applying these effects to Android views and layout containers. The library implements frosted glass effects by capturing static bitmap representations of UI components and rendering them as stylized overlays. This process includes radius-driven sampling to control blur intensity and color-filter integration to modify the visual mood or readability of the background. The project covers
Provides visual filtering and blur effects specifically for bitmaps within the Android ecosystem.
MagicCamera ist ein Android-SDK für Kamerafilter und eine Face-Beauty-Bibliothek, die Echtzeit-Visuelleffekte für Kamera- und Videoaufnahme-Apps bereitstellt. Es dient als Framework für Bildbearbeitung und als Video-Filter-Engine zur Gesichtsoptimierung und Fotomodifikation auf Android-Geräten. Das Projekt konzentriert sich auf die Gesichtsverschönerung, insbesondere durch Tools zur Hautglättung und Gesichtsaufhellung. Es ermöglicht die Anwendung von Echtzeitfiltern auf Live-Kamerastreams und unterstützt die Videoaufnahme mit diesen Effekten. Das System deckt mobile Bildbearbeitung und Echtzeit-Kamerafilterung ab und nutzt eine Shader-Pipeline, um Frames zu verarbeiten und Kameradaten für die gefilterte Ausgabe auf Texturen abzubilden.
Implements a suite of visual filters and effects for image processing within the Android ecosystem.
Blurkit-android is a library for applying real-time image transformations and blur-behind effects to views and bitmaps within Android applications. It functions as an image processing tool to transform visual content into blurred versions using optimized rendering methods. The project focuses on high-performance background blur rendering, enabling the creation of layered layouts with adjustable blur radius. It achieves this through a combination of hardware-accelerated drawing, bitmap downsampling, and the use of a compute framework to parallelize calculations across the GPU and multi-core CP
Implements visual filters and blur effects specifically for images and bitmaps within the Android ecosystem.