This weekly report summarizes Pin Yi Tsai's current work on developing an integral image algorithm. It describes completing a serial version that processed over 15,000 samples in under 332 seconds. An error occurred in loading the CUDA library for the parallel GPU version, which was traced to the LD_LIBRARY_PATH variable being set as custom rather than environment. Work continues on implementing the CUDA version with 11 independent kernel functions.