局部直方图均衡化算法 Resources

Showing items tagged with "局部直方图均衡化算法"

A local histogram equalization algorithm that takes an input image and window dimensions (width and height), where both dimensions must be odd numbers. The algorithm processes images using sliding window operations with histogram equalization applied to each local region.

MATLAB 298 views Tagged