areaThreshold: Calculate the area of an image with colour EXCEEDING...

Description Usage Arguments Value

Description

Calculate the area of an image with colour EXCEEDING threshold grey value

Usage

1
areaThreshold(file, thresholdGrey = 0.5, which = "high")

Arguments

file

A jpeg file to analyse

thresholdGrey

Numeric value 0-1, threshold greyscale value

which

Either "high" or "low", specifying what type of thresholding to perform

Value

A numeric value, pixel count of matching colour


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