# pico.js **Repository Path**: mirrors/pico.js ## Basic Information - **Project Name**: pico.js - **Description**: pico.js 是一个只有 200 行纯 JavaScript 代码的人脸检测库,具备实时检测功能(在实际环境中可达到200+ FPS),压缩后仅 2kB - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/picojs - **GVP Project**: No ## Statistics - **Stars**: 58 - **Forks**: 19 - **Created**: 2018-04-24 - **Last Updated**: 2024-12-04 ## Categories & Tags **Categories**: cv **Tags**: None ## README ## pico.js A face-detection library in 200 lines of JavaScript. * approximately 200 lines of pure JavaScript * see for details * real-time detection demo available at ## lploc.js A tiny JavaScript library for real-time localization of eye pupils. * see for details * real-time demo available at ## Examples The folder `examples/` contains a webcam and image demo that demonstrate how to use the libraries. Use these files as documentation. ## License MIT. ## Updates and similar projects Visit .