AliceVision
Photogrammetric Computer Vision Framework
Public Attributes | List of all members
aliceVision::image::DCPProfileInfo Struct Reference

DCPProfileInfo contains information about matrices, table and curves contained in the profile. More...

#include <dcp.hpp>

Public Attributes

std::string filename = ""
 
std::string profileCalibrationSignature = ""
 
bool has_color_matrix_1 = false
 
bool has_color_matrix_2 = false
 
bool has_camera_calibration_1 = false
 
bool has_camera_calibration_2 = false
 
bool has_forward_matrix_1 = false
 
bool has_forward_matrix_2 = false
 
bool has_look_table = false
 
bool has_hue_sat_map = false
 
bool has_tone_curve = false
 
bool has_baseline_exposure_offset = false
 
short light_source_1 = 0
 
short light_source_2 = 0
 
double temperature_1 = 0.0
 
double temperature_2 = 0.0
 

Detailed Description

DCPProfileInfo contains information about matrices, table and curves contained in the profile.


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