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.
extractCCCTimeSeries(rmskList, mIndex, paths)
a list, rasters of mask as list
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.
a vector of character strings, paths to the JPEG files
This function returns statistical metrics for each color channel. The function returns NULL, if dimensions do not agree.