get.verticals: Identify vertical features

Description Usage Arguments Value Examples

Description

Identify features that contain a vertical strip of black pixels

Usage

1
get.verticals(site, l = 9, plot = T)

Arguments

site

Feature set list, containing a raster of all features, and a matrix assigning each feature to a particular type.

l

Length of black pixels to be tested for (should be an odd number, but function will add 1 if an even number is supplied). Default is 9.

plot

Boolean indicator: should the new set of features be displayed on a plot?

Value

New feature set list containing the original raster of numbered features and a matrix of newly assigned feature types.

Examples

1
get.vertical(genlis)

ClairBee/AS.preprocessing documentation built on May 6, 2019, 11:50 a.m.