Skip to content

Instantly share code, notes, and snippets.

@X3msnake
Last active October 24, 2025 00:21
Show Gist options
  • Save X3msnake/9dec2b5271da540ef279bd916a71505c to your computer and use it in GitHub Desktop.
Save X3msnake/9dec2b5271da540ef279bd916a71505c to your computer and use it in GitHub Desktop.
@X3msnake
Copy link
Author

X3msnake commented Oct 2, 2025

Chat inquiry - Realtime models for photogrametry rigs

https://chatgpt.com/share/68de3970-4324-8000-a9f0-f2e14af35177

summary
Multi-camera rigs (like Raspberry Pi geodomes) can stream to a PC for real-time tasks. Full photogrammetry meshes are heavy, but feasible alternatives include pose/gait tracking with libraries like OpenPose, MediaPipe, or OpenPifPaf (for animals). These estimate 2D/3D skeletons and retarget them to avatars in Unity/Unreal. For pets, breed classification models (Stanford Dogs, Oxford-IIIT Pets) can auto-select an avatar, then skeleton tracking drives its animation in real time.

@X3msnake
Copy link
Author

considering 150 pi 1.2 B+ and respective 5Mp cameras photogrametry rig geodome, are you aware of any realtime 3d mesh, gaussian or other demos that can be run from those pi data steam on a pc ...

https://chatgpt.com/share/68de3970-4324-8000-a9f0-f2e14af35177

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment