Package: bayesEO 0.2.2
bayesEO: Bayesian Smoothing of Remote Sensing Image Classification
A Bayesian smoothing method for post-processing of remote sensing image classification which refines the labelling in a classified image in order to enhance its classification accuracy. Combines pixel-based classification methods with a spatial post-processing method to remove outliers and misclassified pixels.
Authors:
bayesEO_0.2.2.tar.gz
bayesEO_0.2.2.zip(r-4.7)bayesEO_0.2.2.zip(r-4.6)bayesEO_0.2.2.zip(r-4.5)
bayesEO_0.2.2.tgz(r-4.6-x86_64)bayesEO_0.2.2.tgz(r-4.6-arm64)bayesEO_0.2.2.tgz(r-4.5-x86_64)bayesEO_0.2.2.tgz(r-4.5-arm64)
bayesEO_0.2.2.tar.gz(r-4.7-arm64)bayesEO_0.2.2.tar.gz(r-4.7-x86_64)bayesEO_0.2.2.tar.gz(r-4.6-arm64)bayesEO_0.2.2.tar.gz(r-4.6-x86_64)
bayesEO_0.2.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bayesEO/json (API)
| # Install 'bayesEO' in R: |
| install.packages('bayesEO', repos = c('https://e-sensing.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/e-sensing/bayeseo/issues
Last updated from:6ce50f4989. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 171 | ||
| linux-devel-x86_64 | OK | 165 | ||
| source / vignettes | OK | 245 | ||
| linux-release-arm64 | OK | 214 | ||
| linux-release-x86_64 | OK | 178 | ||
| macos-release-arm64 | OK | 119 | ||
| macos-release-x86_64 | OK | 234 | ||
| macos-oldrel-arm64 | OK | 112 | ||
| macos-oldrel-x86_64 | OK | 194 | ||
| windows-devel | OK | 216 | ||
| windows-release | OK | 137 | ||
| windows-oldrel | OK | 137 | ||
| wasm-release | OK | 168 |
Exports:bayes_colorsbayes_colors_showbayes_labelbayes_plot_histbayes_plot_mapbayes_plot_probsbayes_plot_rgbbayes_plot_varbayes_read_imagebayes_read_probsbayes_run_examplesbayes_run_testsbayes_smoothbayes_summarybayes_variancebilateral_smoothgaussian_smooth
Dependencies:abindbase64encbslibcachemclassclassIntclicolorspacecols4allcpp11crosstalkcurldata.tableDBIdigestdplyre1071evaluatefarverfastmapfontawesomefsgenericsgeojsonsfgeometriesggplot2gluegtablehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonifyjsonliteKernSmoothknitrlabelinglaterlatticelazyevalleafemleafglleaflegendleafletleaflet.providersleafsynclifecycleloggerlwgeommagrittrmaptilesMASSmemoisemimeotelpillarpkgconfigpngpromisesproxypurrrR6rapidjsonrrappdirsrasterRColorBrewerRcppRcppArmadillorlangrmarkdowns2S7sassscalesservrsfsfheadersspspacesXYZstarsstringdiststringistringrterratibbletidyrtidyselecttinytextmaptmaptoolsunitsutf8vctrsviridisLitewithrwkxfunXMLyamlyyjsonr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Function to retrieve bayesEO color table | bayes_colors |
| Function to show colors in SITS | bayes_colors_show |
| Label probability images to create categorical maps | bayes_label |
| Plot histogram | bayes_plot_hist |
| Plot labelled map | bayes_plot_map |
| Plot probability maps | bayes_plot_probs |
| Plot RGB data cubes | bayes_plot_rgb |
| Plot variance maps | bayes_plot_var |
| Read probability maps | bayes_read_image |
| Read probability maps | bayes_read_probs |
| Informs if examples should run | bayes_run_examples |
| Informs if tests should run | bayes_run_tests |
| Smooth probability images | bayes_smooth |
| Summary of categorical maps | bayes_summary |
| Calculate the variance of a probability cube | bayes_variance |
| Smooth probability images with Gaussian filter | bilateral_smooth |
| Smooth probability images with Gaussian filter | gaussian_smooth |
