Skip to contents

apply model to predict surface type (roof, street, ...)

Usage

predictSurfClass(rawdir, modelName, image, predName)

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)

Value

Writes raster in "rawdir" with file name "predName"