Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.9 KB

README_en-US.md

File metadata and controls

38 lines (30 loc) · 2.9 KB

LabelU is a frontend annotation component library that supports 2D bounding boxes, Points, Lines, Polygons, and Cuboids, as well as mixed annotation tools for images. It can be utilized for the development and integration of annotation platforms, ready for use out of the box.

English | 简体中文

Features

  • Supports 2D bounding box, point, line (spline), cuboid, and polygon (closed-spline) annotation for images
  • Supports video annotation
  • Supports audio annotation
  • Modular components that can be freely combined

Getting Started

Packages

Name Version Description
@labelu/image npm image annotation engine
@labelu/interface npm Basic TypeScript interfaces for annotators
@labelu/components-react npm Basic React components for other packages
@labelu/image-annotator-react npm Image Annotator for React
@labelu/audio-react npm Basic React components for Audio annotator
@labelu/audio-annotator-react npm Audio annotator for React
@labelu/video-react npm Basic React components for Video annotator
@labelu/video-annotator-react npm Video annotator for React

License

This project is released under the Apache 2.0 license.