1
0

Add README

This commit is contained in:
2020-01-23 06:17:07 +01:00
parent 14e60ea4b3
commit ba4b1dbcf2
+11
View File
@@ -0,0 +1,11 @@
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