UNPKG

react-visual-annotator

Version:

Powerful React image and video annotation tool for machine learning, computer vision, and AI training data creation. Features rotatable bounding boxes, polygons, keypoints, segmentation with TypeScript support and Material-UI components.

5 lines (3 loc) 165 B
import { AnnotatorProps } from '../Annotator'; declare const _default: (props: AnnotatorProps) => import("react/jsx-runtime").JSX.Element; export default _default;