Adaptive Histogram Equalization: Image Enhancement and Edge Detection Techniques
Image enhancement and edge detection algorithms for improving visual quality and identifying object boundaries
Explore MATLAB source code curated for "自适应直方图均衡化" with clean implementations, documentation, and examples.
Image enhancement and edge detection algorithms for improving visual quality and identifying object boundaries
Adaptive histogram equalization with block-based algorithm, automatically adjusting window size for local enhancement through sliding window implementation.