Three Methods Based on Retinex Theory: SSR, MSR, and Self-Quotient Image
This code implements three fundamental Retinex-based image enhancement techniques: Single-Scale Retinex (SSR), Multi-Scale Retinex (MSR), and Self-Quotient Image method. Each technique is organized in separate directories containing a test script that demonstrates the implementation and outputs processed results when executed directly.