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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.