Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write guide to time-lapse photo management #43

Open
ezwelty opened this issue Dec 24, 2021 · 0 comments
Open

Write guide to time-lapse photo management #43

ezwelty opened this issue Dec 24, 2021 · 0 comments

Comments

@ezwelty
Copy link
Owner

ezwelty commented Dec 24, 2021

Outline of possible topics:

  • Track which camera, took which image, from where
    • Notes in the field: camera and lens make, model, serial number, camera position
    • Assign unique codes to camera positions ('station') versus camera systems ('camera')
  • Directory structure and file names (e.g. {station code}/{service date}/{camera directory}/{camera filename})
    • Group images taken with the same camera and settings
    • Ensure chronological sorting
    • Robust to frame counter reset (e.g. 1023 to 1000) or recycling (e.g. 9999 to 0001)
    • Independent of image capture time, since this may need to be revised in the future (e.g. wrong timezone)
  • Check the integrity of an existing image archive using image filenames and metadata
    • Check for monotonic increasing filenames and capture times
    • Find discontinuities in camera, lens, and image attributes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant