react-image-annotate icon indicating copy to clipboard operation
react-image-annotate copied to clipboard

Create image annotations. Classify, tag images with polygons, bounding boxes or points.

Results 109 react-image-annotate issues
Sort by recently updated
recently updated
newest added

The location of box or polygon will shift to the right after zoom in over 200%. Original location (https://imgur.com/lw50E3Z) Shift location (https://imgur.com/vzsvElo)

I am planning to use [react-image-annotate][1] to annotate images by drawing polygons. But `react-image-annotate` by default only allows selecting a classification from a predefined list. I wanted something like this...

Hi team, I am looking for a way to customize the components provided in this tool, how am I supposed to it, any help will be appreciated. P.S. I want...

New version of Firefox ver 92.0.1 does not display the image. The container is shown with controls, but the image is not displayed. Just an empty box where the image...

It would be great to be able to provide an array of custom colors to the annotator component properties. I have a use case where users can pre-define a custom...

I want to use hot key for component react-image-annotate. I cannot find any information about it. I see in story book that there is such possibility Will be appreciate for...

My case: Inserted regions with a few points => Polygon. Tried if the next,prev works - it doesn't. (No error, whatsoever) Tried to see if it saves - it doesn't....

bug

Chrome Version - 87.0.4280.141 React Version - 17.0.1 react-image-annotate version - 1.7.12 When I have more than one image in the image array and try to click next it flips...

I am pretty new in Web. I use your I want to change onNextImage behavior By clicking onNextImage perform onExit(). Is it possible? I will appreciate for any help. thanks...

I forked this package and am trying to build a clone for NPM. I can't get the package to build properly on NPM. I made a Windows command and it's...