FOUND
Loading...
Searching...
No Matches
camera.hpp File Reference
Include dependency graph for camera.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  found::Camera
 A Camera is a mutable object that represents a Camera. More...
 

Namespaces

namespace  found
 

Functions

decimal found::FovToFocalLength (decimal xFov, decimal xResolution)
 Provides the focal length of a camera for given parameters.
 
decimal found::FocalLengthToFov (decimal focalLength, decimal xResolution, decimal pixelSize)
 Provides the FOV of a camera for given parameters.