Description Usage Arguments Value
Calculate the area of an image with colour EXCEEDING threshold grey value
1  | areaThreshold(file, thresholdGrey = 0.5, which = "high")
 | 
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  | 
A numeric value, pixel count of matching colour
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.