magickGUI
an R package that provides GUI tools for interactive image processing with the R package 'magick'
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.0%) to scientific vocabulary
Keywords
Repository
an R package that provides GUI tools for interactive image processing with the R package 'magick'
Basic Info
- Host: GitHub
- Owner: ShotaOchi
- License: gpl-3.0
- Language: R
- Default Branch: master
- Homepage: https://CRAN.R-project.org/package=magickGUI
- Size: 161 KB
Statistics
- Stars: 10
- Watchers: 2
- Forks: 1
- Open Issues: 2
- Releases: 2
Topics
Metadata Files
README.md
magickGUI
Note
magickGUI doesn't work on R 4.0.1 for Windows.
Purpose
The purpose of magickGUI is to enable us to use the functions of the package 'magick' interactively.
Installation
you can install magickGUI from CRAN or GitHub.
Run the following R code to install magickGUI. ```r
install from CRAN
install.packages("magickGUI")
install from Github
devtools::install_github("ShotaOchi/magickGUI") ```
Simple Demo
You can use image_threshold function of 'magick' interactively.
Run the following code.
r
library(magickGUI)
interactive_threshold(wizard)
Naming Rule
Just replace "image" with "interactive".
For example, imagethreshold → interactivethreshold.
Contribution
You're welcome to create issues for any bug report or suggestion on the issues page.
You can also fork this repository and send me a pull request for bug fixes or additional features.
Owner
- Name: Shota Ochi
- Login: ShotaOchi
- Kind: user
- Location: Japan
- Repositories: 5
- Profile: https://github.com/ShotaOchi
GitHub Events
Total
- Watch event: 1
Last Year
- Watch event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Shota Ochi | s****0@g****m | 196 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 2
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 3.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- ajfedorec (1)
- mahesh35 (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- cran 250 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 8
- Total maintainers: 1
cran.r-project.org: magickGUI
GUI Tools for Interactive Image Processing with 'magick'
- Homepage: https://github.com/ShotaOchi/magickGUI
- Documentation: http://cran.r-project.org/web/packages/magickGUI/magickGUI.pdf
- License: GPL-3
-
Latest release: 1.3.1
published over 2 years ago
Rankings
Maintainers (1)
Dependencies
- R >= 3.1.2 depends
- magick >= 2.2 depends
- tcltk * imports
- knitr * suggests
- rmarkdown * suggests
- testthat >= 2.0.0 suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact main composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- r-lib/actions/setup-pandoc v1 composite
- r-lib/actions/setup-r v1 composite