Package: deforestable 3.1.1

deforestable: Classify RGB Images into Forest or Non-Forest

Implements two out-of box classifiers presented in <doi:10.48550/arXiv.2112.01063> for distinguishing forest and non-forest terrain images. Under these algorithms, there are frequentist approaches: one parametric, using stable distributions, and another one- non-parametric, using the squared Mahalanobis distance. The package also contains functions for data handling and building of new classifiers as well as some test data set.

Authors:Jesper Muren [aut], Dmitry Otryakhin [aut, cre]

deforestable_3.1.1.tar.gz
deforestable_3.1.1.zip(r-4.5)deforestable_3.1.1.zip(r-4.4)deforestable_3.1.1.zip(r-4.3)
deforestable_3.1.1.tgz(r-4.4-x86_64)deforestable_3.1.1.tgz(r-4.4-arm64)deforestable_3.1.1.tgz(r-4.3-x86_64)deforestable_3.1.1.tgz(r-4.3-arm64)
deforestable_3.1.1.tar.gz(r-4.5-noble)deforestable_3.1.1.tar.gz(r-4.4-noble)
deforestable_3.1.1.tgz(r-4.4-emscripten)deforestable_3.1.1.tgz(r-4.3-emscripten)
deforestable.pdf |deforestable.html
deforestable/json (API)

# Install 'deforestable' in R:
install.packages('deforestable', repos = c('https://otryakhin-dmitry.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

8 exports 0.00 score 50 dependencies 18 scripts 254 downloads

Last updated 2 years agofrom:a17cede3ac. Checks:OK: 1 NOTE: 8. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 24 2024
R-4.5-win-x86_64NOTEAug 24 2024
R-4.5-linux-x86_64NOTEAug 24 2024
R-4.4-win-x86_64NOTEAug 24 2024
R-4.4-mac-x86_64NOTEAug 24 2024
R-4.4-mac-aarch64NOTEAug 24 2024
R-4.3-win-x86_64NOTEAug 24 2024
R-4.3-mac-x86_64NOTEAug 24 2024
R-4.3-mac-aarch64NOTEAug 24 2024

Exports:classifycreateDataPartitioncreateFoldsKoutparamsread_dataread_data_matrixread_data_rastertrain

Dependencies:briocallrclicrayondescdiffobjdigestevaluatefansifBasicsfsgluegssjpegjsonlitelatticelifecyclemagrittrMASSMatrixnumDerivpillarpkgbuildpkgconfigpkgloadplyrpraiseprocessxpsR6rbibutilsRcppRcppArmadilloRdpackrematch2rlangrprojrootspatialstabledistStableEstimterratestthattibbletimeDatetimeSeriesutf8vctrswaldowithrxtable

Readme and manuals

Help Manual

Help pageTopics
S3 class ForestTrainClass_ForestTrain
Classify parts of images as forest / non-forestclassify classify.ForestTrainNonParam classify.ForestTrainParam
Data PartitioningcreateDataPartition createFolds
Koutrouvelis parameter estimation of image dataKoutparams
Import a jpeg imageread_data read_data_matrix read_data_raster
Train models for forest detectiontrain