apply model to predict surface type (roof, street, ...)
Source:R/classification_satellite-image.R
predictSurfClass.Rd
apply model to predict surface type (roof, street, ...)
Arguments
- rawdir
path to raw data directory
- modelName
Name of fitted random forest model saved by
buildClassMod
- image
Image to be classified
- predName
Name of output raster file (classified image)