sharp
sharp copied to clipboard
Use vips_smartcrop for a smart extract and expose coords
As originally suggested here.
This has the potential benefit of giving us a focus region/point by exposing the top/left coords.
~~v0.19.0 will expose these via info.cropOffsetLeft and info.cropOffsetTop~~
Oh wait, sorry, this is extract not resize, ignore me.