# pico.js **Repository Path**: ws2004v/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**: 0 - **Forks**: 19 - **Created**: 2020-02-21 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **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. The folder `wasm/` demonstrates how to compile the original `pico` to WebAssembly. ## License MIT. ## Updates and similar projects Follow @tehnokv on twitter or visit the blog at .