Ge-lx / tomato-cam

Tomato Timelapse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tomato Cam

simple timelapse image acquisition

Ideas - Dashboard v2

  • Option to disable flash
  • Display if flash was actually used on last image
  • Calendar view of recordings
  • Display free / used disk space
  • Quality of recording per day (images taken)
  • Quick render (render current day even if not complete)
  • More information (weather, temp)

General

  • Automatic oncatenation of videos for complete timelapse (http://trac.ffmpeg.org/wiki/Concatenate)
  • Detection of obstructed frames (during plant maintainance)
  • Normalization of image brightness ( -> max)
    • Evaluation of image brightness over time (image metadata ISO, Exposure)
  • Calculate exposure using dynamic day length
  • Gradual exposure compensation (not just 0 and 4)
  • Script for automatated backup to external medium -> purge raw images, keep videos

Done

  • Dashboard v1.0
  • Automatic generation of daily videos (crop images (<- no); ffmpeg)
  • New folder per day
  • Move image acquisition to requests module
  • Remove wget module
  • Check for more default settings

About

Tomato Timelapse


Languages

Language:HTML 40.4%Language:Python 33.0%Language:JavaScript 26.7%