So far as hardware though, what would you recommend? Insta360? Go pro? It some thing else, if I want it to not be a headache in Linux.
On Tue, Jan 27, 2026, 19:45 Richard Allen rsaxvc@gmail.com wrote:
I have done things like this in the past. With OpenCV, I would probably start with a haar cascade face detector, then a tracking loop to filter the angle to center of face, then construct a region around the face, then pull that out using CV::remap to generate the virtual camera.
One challenge you might face is that the remap step is effectively digital zoom, and 4K@180° may not be a lot of pixels per face, depending on how far away people sit. Some systems merge many image sensors to provide good resolution of each face, and some use a cone mirror to provide a cylindrical FOV. _______________________________________________ KCLUG mailing list -- kclug@kclug.org To unsubscribe send an email to kclug-leave@kclug.org https://kclug.org/mailman3/postorius/lists/kclug.kclug.org/