Package: annotator 0.0.3.1
Mihai Valcu
annotator: Image Annotation and Polygon Outlining using Free Drawing
Provides functions to create image annotations through polygon outlining. Annotator has the same function as 'graphics::locator()' but achieves its purpose through drawing, rather than multiple mouse clicks. It is based on the 'htmlwidgets' package and 'fabric.js' JavaScript library <http://fabricjs.com/>.
Authors:
annotator_0.0.3.1.tar.gz
annotator_0.0.3.1.zip(r-4.5)annotator_0.0.3.1.zip(r-4.4)annotator_0.0.3.1.zip(r-4.3)
annotator_0.0.3.1.tgz(r-4.4-any)annotator_0.0.3.1.tgz(r-4.3-any)
annotator_0.0.3.1.tar.gz(r-4.5-noble)annotator_0.0.3.1.tar.gz(r-4.4-noble)
annotator_0.0.3.1.tgz(r-4.4-emscripten)annotator_0.0.3.1.tgz(r-4.3-emscripten)
annotator.pdf |annotator.html✨
annotator/json (API)
# Install 'annotator' in R: |
install.packages('annotator', repos = c('https://valcu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/valcu/annotator/issues
Last updated 1 years agofrom:526593e029. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win | NOTE | Nov 10 2024 |
R-4.5-linux | NOTE | Nov 10 2024 |
R-4.4-win | OK | Nov 10 2024 |
R-4.4-mac | OK | Nov 10 2024 |
R-4.3-win | OK | Nov 10 2024 |
R-4.3-mac | OK | Nov 10 2024 |
Exports:annotateannotatorOutputrenderAnnotatorrunExample
Dependencies:base64encbslibcachemclicommonmarkcrayondigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangrmarkdownsassshinysourcetoolstinytexwithrxfunxtableyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Create an annotation widget | annotate |
Image annotation | annotator-package annotator |
Widget output function for use in Shiny | annotatorOutput |
this is an 800x600 transparent png | empty_png |
Widget render function for use in Shiny | renderAnnotator |
Run Shiny Examples | runExample |