annotorious-v1 icon indicating copy to clipboard operation
annotorious-v1 copied to clipboard

Custom Popup

Open bkj opened this issue 9 years ago • 4 comments
trafficstars

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 avatar Aug 03 '16 05:08 bkj

@bkj have you managed to solve this problem somehow? I have a very similar task.

Tuzoff avatar Jan 23 '17 23:01 Tuzoff

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.

bkj avatar Jan 24 '17 14:01 bkj

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?

Tuzoff avatar Jan 24 '17 15:01 Tuzoff

I need to do something similar too, any ideas? is this possible with annotorious?

rohan-sawant-smartcow avatar Nov 30 '18 11:11 rohan-sawant-smartcow