Skip to content

DomMinnich/CameraDotMatrix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Dominic Minnich | 2024

Just messing around with the camera and dot matrix displays in Python.

screenshot_20240401135255

Camera program that uses the webcam to create a retro camera effect. The program uses Pygame and OpenCV to capture the webcam feed and render it as a dot matrix display. The user can adjust the dot size, spacing, color, frame rate, and visual effect using keyboard controls. The program also includes a control panel with instructions and a stats panel to display the current settings. The user can take screenshots of the display by pressing the 'S' key.

Import libraries Set variables Default settings Render visuals Functions for adjusting settings Handle keyboard events Save screenshot Render control panel Main loop

About

Camera Dot Matrix In Python With Controls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages