Skip to content

Improve median compute

Julia Garriga Ferrer requested to merge improve_median_compute into master

Improve computation of median with data in disk by using multiprocessing with chunks and adding the option to load only certain images into memory and computing the median using only those.

Closes #20 (closed)

Edited by Julia Garriga Ferrer

Merge request reports