NEWS
recogito 0.2.1 (2022-08-17)
- on re-rendering recogito in relations mode, now set the button by default correctly to mode ANNOTATION
- Change of maintainer email address
recogito 0.2.0
- read_annotorious now extracts from x$target$selector instead of x$target[[1]]$value
- Allow to annotate using zoomable images using openseadragon
- annotorious gains a type argument, allowing to use openseadragon for zoomable image selections
- added openseadragonOutput, renderOpenSeaDragon, openseadragonOutputNoToolbar, renderOpenSeaDragonNoToolbar and backend functions for these
- added javascript libraries (and updated LICENSE.note)
- openseadragon-2.4.2
- annotorious-2.5.10
- annotorious-openseadragon-2.6.0
- annotorious-shape-labels-0.2.4
- annotorious-toolbar-1.1.1
- annotorious-better-polygon-0.2.0
- recogito now displays the tagset on top of the widget
- recogito now gains an extra argument annotations, which can be used to preload existing annotations
- read_recogito provides a better default when no annotations have been done
- renderRecogito and renderRecogitotagsonly now clear existing annotations
- adding examples on showing annotations are deleted when you select a new text/image
- added ocv_crop_annotorious
- added ocv_read_annotorious
recogito 0.1.2 (2022-08-08)
- Updated recogito-js library to version 1.7.1
- Added additional example shiny app for recogito relations
recogito 0.1.1 (2021-06-17)
recogito 0.1
- Initial version of the package including recogito and annotorious
- Allow to build shiny apps to annotate text and images