I'd like to be able to upload a photo of a room, closet, drawer, etc, and then create records for items in the photo.
Explore using Image Pin to tag items in a photo. (Can it create entities?)
Explore using clone modules, to clone a collection image media and re-crop around the item.
Image Pin
https://www.drupal.org/project/imagepin
Old module, depends on jQuery UI Droppable.
Unable to edit pins, must recreate.
Create custom widget plugins, provides text label out of the box.
Widget plugin stores image coordinates, entity/field info.
Is it a good data structure? Can the js library be replaced later?
Image Annotator
https://www.drupal.org/project/img_annotator
Dev version supports Drupal 10.x
Drupal 11 compatibility
Uses Annatorious library.
Looks like this selects shapes on an image.
Draggable Mapper
https://www.drupal.org/project/draggable_mapper
jQuery UI dependencies (Draggable/Droppable/Resizable).
Stores data in paragraphs?
Newer module.