areaColoured: Calculate the area of an image matching a specific colour

Description Usage Arguments Value

Description

Calculate the area of an image matching a specific colour

Usage

1
areaColoured(file, colour = c(0, 0, 0))

Arguments

file

A jpeg file to analyse

colour

Numeric vector of colour components, c( red, green, blue )

Value

A numeric value, pixel count of matching colour


rossholmberg/holmberg documentation built on May 27, 2019, 11:34 p.m.