Skip to content

Visualization of camera setup for circular volumetric video capture.

Notifications You must be signed in to change notification settings

thegenerativegeneration/vvvis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visualization

Visualizes the camera setup of a circular capture setup and checks if the rectangular capture space is within view of each camera.

If a camera does not completely capture the space, its frustum is colored in red.

Note: the 2D version currently more evenly distributes the points on an elliptic setup than the 3D version does.

2D Version

vis

To use just open index.html.

3D Version

vis

FOV is either calculated from sensor size and focal length, or given directly by the user.

VFOV and HFOV are calculated given the FOV and the aspect ratio.

Install

Run npm install from within the 3d directory.

Run

Run server with npx vite.

About

Visualization of camera setup for circular volumetric video capture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published