annotorious-v1
annotorious-v1 copied to clipboard
Custom Popup
Hi -- is anyone able to provide guidance on how to implement a custom popup? I only want to allow annotations from two different classes, and don't want the user to have to type the name of the class each time. Any hints would be much appreciated.
Thanks Ben
@bkj have you managed to solve this problem somehow? I have a very similar task.
No I actually ended up using sloth instead:
http://sloth.readthedocs.io/en/latest/first_steps.html
I didn't actually have to do the annotation online or in a browser, so that was all I needed. Adding custom classes and keybindings in sloth is easy enough.
Thanks! But is it possible to organize complex interface with Sloth, e.g. one image to be annotated with other appearing on the same screen depending on the original image's annotation?
I need to do something similar too, any ideas? is this possible with annotorious?