Skip to content

Photogrammetry in Python. Using socket programming, it fires RPi cameras and retrieves images for processing.

Notifications You must be signed in to change notification settings

softwarelifecycle/Py3DModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**3d Loved Ones

This is a Python app that controls a batch of Raspberry Pi's. Each RPi is running Linux that auto logs onto the local wifi. There is a client Python app running upon startup on each RPi listening for events over a socket connection. When it receives the "snappic" command, it takes a picture and then sends it back to the server which saves them into a common folder.

All cameras fire simultaneously to capture an object from all angles. These are then fed into photogrammetry software like MeshRoom or better yet, RealityCapture. This does the work to convert it into a 3d model.


About

Photogrammetry in Python. Using socket programming, it fires RPi cameras and retrieves images for processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages