/pixel-interpolation

Implement three interpolation methods (nearest neighbor, bilinear, ppg) to create a full RGB image from raw Bayer data.

Primary LanguagePython

Pixel-Interpolation