This function is used to create a Frames object from a vector of image files (or a folder specifying the directory
containing them).
The number of frames is also specified, as just a subset of the images can be used for this
Usage
read.Frames(image.files, nframes = NULL)
Arguments
image.files
Vector of strings containing the locations where the (raw) images are to be found, or alternatively, the path to the folder
nframes
Number of frames that will constitute the Frames object
Value
An object of the Frames class, which holds the info on a list of frames, specifying for each the following elements:
imageThe Image object containing the image itself
locationThe complete path to the location of the original image