Package: deforestable 3.1.2

deforestable: Classify RGB Images into Forest or Non-Forest

Implements two out-of box classifiers presented in <doi:10.1002/env.2848> 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.2.tar.gz
deforestable_3.1.2.zip(r-4.7)deforestable_3.1.2.zip(r-4.6)deforestable_3.1.2.zip(r-4.5)
deforestable_3.1.2.tgz(r-4.6-x86_64)deforestable_3.1.2.tgz(r-4.6-arm64)deforestable_3.1.2.tgz(r-4.5-x86_64)deforestable_3.1.2.tgz(r-4.5-arm64)
deforestable_3.1.2.tar.gz(r-4.7-arm64)deforestable_3.1.2.tar.gz(r-4.7-x86_64)deforestable_3.1.2.tar.gz(r-4.6-arm64)deforestable_3.1.2.tar.gz(r-4.6-x86_64)
deforestable_3.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
deforestable/json (API)

# Install 'deforestable' in R:
install.packages('deforestable', repos = c('https://otryakhin-dmitry.r-universe.dev', 'https://cloud.r-project.org'))
Uses libs:
  • openblas– Optimized BLAS
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

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

openblascpp

1.26 score 18 scripts 236 downloads 8 exports 16 dependencies

Last updated from:e92d8f9dc1. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK264
linux-devel-x86_64OK242
source / vignettesOK194
linux-release-arm64OK249
linux-release-x86_64OK226
macos-release-arm64OK292
macos-release-x86_64OK617
macos-oldrel-arm64OK433
macos-oldrel-x86_64OK785
windows-develOK310
windows-releaseOK716
windows-oldrelOK267
wasm-releaseOK131

Exports:classifycreateDataPartitioncreateFoldsKoutparamsread_dataread_data_matrixread_data_rastertrain

Dependencies:fBasicsgssjpegMASSnumDerivplyrrbibutilsRcppRcppArmadilloRdpackspatialstabledistStableEstimterratimeDatetimeSeries

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