acdha / image-mining

Experiments mining image collections using OpenCV
Other
64 stars 21 forks source link

Optimize thumbnail reconstruction #1

Closed acdha closed 10 years ago

acdha commented 10 years ago

We should be able to save a lot of CPU time by down-scaling the input image to something like a 2-4k max dimension

acdha commented 10 years ago

This is running nicely with a default of 8k for --fit-master-within and 2k for --fit-output-within