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

./node_modules/material-survey/components/Survey/index.js Module parse failed: Unexpected token (143:16) You may need an appropriate loader to handle this file type. | } | }, _react2.default.createElement(_SurveyQuestion2.default, { | question: { ...q, | defaultAnswer:...

I am trying to add functionality of the Save button using the annotator but following the documentation I am unsure of how to use the onExit property. Currently I am...

@semantic-release/[email protected]: The engine "node" is incompatible with this module. Expected version ">=10.18". Got "10.16.3" Doing `yarn add react-image-annotate` FYI: I need to stick to node version 10.16 as my app...

This PR enables selecting multiple regions at once. Demo: https://l.sr.ht/NU-U.mp4 Implemented: - [x] Ctrl+Click extends the selection with a new region - [x] Delete deletes all selected regions TODO: -...

Convert the pdf to an image and allow annotation. It may be possible to embed the PDF directly.

enhancement

We should have a setting that places labels in the center of a region. We'll need to be careful to not cover any points

Right now this library uses an almost-redux architecture, when it could really just use Redux. Let's switch to redux and simplify things.

In a full segmentation setting, polygons should neatly snap together to eliminate gaps.

component does nothing when image is downloading on web page. It's very ambiguous, experience when images are 20+ MB in sizes.

enhancement

Arms and legs are often obscured in pose estimation settings, the user should be able to mark that on the points by double clicking them.