Number of bins in CLAHE?
Hello!
Just like in ImageJ I want to set up CLAHE parameter of "histogram bins" to which (as far as I understand) the excess of pixels are dropped.
According to reference only clipLimit and tilesGridSize can be tuned. Any ideas how to implement the desired one? Thanks!
upd: C++, OpenCV 3.1.0 if necessary.