Skip to content

Read method changed to get only the file paths.

Steven Fleischer requested to merge divide_and_conquer into image_processing

If there are too many images, the memory can quickly become overloaded. For this reason, only the file paths are determined in the first step.

Merge request reports