All Projects → OlegChen → GPUImage_FilterVideo

OlegChen / GPUImage_FilterVideo

Licence: other
录制美颜视频

Programming Languages

objective c
16641 projects - #2 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to GPUImage FilterVideo

Ios tips
iOS的一些示例,持续更新中:1、AVFoundation 高仿微信相机拍摄和编辑 2、AVFoundation 人脸检测、实时滤镜、音视频编解码、GPUImage框架的使用等音视频相关内容 3、OpenGLES 4、LeetCode算法练习 5、iOS Crash防护和APM监控 6、WKWebView相关的内容 等........
Stars: ✭ 896 (+7366.67%)
Mutual labels:  camera, filter
Android Ffmpeg Camerarecord
使用JavaCV提供的支持, 使用OpenGL实时处理+显示摄像头采集的图像, 并使用FFMPEG实时录制音视频
Stars: ✭ 334 (+2683.33%)
Mutual labels:  camera, filter
Camerafilters
📷 摄像头实时滤镜处理库,自带10多种滤镜,支持滤镜扩展,并且兼容七牛云直播滤镜处理
Stars: ✭ 181 (+1408.33%)
Mutual labels:  camera, filter
Ypimagepicker
📸 Instagram-like image picker & filters for iOS
Stars: ✭ 3,661 (+30408.33%)
Mutual labels:  camera, filter
Ezfilter
A lightweight (<180KB), easy-to-extend Android filter and dynamic sticker framework for adding filters and stickers for camera, video, bitmap and view.(一个轻量级(<180KB)、易扩展的Android滤镜和动态贴纸框架,支持摄像头、视频、图片和视图添加滤镜和贴纸。)
Stars: ✭ 155 (+1191.67%)
Mutual labels:  camera, filter
Gpuimage X
A Cross-platform (for both Android & iOS) Framework for GPU-based Filters, Video and Image Processing.
Stars: ✭ 154 (+1183.33%)
Mutual labels:  camera, filter
Pixelsdk
The modern photo and video editor for your iPhone / iPad app. A fully customizable image & video editing iOS Swift framework.
Stars: ✭ 192 (+1500%)
Mutual labels:  camera, filter
ONVIF-Java
A Java client library to discover, control and manage ONVIF-supported devices.
Stars: ✭ 94 (+683.33%)
Mutual labels:  camera
ionic-multi-camera
Take multiple photos one after another
Stars: ✭ 12 (+0%)
Mutual labels:  camera
tethr
JavaScript/TypeScript library built on top of WebUSB for controlling digital cameras from browsers.
Stars: ✭ 62 (+416.67%)
Mutual labels:  camera
Maple-Syrup-Pi-Camera
Low power smart camera (3D printed) based on the Raspberry Pi Zero W and Google Coral EdgeTPU
Stars: ✭ 31 (+158.33%)
Mutual labels:  camera
VBA-Arrays
😎 Array functions that are similar JavaScript functions. Example: Push, Pop, Shift, Unshift, Sort, length, toString.
Stars: ✭ 48 (+300%)
Mutual labels:  filter
PhotosApp
React Native Photos App: AWS Amplify, AWS S3, Mobile Analytics with Pinpoint
Stars: ✭ 21 (+75%)
Mutual labels:  camera
optical-pulse-reader
iOS application that uses camera to detect heart rate.
Stars: ✭ 45 (+275%)
Mutual labels:  camera
hookr
PHP action and filter hook system
Stars: ✭ 39 (+225%)
Mutual labels:  filter
cannon-bluetooth-remote
Python script to emulate Canon's BR-E1 remote
Stars: ✭ 22 (+83.33%)
Mutual labels:  camera
MCamera
CameraViewController which allows to take photos, set filters, peform image blurring and more.
Stars: ✭ 28 (+133.33%)
Mutual labels:  camera
neural-greenscreen
Real time background replacement on a mac os driven webcam using the DeepLabV3 neural network for image segmentation and the native CoreMediaIO DAL framework of Mac OS.
Stars: ✭ 18 (+50%)
Mutual labels:  camera
jog
Command line tool to view structured(JSON) log like 'tail -f', with filtering by log level and time range
Stars: ✭ 16 (+33.33%)
Mutual labels:  filter
filter
⏳ Provide filtering, sanitizing, and conversion of Golang data. 提供对Golang数据的过滤,净化,转换。
Stars: ✭ 53 (+341.67%)
Mutual labels:  filter

GPUImage_FilterVideo

录制视频 - 添加滤镜

演示图

 img

说明

1.手动集成GPUImage 链接

2.if you meet following errors

  • “GPUImage.h” not found’

  • then the straightforward way is to add the directory to your header search paths:

  • PathToGpuFramework/frameworksource

  • PathToGpuFramework/frameworksource/iOS

拍摄首帧黑屏解决 -- 链接

初步工程,后期完善各种功能,欢迎大家Issues 和 Star!

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].