draw.outlines: Draw outlines of convex hulls

Description Usage Arguments

Description

Given a set of coordinates, identify each cluster of adjacent pixels and draw the convex hull.

Usage

1
draw.outlines(px, im.dim = c(2048, 2048), ...)

Arguments

px

Matrix or data frame of x and y coordinates to be clumped and outlined


ClairBee/IO.Pixels documentation built on May 6, 2019, 11:50 a.m.