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

Manually add text for classification in react-image-annotate

Open arhmnsh opened this issue 4 years ago • 1 comments

I am planning to use react-image-annotate 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 library react-image-annotation where you can draw a bounding box and it shows you a field in which you can enter custom text.

The documentation says it is possible to build a custom form using RegionEditLabel, but there is no clear documentation for it.

arhmnsh avatar Mar 28 '21 04:03 arhmnsh

I have asked the same question on StackOverflow, which is having a bounty for the approved answer: https://stackoverflow.com/questions/66828641/manually-add-text-for-classification-in-react-image-annotate

@seveibar requesting your support please.

arhmnsh avatar Mar 30 '21 10:03 arhmnsh