UNPKG

focus

Version:

Image focal point detection

26 lines (14 loc) 342 B
# focus Focal point detection (work in progress). ## Installation $ component install component/focus ## Example ```js var focus = require('focus'); var point = focus(canvas); ``` ## Examples ![](http://f.cl.ly/items/1s0P2t0R3o3y1o2H0p3J/fox.jpg) ![](http://f.cl.ly/items/0O3A451Q0T2U3T1S3k0H/owl.jpg) # License MIT