Skip to content

Commit

Permalink
Updated readme, described Sobel Edge Detection.
Browse files Browse the repository at this point in the history
  • Loading branch information
mudasobwa committed Oct 22, 2014
1 parent 3b576f6 commit 875086c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ watermark (text and/or date) applied
* method: `Magick::Screwdrivers.poster`
* binary: `bin/rmagick_poster`

* **sobel** — edge detection by Sobel operator (**experimental**, slow)
* method: `Magick::Screwdrivers.sobel`
* binary: `bin/rmagick_sobel`

## Installation

Add this line to your application's Gemfile:
Expand All @@ -45,6 +49,7 @@ and make heavy use of it:
$ magick_poster --help
$ magick_scale --help
$ magick_collage --help
$ magick_sobel --help

## [Ruhoh](http://ruhoh.com) [plugin](http://rocket-science.ru/rmagick-screwdrivers/use-with-ruhoh.html)

Expand Down

0 comments on commit 875086c

Please sign in to comment.