extractCCCTimeSeries: Extract chromatic coefficients and their statistics for an...

Description Usage Arguments Value

View source: R/extractCCCTimeSeries.R

Description

This function apples a list of mask matrices to a vector of jpeg images and extract statstical metrics for each chromatic coordinate on R, G and B.

Usage

1
extractCCCTimeSeries(rmskList, mIndex, paths)

Arguments

rmskList

a list, rasters of mask as list

mIndex

a numeric vector, a vector of integer numbers as the index of mask files, same length as paths. This vector shows which mask should be used with which JPEG file.

paths

a vector of character strings, paths to the JPEG files

Value

This function returns statistical metrics for each color channel. The function returns NULL, if dimensions do not agree.


xROI documentation built on June 2, 2021, 9:07 a.m.