react-annotation-tool
react-annotation-tool copied to clipboard
A React based image & video annotation tool
npm WARN deprecated [email protected]: You can find the new Popper v2 at @popperjs/core, this package is dedicated to the legacy v1 npm WARN [email protected] requires a peer of typescript@>=2.8.0 ||...
Is is possible to add a setting where the user can manually set names for all the bounding boxes rather than using random strings eg. 'jwzlwirv', 'jwzlwrh3', 'jwzlwrh4' and so...
does the package supports BoundingBox annotation ?
Using the quick start, installed the package. Coded a very basic example. (would be nice to have one shown somewhere) Get an odd execution error. This code ==========================code start ============...
I'm using this package for drawing polygons on images, ### Desired Behaviour: > Default annotation prop should ret to initial value once I save annotations on a custom action call....
An exception is thrown when ImageTool is imported and placed in a custom container. Note that example code is used for testing. See snippet below. ` import {ImageTool} from "react-annotation-tool"...
Can you please update library to be available on React 18?