# focus **Repository Path**: mirrors_component/focus ## Basic Information - **Project Name**: focus - **Description**: Image focal point detection algorithm - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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