Secretmapper / react-image-annotation

An infinitely customizable image annotation library built on React
https://secretmapper.github.io/react-image-annotation/
MIT License
326 stars 135 forks source link

Custom shape support #38

Closed kkmonlee closed 4 years ago

kkmonlee commented 4 years ago

Hi! I'm trying to use this library to annotate images for my project. However, I'd like to create a custom shape and use that instead of POINT. Something along the lines of (attached).

Screenshot from 2019-11-21 17-43-26

Is there currently any support of something along the lines of this?