smooth.contour: Smooth a Blob Contour

View source: R/dist_blob_utils.R

smooth.contourR Documentation

Smooth a Blob Contour

Description

Create a smoother representation of the input blob.

Usage

smooth.contour(blob, npts = 5)

Arguments

blob

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

npts

The number of points used in smoothing. The larger the number the smoother the result.

Value

Another polygon


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