OneRow: Get phenotype, HEX and HSV color code for one picture

Description Usage Arguments Details Value Examples

View source: R/ImaginR.R

Description

Get results in one row

Usage

1
OneRow(picture)

Arguments

picture

The picture uploaded by load.image()

Details

In header:

Value

The HEX and HSV color code and the color phenotype of the pearl oyster's inner shell for one image in one row

Examples

1
2
3
fpath <- system.file('extdata/image.jpg',package='ImaginR')
picture <- load.image(fpath)
OneRow(picture)

PLStenger/ImaginR documentation built on May 7, 2021, 11:07 p.m.