Imports of package smartcrop

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
github.com/nfnt/resizePackage resize implements various image resizing methods.
golang.org/x/image/drawPackage draw provides image composition functions.
imagePackage image implements a basic 2-D image library.
image/colorPackage color implements a basic color library.
image/jpegPackage jpeg implements a JPEG image decoder and encoder.
image/pngPackage png implements a PNG image decoder and encoder.
io/ioutilPackage ioutil implements some I/O utility functions.
logPackage log implements a simple logging package.
mathPackage math provides basic constants and mathematical functions.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
timePackage time provides functionality for measuring and displaying time.