# README
IMPROC2
Small library containing code to manipulate images, generally via grayscale levels.
Common uses include alignment and amplitude analysis.
Proxy
Embeds image.Image to allow functions specific to images
Float2D
Embeds a 2D float64 array, adding functions for manipulation
Spectrum2D
Embeds a 2D complex array, adding functions for frequency domain operations