issues
search
dengyueyun666
/
Image-Contrast-Enhancement
C++ implementation of several image contrast enhancement techniques.
MIT License
227
stars
66
forks
source link
Update for OpenCV 4.x
#3
Closed
Nuzhny007
closed
2 years ago
Nuzhny007
commented
3 years ago
Build with modern OpenCV 4.x
Add option in CMake for USE_ARMA for disable algorithms with armadillo and dlib dependences
Add CLAHE test from OpenCV library