Giter Site home page Giter Site logo

Comments (3)

1kane avatar 1kane commented on June 2, 2024

Hay,
i am interessted in taking night-day day-night timelapse with the PI and im still looking for a working programm that can capture the transition. can you upload a example video of ur twilight captures?
or can u tell how nice/or not it is working?

from pi-timolo.

pageauc avatar pageauc commented on June 2, 2024

from pi-timolo.

pageauc avatar pageauc commented on June 2, 2024

Release 4.70 pi-timolo.py and config.py (updated takeNightImage)

I have updated pi-timolo.py and config.py to release 4.70. The takeNightImage function has been modified with better low light logic. There may still be a bit of a light bump mostly at the nightDarkThreshold transition. This may need tuning.

There are now several config.py light thresholds triggered on the dayPixAverage.

  • nightTwilightThreshold= 80 Transition between day mode and twilight using framerate_range

  • nightDarkThreshold= 43 Transition between twilight and dark. Uses variable shutter exposure times

  • nightBlackThreshold= 3 Transition to very low light and uses maximum low light settings.

  • nightDarkAdjustRatio= 3 is a setting to adjust the light level for the variable cam sutter speed between nightDarkThreshold and nightBlackThreshold settings.

I have tested this indoors and outdoors. I have not experienced greenish images although you will get very dark or very white images if you change lighting quickly when a long exposure is in progress. This is normal and to be expected. The next image should be OK if lighting level is stable with no sudden changes during long exposure.
Minimal upgrade from logged in ssh or terminal session

cd ~/pi-timolo
cp config.py config.py.old
wget -O config.py https://raw.github.com/pageauc/pi-timolo/master/source/config.py
wget -O pi-timolo.py https://raw.github.com/pageauc/pi-timolo/master/source/pi-timolo.py

Please let me know how this is working for you. good or bad
Thanks Claude ....

from pi-timolo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.