6 个仓库
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 是一个 Android UI 视觉效果库,用于将高斯模糊和颜色滤镜应用于移动用户界面。它提供了一套工具,用于从源文件或内存生成模糊位图,并将这些效果应用于 Android 视图和布局容器。 该库通过捕获 UI 组件的静态位图表示并将其渲染为风格化覆盖层来实现磨砂玻璃效果。此过程包括基于半径的采样以控制模糊强度,以及颜色滤镜集成以修改背景的视觉氛围或可读性。 该项目涵盖了图像处理和视图样式功能,包括模糊位图生成和用于在原始视图内容之上渲染处理后图像的自定义画布覆盖层。
Provides visual filtering and blur effects specifically for bitmaps within the Android ecosystem.
MagicCamera 是一个 Android 相机滤镜 SDK 和美颜库,旨在为相机和视频录制应用提供实时视觉特效。它作为图像编辑器框架和视频滤镜引擎,用于增强 Android 设备上的面部外观并修改照片。 该项目专注于美颜增强,特别是提供磨皮和美白工具。它支持将实时滤镜应用于相机流,并支持在应用这些特效的情况下录制视频。 该系统涵盖移动图像编辑和实时相机滤镜,利用着色器(shader)流水线处理帧,并将相机数据映射到纹理以输出滤镜效果。
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.