All Projects → sangmingming → Android Instagram Filter

sangmingming / Android Instagram Filter

a android image filter like instagram

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android Instagram Filter

Ios Nbuimagepicker
Modular image picker with Simulator-compatible AVFondation camera, assets library, filters and more.
Stars: ✭ 196 (-45.56%)
Mutual labels:  gpuimage, filter
Bbmetalimage
A high performance Swift library for GPU-accelerated image/video processing based on Metal.
Stars: ✭ 677 (+88.06%)
Mutual labels:  gpuimage, filter
Gpuvideo Android
This library apply video filter on generate an Mp4 and on ExoPlayer video and Video Recording with Camera2.
Stars: ✭ 403 (+11.94%)
Mutual labels:  gpuimage, filter
Librestreaming
Android real-time effect filter rtmp streaming library.using Mediacodec HWencoding&librtmp stream.
Stars: ✭ 856 (+137.78%)
Mutual labels:  gpuimage, filter
Gpuimage X
A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.
Stars: ✭ 154 (-57.22%)
Mutual labels:  gpuimage, filter
React Native Gpuimage
GPUImage Component in React Native
Stars: ✭ 45 (-87.5%)
Mutual labels:  gpuimage, filter
Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+148.89%)
Mutual labels:  gpuimage, filter
Android Ultimategpuimage
provide video record method with filter and other cool staff. Yes, It's a full functional video recorder
Stars: ✭ 188 (-47.78%)
Mutual labels:  gpuimage, filter
Ios Gpuimage Plus
GPU accelerated image filters for iOS, based on OpenGL.
Stars: ✭ 217 (-39.72%)
Mutual labels:  gpuimage, filter
Jschema
A simple, easy to use data modeling framework for JavaScript
Stars: ✭ 261 (-27.5%)
Mutual labels:  filter
React Search Input
🔍 Simple react.js component for a search input, providing a filter function.
Stars: ✭ 300 (-16.67%)
Mutual labels:  filter
hookr
PHP action and filter hook system
Stars: ✭ 39 (-89.17%)
Mutual labels:  filter
Graphql To Mongodb
Allows for generic run-time generation of filter types for existing graphql types and parsing client requests to mongodb find queries
Stars: ✭ 261 (-27.5%)
Mutual labels:  filter
Gulp Filter
Filter files in a `vinyl` stream
Stars: ✭ 308 (-14.44%)
Mutual labels:  filter
GPUImage FilterVideo
录制美颜视频
Stars: ✭ 12 (-96.67%)
Mutual labels:  filter
Badwords
A javascript filter for badwords
Stars: ✭ 336 (-6.67%)
Mutual labels:  filter
FilterDrawer
Android plug-and-play filter that slides
Stars: ✭ 17 (-95.28%)
Mutual labels:  filter
jog
Command line tool to view structured(JSON) log like 'tail -f', with filtering by log level and time range
Stars: ✭ 16 (-95.56%)
Mutual labels:  filter
Meiam.system
.NET 5 / .NET Core 3.1 WebAPI + Vue 2.0 + RBAC 企业级前后端分离权限框架
Stars: ✭ 340 (-5.56%)
Mutual labels:  filter
Android Ffmpeg Camerarecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
Stars: ✭ 334 (-7.22%)
Mutual labels:  filter

Instagram Filters for Android

this is a image filter that like instagram。 it is base on gpuimage。

and the idea from the instagram filters for ios where is also use the gpuimage。

the filter code is in the filter package in the sample model,you can copy it to your project。

GPUImage for Android

Idea from: iOS GPUImage framework

Goal is to have something as similar to GPUImage as possible. Vertex and fragment shaders are exactly the same. That way it makes it easier to port filters from GPUImage iOS to Android.

Requirements

  • Android 2.2 or higher (OpenGL ES 2.0)

AboutMe

一个Android开发者,热爱新技术,喜欢玩拍照。

Weibo: @码农明明桑

Blog: http://blog.isming.me

会经常在博客分享一些个人的学习记录,欢迎你的关注

License

Copyright 2014 Isming.me

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].