Andreas Lind
530c2a9fcf
Stop using the legacy .extract(top,left,width,height) in the documentation.
2015-11-18 12:06:10 +01:00
Lovell Fuller
5842da22d8
Merge pull request #306 from dacarley/negate
...
Add negate operation to invert all pixel values.
2015-11-17 20:45:09 +00:00
David Carley
3af62446fc
Implements greyscale thresholding
2015-11-17 12:15:34 -06:00
David Carley
33a175eafb
Implements negation.
2015-11-17 10:18:59 -06:00
Lovell Fuller
84fd1caa46
Switch default interpolator to bicubic #289
...
Only use gaussian blur for non-linear interpolators
Improves performance of bilinear by ~15%
Add liborc to the packaged build to improve bicubic perf
Add examples of the various interpolation methods
Add bilinear vs bicubic to perf tests
2015-11-15 22:04:31 +00:00
Lovell Fuller
9f59a2aebf
Version bumps and changelog for v0.11.4
2015-11-05 21:36:44 +00:00
Ray Shan
29252d9dbb
Clarify fileName argument by changing to path
...
I noticed we can do something like `.toFile("tmp/temp.jpg")`
2015-10-13 12:21:41 -07:00
J. Andrew Brassington
660f3d58be
Fix typo (docs/api)
...
Line 330: "betweem" => "between"
2015-10-07 19:01:35 -07:00
Lovell Fuller
045680fba5
Document use of crop gravity as a String
2015-08-19 16:28:28 +01:00
Lovell Fuller
d26f6b3b89
Big documentation clean-up
...
Add structure via mkdocs (replaces ever-growing README)
Inline usage examples with the method they demonstrate
Add changelog
2015-07-15 10:17:55 +01:00