Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Image annotation using free drawing.

NotificationsYou must be signed in to change notification settings

valcu/annotator

Repository files navigation

CRAN_Status_BadgeR-CMD-check

Image annotation using free drawing.

annotator provides functions to create image annotations through polygon outlining. Annotator has the same function asgraphics::locator() but achieves its purpose through drawing, rather than multiple mouse clicks.

annotator is based onfabric.js, a Javascript HTML5 canvas library andhtmlwidgets, a package that provides a framework for creating R bindings to JavaScript libraries.

The main function of the package isannotate(path_to_image). Polygons can be outlined on the image and polygon's coordinates are returned after each draw.

annotate widget

annotator makes it easy to create annotation pipelines inshiny. A minimal Shiny app demonstrating a simple pipeline can be found onshinyapps.io.

annotate widget

Installation

Stable version from CRAN:

install.packages("annotator")

Developement version from GITHUB:

remotes::install_github("valcu/annotator")

About

Image annotation using free drawing.

Resources

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp