Reference manual

It appears you don't have a PDF plugin for this browser. You can click here to download the reference manual.

install.packages("fastGLCM")

1.0.2 by Lampros Mouselimis, 2 years ago


https://github.com/mlampros/fastGLCM


Report a bug at https://github.com/mlampros/fastGLCM/issues


Browse source code at https://github.com/cran/fastGLCM


Authors: Lampros Mouselimis [aut, cre] , Takahiro Toizumi [cph] (Author of the fastGLCM Python code)


Documentation:   PDF Manual  


GPL-3 license


Imports Rcpp, R6, rlang, OpenImageR, utils

Suggests reticulate, covr, knitr, rmarkdown, testthat

Linking to Rcpp, RcppArmadillo, OpenImageR

System requirements: apt-get-pip: apt-get install -y python3-pip (deb), python3-pip: python3 -m pip install -U pip (deb), numpy: pip3 install -U numpy (deb), cv2: pip3 install -U opencv-python (deb), matplotlib: pip3 install -U matplotlib (deb), skimage: pip3 install -U scikit-image (deb), libarmadillo: apt-get install -y libarmadillo-dev (deb), libblas: apt-get install -y libblas-dev (deb), liblapack: apt-get install -y liblapack-dev (deb), libarpack++2: apt-get install -y libarpack++2-dev (deb), gfortran: apt-get install -y gfortran (deb)


See at CRAN