This function apply a list of mask matrices to a vector of jpeg images and extract statstical metrics for each chromatic coefficients on R, G and B.
extractCCCTimeSeries(rmskList, mIndex, paths)
rasters of mask as list
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 to the JPEG files
This function returns statistical metrics for each color channel. The function returns NULL, if dimensions do not agree.