You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
LICENSE | 3 years ago | |
README | 3 years ago | |
applyclahe.cpp | 3 years ago | |
applyclahe.h | 3 years ago | |
clahe.pro | 3 years ago | |
imagescrollarea.cpp | 3 years ago | |
imagescrollarea.h | 3 years ago | |
main.cpp | 3 years ago | |
mainwindow.cpp | 3 years ago | |
mainwindow.h | 3 years ago |
README
Simple program to do Local Histogram Equalisation from PixInsight
To get all dependencies install these packages
sudo apt install qtbase5-dev libopencv-dev
Then to build run
qmake .
make
./clahe