ExactHistogramSpecification
ExactHistogramSpecification copied to clipboard
Lower memory usage
Using numpy.lexsort()
results in very high memory usage. If an image is too big, this can result in a signal 9 abort.
If someone really needs this implementation for production, than this issue has to be addressed.
Pull requests are welcome.