MVE - Multi-View Environment mve-devel
Loading...
Searching...
No Matches
Public Attributes | List of all members
mve::AdditionalCameraInfo Struct Reference

Per-camera NVM specific information. More...

#include <bundle_io.h>

Collaboration diagram for mve::AdditionalCameraInfo:
Collaboration graph
[legend]

Public Attributes

std::string depth_map_name
 Path to a pre-computed depth map (optional).
 
std::string filename
 Path the original image file.
 
float radial_distortion
 The single radial distortion parameter.
 

Detailed Description

Per-camera NVM specific information.

Definition at line 36 of file bundle_io.h.

Member Data Documentation

◆ depth_map_name

std::string mve::AdditionalCameraInfo::depth_map_name

Path to a pre-computed depth map (optional).

Definition at line 41 of file bundle_io.h.

◆ filename

std::string mve::AdditionalCameraInfo::filename

Path the original image file.

Definition at line 39 of file bundle_io.h.

◆ radial_distortion

float mve::AdditionalCameraInfo::radial_distortion

The single radial distortion parameter.

Definition at line 43 of file bundle_io.h.


The documentation for this struct was generated from the following file: