https://github.com/dulingkang/capture
实时滤镜,自定义相机,图片处理
https://github.com/dulingkang/capture
camera filter gpuimage
Last synced: about 1 month ago
JSON representation
实时滤镜,自定义相机,图片处理
- Host: GitHub
- URL: https://github.com/dulingkang/capture
- Owner: dulingkang
- License: mit
- Created: 2015-11-05T04:36:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T08:06:10.000Z (almost 9 years ago)
- Last Synced: 2023-10-20T19:29:39.742Z (over 1 year ago)
- Topics: camera, filter, gpuimage
- Language: Objective-C
- Homepage:
- Size: 12.4 MB
- Stars: 94
- Watchers: 8
- Forks: 26
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Capture
## 版本更新
1. 增加新的美颜filter,效果更自然;
2. 把submodule替换成pods。## 简介
> 图像视频处理,现在线上的产品:[爱拍美图] (https://appsto.re/cn/ti6t7.i), 自定义相机,用了GPUImage实时滤镜,还有一些图片的裁剪,拼图,装饰处理,现在主要是用swift写的。
## 安装
```
git clone https://github.com/dulingkang/Capture.git
pod install
```
> 如果没有pod,安装pod,参照[CocoaPods install](http://www.jianshu.com/p/906dd24632a4)## Useful Library
> * [iOS网址大全](http://www.jianshu.com/p/b34df116acd4)
- swift good third party library: [here](http://www.ioscookies.com)
- Very good online [Markdown edit](https://stackedit.io/editor), export PDF perfectly using Chrome