Skip to content

ArnonHongklay/background_removal

Repository files navigation

Background Removal

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'background_removal'

And then execute:

$ bundle

Or install it yourself as:

$ gem install background_removal

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

How to Configure

at config/initializers/background_removal.rb

BackgroundRemoval.path = Rails.root.join("tmp")

Test

BackgroundRemoval.processor("http://www.trollheaven.com/wp-content/uploads/2015/02/esq-00-women-pp.jpg")

Original

http://www.trollheaven.com/wp-content/uploads/2015/02/esq-00-women-pp.jpg

Finalize

esq-00-women-pp

About

Library Image background removal

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages