Skip to content

kailau02/Dolly-Zoom

Repository files navigation

Dolly-Zoom

I've always been amazed by the gradual perspective change of dolly zoom, and I have some experience in python and OpenCV, so I decided to create an AI dolly zoom. The python script detects a face and draws a box around the closest face to the camera. Then, through a few chucks of geometric equations, the window zooms into the users face.

Dependencies

To install dependencies:

$ pip3 install -r requirements.txt

Video Example

Dolly Zoom Video Example

About

A real-time dolly zoom camera effect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages