Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/robotsandpencils/rpinstantalpha
Easily allow users to remove the background from an image, just like in iWork
https://github.com/robotsandpencils/rpinstantalpha
appkit cocoapods macos objective-c ui
Last synced: 3 months ago
JSON representation
Easily allow users to remove the background from an image, just like in iWork
- Host: GitHub
- URL: https://github.com/robotsandpencils/rpinstantalpha
- Owner: RobotsAndPencils
- License: mit
- Created: 2014-05-13T22:41:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-20T17:45:26.000Z (over 10 years ago)
- Last Synced: 2024-04-17T01:54:14.585Z (10 months ago)
- Topics: appkit, cocoapods, macos, objective-c, ui
- Language: Objective-C
- Size: 1.37 MB
- Stars: 30
- Watchers: 13
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RPInstantAlpha
Easily allow users to remove the background from an image, just like in iWork
[![Build Status](https://travis-ci.org/RobotsAndPencils/RPInstantAlpha.svg)](https://travis-ci.org/RobotsAndPencils/RPInstantAlpha)
[![Version](http://cocoapod-badges.herokuapp.com/v/RPInstantAlpha/badge.png)](http://cocoadocs.org/docsets/RPInstantAlpha)
[![Platform](http://cocoapod-badges.herokuapp.com/p/RPInstantAlpha/badge.png)](http://cocoadocs.org/docsets/RPInstantAlpha)![Demo GIF](demo.gif)
## Usage
To run the example project; clone the repo, and run `pod install` from the Example directory first.
## Installation
RPInstantAlpha is available through [CocoaPods](http://cocoapods.org), to install
it simply add the following line to your Podfile:pod "RPInstantAlpha"
## Contact
[![Robots & Pencils Logo](RNPLogo.png)](http://www.robotsandpencils.com)
Follow Robots & Pencils on Twitter ([@robotsNpencils](https://twitter.com/robotsNpencils))
### Maintainers
- [Brandon Evans](http://github.com/interstateone) ([@interstateone](https://twitter.com/interstateone))
## License
RPInstantAlpha is available under the MIT license. See the LICENSE file for more info.
The example application includes the photo [Grass](https://www.flickr.com/photos/jogibaer2/13991697118/) by [JogiBaer2](https://www.flickr.com/photos/jogibaer2). It is licensed as [CC BY 2.0](https://creativecommons.org/licenses/by/2.0/legalcode).