ExactHistogramSpecification
ExactHistogramSpecification copied to clipboard
Exact histogram matching implementation of Dinu Coltuc et al.
Results
1
ExactHistogramSpecification issues
Sort by
recently updated
recently updated
newest added
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,...
enhancement