6 repository-uri
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 este o bibliotecă de efecte vizuale UI pentru Android, utilizată pentru a aplica blur Gaussian și filtre de culoare interfețelor mobile. Oferă un set de instrumente pentru generarea de imagini bitmap blurate din fișiere sursă sau din memorie și aplicarea acestor efecte asupra vizualizărilor și containerelor de layout din Android. Biblioteca implementează efecte de sticlă mată prin capturarea reprezentărilor bitmap statice ale componentelor UI și randarea lor ca overlay-uri stilizate. Acest proces include eșantionarea bazată pe rază pentru a controla intensitatea blur-ului și integrarea filtrelor de culoare pentru a modifica starea vizuală sau lizibilitatea fundalului. Proiectul acoperă capabilități de procesare a imaginilor și stilizare a vizualizărilor, inclusiv generarea de bitmap-uri blurate și overlay-uri canvas personalizate pentru randarea imaginilor procesate deasupra conținutului original.
Provides visual filtering and blur effects specifically for bitmaps within the Android ecosystem.
MagicCamera este un SDK de filtre foto și o bibliotecă de înfrumusețare facială pentru Android, concepută pentru a oferi efecte vizuale în timp real în aplicațiile de cameră și înregistrare video. Servește ca framework de editare foto și motor de filtre video pentru îmbunătățirea aspectului facial și modificarea fotografiilor pe dispozitivele Android. Proiectul se concentrează pe îmbunătățirea aspectului facial, oferind instrumente specifice pentru netezirea pielii și albirea tenului. Permite aplicarea de filtre în timp real pe fluxurile video live și suportă înregistrarea materialelor video cu aceste efecte aplicate. Sistemul acoperă editarea de imagini pe mobil și filtrarea camerei în timp real, utilizând un pipeline de shadere pentru a procesa cadrele și a mapa datele camerei pe texturi pentru output-ul filtrat.
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.