mirror of
https://github.com/willnorris/imageproxy.git
synced 2026-04-26 05:16:25 +02:00
update all vendored dependencies
This commit is contained in:
parent
0c20cbe5b5
commit
1933f5bf1c
284 changed files with 37534 additions and 11024 deletions
6
vendor/github.com/muesli/smartcrop/README.md
generated
vendored
6
vendor/github.com/muesli/smartcrop/README.md
generated
vendored
|
|
@ -11,7 +11,8 @@ Image: [https://www.flickr.com/photos/endogamia/5682480447](https://www.flickr.c
|
|||
|
||||
## Installation
|
||||
|
||||
Make sure you have a working Go environment. See the [install instructions](http://golang.org/doc/install.html).
|
||||
Make sure you have a working Go environment (Go 1.4 or higher is required).
|
||||
See the [install instructions](http://golang.org/doc/install.html).
|
||||
|
||||
To install smartcrop, simply run:
|
||||
|
||||
|
|
@ -60,10 +61,9 @@ Also see the test cases in smartcrop_test.go for further working examples.
|
|||
You can find a bunch of test images for the algorithm [here](https://github.com/muesli/smartcrop-samples).
|
||||
|
||||
## Development
|
||||
API docs can be found [here](http://godoc.org/github.com/muesli/smartcrop).
|
||||
|
||||
Join us on IRC: irc.freenode.net/#smartcrop
|
||||
|
||||
[](https://godoc.org/github.com/muesli/smartcrop)
|
||||
[](https://travis-ci.org/muesli/smartcrop)
|
||||
[](https://coveralls.io/github/muesli/smartcrop?branch=master)
|
||||
[](http://goreportcard.com/report/muesli/smartcrop)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue