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

I tried to run the Usage code, and got an error: Module not found: Can't resolve 'classnames' in 'C:\......\**PROJECT_NAME**\node_modules\material-survey\components\USRegionQuestion'

Make the scroll behavior configurable in settings to allow Scroll to Pan.

enhancement

I get this error whenever i try to load in the inital project, with the standard props defined in the npm module. Can anybody help with this ![image](https://user-images.githubusercontent.com/43782552/69415135-597b9600-0d14-11ea-9f0f-410f1ea8f562.png)

Is there a way to delete a point in a polygon? The problem is if for whatever reason you move two points too close to each other they become stuck,...

On hovering over a polygon annotation, we get '+' symbol to add a point, but there is no option to drag it. The only option is to delete it and...

I am attempting to develop an annotation tool using this library , but can't seem to find any projects or demonstrations to save the annotations . perhaps you could give...