Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/component/focus

Image focal point detection algorithm
https://github.com/component/focus

Last synced: 12 days ago
JSON representation

Image focal point detection algorithm

Awesome Lists containing this project

README

        

# 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