inflate.contour: Inflate a Blob Contour

View source: R/dist_blob_utils.R

inflate.contourR Documentation

Inflate a Blob Contour

Description

Expand the input blob radially by a constant distance.

Usage

inflate.contour(blob, dist)

Arguments

blob

A polygon, for example the result of blob.boundary()

dist

The distance by which to expand the blob

Details

The input blob should be convex. You can use get.hull() first if you're not sure.

Value

Another polygon


rogerswt/wadeTools documentation built on Feb. 16, 2023, 7:47 a.m.