Package: fastGLCM 1.0.2
fastGLCM: 'GLCM' Texture Features
Two 'Gray Level Co-occurrence Matrix' ('GLCM') implementations are included: The first is a fast 'GLCM' feature texture computation based on 'Python' 'Numpy' arrays ('Github' Repository, <https://github.com/tzm030329/GLCM>). The second is a fast 'GLCM' 'RcppArmadillo' implementation which is parallelized (using 'OpenMP') with the option to return all 'GLCM' features at once. For more information, see "Artifact-Free Thin Cloud Removal Using Gans" by Toizumi Takahiro, Zini Simone, Sagi Kazutoshi, Kaneko Eiji, Tsukada Masato, Schettini Raimondo (2019), IEEE International Conference on Image Processing (ICIP), pp. 3596-3600, <doi:10.1109/ICIP.2019.8803652>.
Authors:
fastGLCM_1.0.2.tar.gz
fastGLCM_1.0.2.zip(r-4.5)fastGLCM_1.0.2.zip(r-4.4)fastGLCM_1.0.2.zip(r-4.3)
fastGLCM_1.0.2.tgz(r-4.4-x86_64)fastGLCM_1.0.2.tgz(r-4.4-arm64)fastGLCM_1.0.2.tgz(r-4.3-x86_64)fastGLCM_1.0.2.tgz(r-4.3-arm64)
fastGLCM_1.0.2.tar.gz(r-4.5-noble)fastGLCM_1.0.2.tar.gz(r-4.4-noble)
fastGLCM_1.0.2.tgz(r-4.4-emscripten)fastGLCM_1.0.2.tgz(r-4.3-emscripten)
fastGLCM.pdf |fastGLCM.html✨
fastGLCM/json (API)
NEWS
# Install 'fastGLCM' in R: |
install.packages('fastGLCM', repos = c('https://mlampros.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/mlampros/fastglcm/issues
Last updated 2 years agofrom:7fb4a2e000. Checks:OK: 1 NOTE: 8. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 13 2024 |
R-4.5-win-x86_64 | NOTE | Nov 13 2024 |
R-4.5-linux-x86_64 | NOTE | Nov 13 2024 |
R-4.4-win-x86_64 | NOTE | Nov 13 2024 |
R-4.4-mac-x86_64 | NOTE | Nov 13 2024 |
R-4.4-mac-aarch64 | NOTE | Nov 13 2024 |
R-4.3-win-x86_64 | NOTE | Nov 13 2024 |
R-4.3-mac-x86_64 | NOTE | Nov 13 2024 |
R-4.3-mac-aarch64 | NOTE | Nov 13 2024 |
Exports:fastglcmfastGLCM_Rcppplot_multi_images
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjpegjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeOpenImageRpngpromisesR6rappdirsRcppRcppArmadillorlangsassshinysourcetoolstiffwithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
GLCM feature texture extraction | fastglcm |
GLCM feature texture extraction | fastGLCM_Rcpp |
Plot multiple images | plot_multi_images |