grabcard | R Documentation |
get color card, segment and return the 24 colors as RGB.
grabcard(image, colorcard = "bottomright", scaledown = 8, pix.min = 40000)
image |
Input JPEG image |
colorcard |
Declares which corner the color card is in. "bottomright" by default. Can also be set to "bottomleft", "topright", and "topleft" |
scaledown |
The amount image sizes will be reduced in order to aid processing speed |
pix.min |
The minimum pixel size required for objects to not be removed with the background, |
An array of the 24 colors as RGB
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.