Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dmitric/DLCImagePickerController
ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
https://github.com/dmitric/DLCImagePickerController
Last synced: 1 day ago
JSON representation
ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces.
- Host: GitHub
- URL: https://github.com/dmitric/DLCImagePickerController
- Owner: dmitric
- License: bsd-3-clause
- Created: 2012-08-18T18:43:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-03T21:00:40.000Z (almost 11 years ago)
- Last Synced: 2024-10-29T19:58:52.121Z (15 days ago)
- Language: Objective-C
- Homepage: www.backspac.es
- Size: 1.16 MB
- Stars: 1,562
- Watchers: 170
- Forks: 320
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - DLCImagePickerController - ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces. (etc)
- awesome - DLCImagePickerController - ImagePickerController with live filters, radial blur and more. Brought to you by Backspaces. (etc)
README
About
-----DLCImagePickerController is a fast, beautiful and fun way to filter and capture your photos with OpenGL and your iPhone.
The majority of the praise should be directed towards BradLarson for his [GPUImage](https://github.com/BradLarson/GPUImage) library.To see the camera in action [download Backspaces](http://backspac.es/download).
Setup
------When you clone the repo, you'll need to download GPUImage assets:
```
git submodule init
git submodule update
```Features
---------### Live Filters
Here are some examples of the filters that are included. These are being applied to the live camera stream.![Filters](http://i.imgur.com/rJx1l.png)
or check out on outdoor shoot with the old UI [here](http://i.imgur.com/bHNAN.png)
### Radial Blur
It also has a radial blur, that you can move and pinch to your liking on the live view or captured image
![Radial blur on and off](http://i.imgur.com/RhCcV.png)
### Front Facing Camera
There is a front facing camera
![Front facing camera](http://i.imgur.com/CqOra.png)
### Apply filters/blur after capture or retake photo
After you capture the image, you can apply new filters and toggle/move/resize the blur as you please or decide to retake it
![Filters](http://i.imgur.com/TtMMm.png)
### Use an image from your camera roll
Import a picture from your camera roll and apply a filter/blur to it
![Loaded from camera roll](http://i.imgur.com/6f2fQ.png)
Example output
---------------These images were produced using the sample program included in this repo
[Soft filter in nice daylight](http://i.imgur.com/0OncO.jpg)
[High contrast black and white with radial blur](http://i.imgur.com/6B4iz.jpg)
Contact
--------
**Dmitri Cherniak**+ http://twitter.com/dmitric
+ http://github.com/dmitric**Wylie Conlon**
+ http://twitter.com/wylieconlon
+ http://github.com/wylieconlon