ExactHistogramSpecification icon indicating copy to clipboard operation
ExactHistogramSpecification copied to clipboard

Lower memory usage

Open StefanoD opened this issue 6 years ago • 5 comments

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.

StefanoD avatar Jun 10 '18 18:06 StefanoD