enheragu / bird_nest_fast_video

Python script to merge an accelerated video of a nest construction by some birds :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bird Nest Video Processing

I have a security camera pointed at a nest. I've recorded some videos of the process of them constructing it. What I want to do is process a faster version (really fast, it starts with videos from some days to be resumed into a short video of the process).

To do so I use some image processing techniques to detect in which parts of the videos theres movement and make those parts a bit faster, leaveing the rest (no movement) to be MUCH faster :)

About

Python script to merge an accelerated video of a nest construction by some birds :)


Languages

Language:Python 100.0%