Multi Spectral Demosaicing algorithms

Implementation of two multispectral demosaicing algorithms.
1.3K Downloads
Updated 7 Jan 2014

View License

We have implemented following multispectral demosaicing algorithm (named BTES) and compared it with our proposed method named (LMSD).

"Binary tree-based generic demosaicking algorithm for multispectral filter arrays by Miao, Lidan and Qi, Hairong and Ramanath, Rajeev and Snyder, Wesley E in Image Processing, IEEE Transactions on, 15(11), pp 3550--3558,2006"

We did implementation for 3 to 6 band multispectral images as well as RGB color images.

Both algorithms are based on single-sensor architecture.
Since for multispectral imaging there is no popular filter array similar to Bayer filter so both of these algorithms have different multi-spectral filter arrays as well.

Cite As

Hemant Kumar Aggarwal (2024). Multi Spectral Demosaicing algorithms (https://www.mathworks.com/matlabcentral/fileexchange/43425-multi-spectral-demosaicing-algorithms), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Filter Banks in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.1.0.0

Code is now more organized and readable.
Implementation for six band multispectral images is also included.

1.0.0.0