Metadata-Version: 2.3
Name: wigglecam
Version: 0.3.0
Summary: Wigglecam package help you building an awesome camera.
Keywords: wigglecam,wigglecamera,stereoscopic,picamera2,picamera,camera,python,synchronized camera
Author: Michael G
Author-email: Michael G <me@mgineer85.de>
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Multimedia :: Graphics :: Capture :: Digital Camera
Requires-Dist: pydantic ; extra == 'node'
Requires-Dist: pydantic-settings ; extra == 'node'
Requires-Dist: opencv-contrib-python ; extra == 'node'
Requires-Dist: pynng ; extra == 'node'
Requires-Dist: pillow>=10.0.0 ; extra == 'node'
Maintainer: Michael G
Maintainer-email: Michael G <me@mgineer85.de>
Requires-Python: >=3.11
Project-URL: documentation, https://photobooth-app.org/wigglegramcamera/
Project-URL: homepage, https://photobooth-app.org/wigglegramcamera/
Project-URL: repository, https://github.com/photobooth-app/wigglecam
Provides-Extra: node
Description-Content-Type: text/markdown

# Wigglegram Camera

Welcome to your brand-new open-source wigglecam! Turn stereoscopic images into a wigglegram.

[![PyPI](https://img.shields.io/pypi/v/wigglecam)](https://pypi.org/project/wigglecam/)
[![ruff](https://github.com/photobooth-app/wigglecam/actions/workflows/ruff.yml/badge.svg)](https://github.com/photobooth-app/wigglecam/actions/workflows/ruff.yml)
[![pytest](https://github.com/photobooth-app/wigglecam/actions/workflows/pytests.yml/badge.svg)](https://github.com/photobooth-app/wigglecam/actions/workflows/pytests.yml)
[![codecov](https://codecov.io/gh/photobooth-app/wigglecam/graph/badge.svg?token=87aLWw2gIT)](https://codecov.io/gh/photobooth-app/wigglecam)

![demo wigglegram](https://raw.githubusercontent.com/photobooth-app/wigglecam/main/assets/wigglegram-demo1.gif)

![DIY wigglegram camera 3d printed](https://raw.githubusercontent.com/photobooth-app/wigglecam/main/assets/cam1.jpg)

🧪 This is experimental 🧪

## 😍 What it is

🧪 Python software to capture wigglegrams using multiple cameras  
🧪 Software synchronized Raspberry Pi camera modules, using picamera2  
🧪 3d printed enclosure  
🧪 Creating smooth videos from just two images using frame interpolation AI algorithms  

## Hardware

![wiring diagram overview](https://raw.githubusercontent.com/photobooth-app/wigglecam/main/assets/wiringdiagram.png)

## More Info

[Find more information in the documentation.](https://photobooth-app.org/wigglegramcamera/)
