react-image-annotate
react-image-annotate copied to clipboard
Create image annotations. Classify, tag images with polygons, bounding boxes or points.
Setting all those props to true makes no difference, the buttons still appear on the screen. Did anyone manage a workaround for that behavior? thanks!
As mentioned above, I want to get the real px values of box and polygon, and the documentation doesn't show how to get them. I learned from the previous issue...
I'm run "npm install react-image-annotate" and i found this error. ------------------------------------------------------------------------- npm ERR! code 1 npm ERR! path C:\React\imageAnotation\label\node_modules\canvas npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c...
### Reproduce the bug 1. `npm install react-image-annotate` ### Expected behavior installed package ### Current behavior ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm...
After saving regions and reloading the page if click on a single region it selects multiple regions and on deleting all the regions are getting deleted.
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.20 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Is there a way for the user to rotate the green box and place it while dealing with react-image-annote? If there is, please let me know how.
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...