Not to be confused with Batch Normalization
Normalizes each pixel using the mean and stdeviation calculated in a patch around that pixel. Includes a CUDA implementation.
Replace terrible makefile with a different build systemWrap the CUDA code in an object for easier usage