白平衡算法 Resources

Showing items tagged with "白平衡算法"

MATLAB implementation of an innovative color white balance algorithm featuring an improved LoG edge-based automatic white balance method. This algorithm utilizes Laplacian of Gaussian operators on both Cb and Cr components in YCbCr color space to extract edges, leverages zero-crossing properties to obtain edge-adjacent pixels, incorporates edge suppression using white region color cast information to prevent dominant color texture interference, and effectively estimates color cast through chromatic edges to compute three-channel gains for white balancing. Extensive testing demonstrates robust performance across various lighting conditions with comparative analysis against multiple white balance algorithms.

MATLAB 634 views Tagged