internetarchive / archive-pdf-tools

Fast PDF generation and compression. Deals with millions of pages daily.
https://archive-pdf-tools.readthedocs.io/en/latest/
GNU Affero General Public License v3.0
86 stars 13 forks source link

Run noise estimation on a part of the image #24

Closed MerlijnWajer closed 2 years ago

MerlijnWajer commented 2 years ago

We probably only need to analyse a part of the image to get a decent sense of camera (or other) noise. Running it on the whole image takes quite some time (it's the most costly operation currently).

MerlijnWajer commented 2 years ago

This was implemented here: https://github.com/internetarchive/archive-pdf-tools/commit/ad639d3bd492a33b0ffd15bd0a9d45d004cb57c5