# labelU-Kit **Repository Path**: x0x0/labelU-Kit ## Basic Information - **Project Name**: labelU-Kit - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: alpha - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-08 - **Last Updated**: 2025-02-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

LabelU前端标注组件库,支持图片2D框、点、线、多边形、立体框及混合标注工具,可用于标注平台开发集成,开箱即用。

English | 简体中文
## 特性 - 支持图片 拉框、点、线(包含曲线)、多边形(包含闭合曲线)、立体框标注 - 支持视频标注 - 支持音频标注 - 原子化模块,可自由组合 ## 开始使用 - Playground:[https://opendatalab.github.io/labelU-Kit/](https://opendatalab.github.io/labelU-Kit/) - 体验 LabelU 在线版:[https://labelu.shlab.tech/](https://labelu.shlab.tech/) ## Packages | 名称 | 版本 | 描述 | | --- | --- | --- | | [@labelu/image](./packages/image) | [![npm](https://img.shields.io/npm/v/%40labelu/image.svg)](https://www.npmjs.com/package/@labelu/image) | 图片标注引擎 | | [@labelu/i18n](./packages/i18n) | [![npm](https://img.shields.io/npm/v/%40labelu/i18n.svg)](https://www.npmjs.com/package/@labelu/i18n) | 国际化语言包 | | [@labelu/interface](./packages/interface) | [![npm](https://img.shields.io/npm/v/%40labelu/interface.svg)](https://www.npmjs.com/package/@labelu/interface) | 基础类型定义 | | [@labelu/components-react](./packages/components-react) | [![npm](https://img.shields.io/npm/v/%40labelu/components-react.svg)](https://www.npmjs.com/package/@labelu/components-react) | 基础 React 组件 | | [@labelu/image-annotator-react](./packages/image-annotator-react) | [![npm](https://img.shields.io/npm/v/%40labelu/image-annotator-react.svg)](https://www.npmjs.com/package/@labelu/image-annotator-react) | 图片 React 标注套件 | | [@labelu/audio-react](./packages/audio-react) | [![npm](https://img.shields.io/npm/v/%40labelu/audio-react.svg)](https://www.npmjs.com/package/@labelu/audio-react) | 基础音频标注 React 组件 | | [@labelu/audio-annotator-react](./packages/audio-annotator-react) | [![npm](https://img.shields.io/npm/v/%40labelu/audio-annotator-react.svg)](https://www.npmjs.com/package/@labelu/audio-annotator-react) | 音频 React 标注套件 | | [@labelu/video-react](./packages/video-react) | [![npm](https://img.shields.io/npm/v/%40labelu/video-react.svg)](https://www.npmjs.com/package/@labelu/video-react) | 基础视频标注 React 组件 | | [@labelu/video-annotator-react](./packages/video-annotator-react) | [![npm](https://img.shields.io/npm/v/%40labelu/video-annotator-react.svg)](https://www.npmjs.com/package/@labelu/video-annotator-react) | 视频 React 标注套件 | ## 许可证 此项目根据 Apache 2.0 许可证发布