WeSearch

Seasons time-lapse - the foundations

·3 min read · 0 reactions · 0 comments · 11 views
#python#ai#art#timelapse
Seasons time-lapse - the foundations
⚡ TL;DR · AI summary

Nicolas Fränkel is working on a time-lapse video project that captures the changing seasons from a fixed location. He has been taking photos over several years and is using coding assistants to help with the technical aspects of the project. The project involves a detailed processing pipeline that includes inventorying, filtering, aligning, ordering, and rendering the images into a video.

Key facts
Original article
DEV.to (Top)
Read full at DEV.to (Top) →
Opening excerpt (first ~120 words) tap to expand

try { if(localStorage) { let currentUser = localStorage.getItem('current_user'); if (currentUser) { currentUser = JSON.parse(currentUser); if (currentUser.id === 362557) { document.getElementById('article-show-container').classList.add('current-user-is-article-author'); } } } } catch (e) { console.error(e); } Nicolas Fränkel Posted on May 21 • Originally published at blog.frankel.ch Seasons time-lapse - the foundations #python #ai #art #timelapse I live close to nature. I regularly go for a run in the countryside. Over several years, during my runs, I've taken pictures from the same position, always roughly the same angle. I had a vague idea in the back of my mind, as an "artistic" project.

Excerpt limited to ~120 words for fair-use compliance. The full article is at DEV.to (Top).

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from DEV.to (Top)