Package: imagine 2.1.1.9000
imagine: IMAGing engINEs, Tools for Application of Image Filters to Data Matrices
Provides fast application of image filters to data matrices, using R and C++ algorithms.
Authors:
imagine_2.1.1.9000.tar.gz
imagine_2.1.1.9000.zip(r-4.5)imagine_2.1.1.9000.zip(r-4.4)imagine_2.1.1.9000.zip(r-4.3)
imagine_2.1.1.9000.tgz(r-4.4-x86_64)imagine_2.1.1.9000.tgz(r-4.4-arm64)imagine_2.1.1.9000.tgz(r-4.3-x86_64)imagine_2.1.1.9000.tgz(r-4.3-arm64)
imagine_2.1.1.9000.tar.gz(r-4.5-noble)imagine_2.1.1.9000.tar.gz(r-4.4-noble)
imagine_2.1.1.9000.tgz(r-4.4-emscripten)imagine_2.1.1.9000.tgz(r-4.3-emscripten)
imagine.pdf |imagine.html✨
imagine/json (API)
NEWS
# Install 'imagine' in R: |
install.packages('imagine', repos = c('https://luislaum.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/luislaum/imagine/issues
- wbImage - Data matrix to be used as example image.
Last updated 2 months agofrom:49834870f1. Checks:ERROR: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | FAIL | Oct 26 2024 |
R-4.5-win-x86_64 | ERROR | Oct 26 2024 |
R-4.5-linux-x86_64 | ERROR | Oct 26 2024 |
R-4.4-win-x86_64 | ERROR | Oct 26 2024 |
R-4.4-mac-x86_64 | ERROR | Oct 26 2024 |
R-4.4-mac-aarch64 | ERROR | Oct 26 2024 |
R-4.3-win-x86_64 | ERROR | Oct 26 2024 |
R-4.3-mac-x86_64 | ERROR | Oct 26 2024 |
R-4.3-mac-aarch64 | ERROR | Oct 26 2024 |
Exports:agenbagFilterscontextualMFconvolution2DconvolutionMedianconvolutionQuantilemeanFiltermedianFilterquantileFilter
Dependencies:RcppRcppArmadillo
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Performs algorithms from Agenbag et al. (2003) | agenbagFilters |
Performs Contextual Median Filter | contextualMF |
Make convolution calculations from numeric matrix | convolution2D convolutionMedian convolutionQuantile |
Make a 2D filter calculations from numeric matrix | meanFilter medianFilter quantileFilter |
Data matrix to be used as example image. | wbImage |