Package: magickx 0.1.0
magickx: Extension of the R-Package magick
Image manipulation based on the magick package. It contains functions to select or remove horizontal or vertical stripes from an image. These may be used to cut off undesired areas from an image, e.g. as preparation for optical character recognition (OCR).
Authors:
magickx_0.1.0.tar.gz
magickx_0.1.0.tar.gz(r-4.4-noble)
magickx_0.1.0.tgz(r-4.4-emscripten)magickx_0.1.0.tgz(r-4.3-emscripten)
magickx.pdf |magickx.html✨
magickx/json (API)
# Install 'magickx' in R: |
install.packages('magickx', repos = c('https://hsonne.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/hsonne/magickx/issues
Last updated 5 years agofrom:5f895ba219. Checks:ERROR: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Nov 04 2024 |
Vignettes and/or manual for this package failed to build, some documents may be unavailable. Please inspect thebuild logs for more information.
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Extract Rows and Columns from "Matrix Image" | [.matrix_image |
Dimension of a "Matrix Image" | dim.matrix_image |
Extract Horizontal or Vertical Stripes from Image | extract |
Arrange Images in a Matrix | image_matrix |
Convert List of image-magick Objects to image-magick Object | list_to_magick |
Try to Read Images with image_read | try_image_read |