Worked to finish the GMM + thresholding algorithm so that first the GMM clustering is done, and then thresholding is done for colors that are in the highest intensity. This will also help for this week, where I plan to finish finding the highest density values throughout the day with multiple pictures. Will also work to push processed images to S3 from Lambda environment.
Worked with Ash to successfully render output image and dump to S3 for future consumption. Reconfigured Lambda execution package for sklearn.mixture.GaussianMixture support. Tested execution in cloud, successful processing and occupancy detection.