View source: R/classification_satellite-image.R
predictSurfClass | R Documentation |
apply model to predict surface type (roof, street, ...)
predictSurfClass(rawdir, modelName, image, predName)
rawdir |
path to raw data directory |
modelName |
Name of fitted random forest model saved by
|
image |
Image to be classified |
predName |
Name of output raster file (classified image) |
Writes raster in "rawdir" with file name "predName"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.