Introduction - If you have any usage issues, please Google them yourself
C language implements image enhancement instances
The source code calls OpenCV's cxcore and highgui two libraries, which can be written in C language to realize the enhancement of the image of the classical image - three fuzzy images. The code includes adaptive median filtering, grayscale power change, piecewise linear transformation, smoothing processing, high gain filtering and other image enhancement algorithms.