I have a table containing an image column, and I'd like to have an interactive way to let the user classify these images, e.g. by entering an integer number (1,2,3,4) into an empty column next to the image.
Is there a way to do this via some interactive node?
I had a look at this discussion on the forum using an R Snippet to allow entering/changing values in a table, but this doesn't allow for an image column. I also thought about using the HiLite feature in some way, but the HiLite menu is grayed out in the Image Viewer.