/Demosaicing

CFA (Colour Filter Array) Demosaicing Algorithms for C++

Primary LanguageJupyter NotebookMIT LicenseMIT

Demosaicing

This is an implementation of non-Deep Learning demosaicing algorithm in OpenCV (C++)

Implement Method

  • Smooth-hue Interpolation
  • Laplacian-corrected Linear Filter
  • Gradient-Based Threshold-Free (GBTF)
  • Residual interpolation (RI)

Reference