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.

4 lines (3 loc) 246 B
export declare const colors: ("#f44336" | "#2196f3" | "#4caf50" | "#ef6c00" | "#795548" | "#689f38" | "#e91e63" | "#9c27b0" | "#3f51b5" | "#009688" | "#cddc39" | "#607d8b")[]; export declare const colorInts: Array<number>; export default colors;