ldpk
Public Member Functions | List of all members
ldpk::model_parser Class Reference

A class for reading distortion model parameters from a stream. Might be helpful for testing. Just another nice-to-have... More...

#include <ldpk_model_parser.h>

Public Member Functions

 model_parser (bool verbose=true)
 
void set_model (tde4_ld_plugin *m)
 
void parse (std::istream &cin)
 Read parameter-value pairs from stream and set in model. Parameter names are as defined in the plugin. Parameters names must be enclosed in quotation marks, if they contain white spaces. If an error occurs, the method will throw an exception.
 

Detailed Description

A class for reading distortion model parameters from a stream. Might be helpful for testing. Just another nice-to-have...


The documentation for this class was generated from the following files: