I’ve mentioned a number of most recently the TGCameraViewController which features nice visual effects and a great UI.
Here’s an open source library called FastttCamera from IFTTT that makes it easier to work with the camera than AVFoundation, provides higher performance, adds a number of nice features for image processing and more.
Specifically some of FastttCamera’s features include:
- Adjustment based on orientation even if the lock is on
- Adjusting of the camera’s focus based on tap gestures
- Full resolution photos
- Cropping images to the camera’s view
- Processing high-resolution images quickly with minimal memory usage
- Overall just works faster
An example project including a complete interface is included.
Here’s an image showing FastttCamera in action:
You can find FastttCamera on Github here.
A nice library for working with the camera.
Original article: Open Source iOS Library Makes Workign With The Camera Easier And Adds A Number Of Nice Features
©2015 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
