Package: deforestable 3.1.1

Dmitry Otryakhin

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.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://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

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

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

1.26 score 18 scripts 180 downloads 8 exports 50 dependencies

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

TargetResultDate
Doc / VignettesOKOct 16 2024
R-4.5-linux-x86_64NOTEOct 16 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