plot.blob: Plot Blobs

Description Usage Arguments Author(s) See Also Examples

View source: R/blob.R

Description

Plotting method for objects inheriting from class blob.

Usage

1
2
## S3 method for class 'blob'
plot(x, col = "red", asp = 1, ...)

Arguments

x

A blob object.

col

The color of the blob center and box (default: "red").

asp

The y/x aspect ratio of the plotting window (default: 1).

...

Additional arguments to be passed to plot.

Author(s)

Simon Garnier, garnier@njit.edu

See Also

isBlob, simpleBlobDetector

Examples

1
# TODO

neuroconductor-devel-releases/Rvision documentation built on Oct. 27, 2020, 1:16 p.m.