HSI Resources

Showing items tagged with "HSI"

Image fusion algorithm based on NSCT (Non-Subsampled Contourlet Transform) and HSI (Hue, Saturation, Intensity) color space, utilizing non-subsampled Contourlet decomposition and HSI-based fusion techniques for enhanced visual quality.

MATLAB 310 views Tagged

"RGB_to_HSI_Conversion.m" is a main function that calls rgb2hsi.m - a custom implementation since MATLAB doesn't include this function natively, primarily used for shadow removal applications.

MATLAB 256 views Tagged