RubyGems Navigation menu

croptoelie 0.3.0

Crops images based on entropy: leaving the most interesting part intact. Don't expect this to be a replacement for human cropping, it is an algorythm and not an extremely smart one at that :). Best results achieved in combination with scaling: the cropping is then only used to square the image, cutting off the least interesting part. It offers two methods, scanning and trimming: with scanning the whole image is placed in an array then evaluated: very slow and memory-gobbling. The trimming simply chops off te edge that is least interesting, and continues doing so, untill it reached the requested size.

Gemfile:
= In die Zwischenablage kopieren Kopiert!

installieren:
=

Versionen:

  1. 0.5.0 - November 20, 2012 (6,09 MB)
  2. 0.4.1 - November 18, 2012 (6,09 MB)
  3. 0.4.0 - April 19, 2011 (5,38 MB)
  4. 0.3.1 - April 07, 2011 (5,35 MB)
  5. 0.3.0 - April 07, 2011 (5,35 MB)
Zeige alle Versionen (6 total)

Runtime Abhängigkeiten (2):

rmagick >= 0
rmagick > 2.11.0

Development Abhängigkeiten (4):

bundler ~> 1.0.0
jeweler ~> 1.5.2
rcov >= 0
shoulda >= 0

Besitzer:

Autoren:

  • Bèr Kessels

SHA 256-Prüfsumme:

ee72474e77ba6812db1156856e97ae554529103ec183e2091d995daa8fce77e0

Downloads insgesamt 23.380

Für diese Version 3.821

Lizenzen:

k.A.

Erforderliche Ruby-Version: None

Links: