RStoolbox-master

所属分类:图形图像处理
开发工具:R language
文件大小:970KB
下载次数:1
上传日期:2018-04-26 11:46:11
上 传 者runner_yang
说明:  是一个通用的遥感数据处理工具,包括了常用的需求
(RStoolbox is an R package providing a wide range of tools for your every-day remote sensing processing needs. T)

文件列表:
.Rbuildignore (178, 2018-04-16)
.travis.yml (1887, 2018-04-16)
DESCRIPTION (1258, 2018-04-16)
NAMESPACE (2979, 2018-04-16)
NEWS (7648, 2018-04-16)
R (0, 2018-04-16)
R\RStoolbox.R (4666, 2018-04-16)
R\RcppExports.R (1751, 2018-04-16)
R\classifyQA.R (4500, 2018-04-16)
R\cloudMask.R (8497, 2018-04-16)
R\coregisterImages.R (8965, 2018-04-16)
R\encodeQA.R (3737, 2018-04-16)
R\estimateHaze.R (6289, 2018-04-16)
R\fCover.R (10692, 2018-04-16)
R\fortify-raster.R (1052, 2018-04-16)
R\getMeta.R (3555, 2018-04-16)
R\getValidation.R (3159, 2018-04-16)
R\ggR.R (8293, 2018-04-16)
R\ggRGB.R (9824, 2018-04-16)
R\histMatch.R (6063, 2018-04-16)
R\internalFunctions.R (9621, 2018-04-16)
R\mesma.R (4213, 2018-04-16)
R\mlc.R (2901, 2018-04-16)
R\normImage.R (1515, 2018-04-16)
R\panSharpen.R (4657, 2018-04-16)
R\pifMatch.R (4881, 2018-04-16)
R\radCor.R (15502, 2018-04-16)
R\rasterCVA.R (2743, 2018-04-16)
R\rasterEntropy.R (716, 2018-04-16)
R\rasterPCA.R (4414, 2018-04-16)
R\readEE.R (2684, 2018-04-16)
R\readSLI.R (6347, 2018-04-16)
R\rescaleImage.R (3762, 2018-04-16)
R\rsOpts.R (362, 2018-04-16)
R\sam.R (3129, 2018-04-16)
R\saveRSTBX.R (3620, 2018-04-16)
R\spectralIndices.R (15414, 2018-04-16)
... ...

# RStoolbox [![Build Status](https://travis-ci.org/bleutner/RStoolbox.svg)](https://travis-ci.org/bleutner/RStoolbox) [![CRAN version](http://www.r-pkg.org/badges/version/RStoolbox)](https://CRAN.R-project.org/package=RStoolbox) [![codecov](https://codecov.io/gh/bleutner/RStoolbox/branch/master/graph/badge.svg)](https://codecov.io/gh/bleutner/RStoolbox) RStoolbox is an R package providing a wide range of tools for your every-day remote sensing processing needs. The available tool-set covers many aspects from data import, pre-processing, data analysis, image classification and graphical display. RStoolbox builds upon the raster package, which makes it suitable for processing large data-sets even on smaller workstations. Moreover in most parts decent support for parallel processing is implemented. For more details have a look at the [functions overview](http://bleutner.github.io/RStoolbox/rstbx-docu/RStoolbox.html). ## Installation The package is now on CRAN and can be installed as usual via install.packages("RStoolbox") To install the latest version from GitHub you need to have r-base-dev (Linux) or Rtools (Windows) installed. Then run the following lines: library(devtools) install_github("bleutner/RStoolbox")

近期下载者

相关文件


收藏者