dlama428 / focus

Image focal point detection algorithm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

focus

Focal point detection (work in progress).

Installation

 $ component install component/focus

Example

var focus = require('focus');
var point = focus(canvas);

Examples

License

MIT

About

Image focal point detection algorithm


Languages

Language:JavaScript 70.7%Language:HTML 27.1%Language:Makefile 2.1%