raw_transformation Struct Reference
#include <matrixsimulator.h>
Public Attributes | |
| int | order |
| double | wavelength |
| cv::Mat | transformation_matrix = cv::Mat(2,3,CV_64FC1) |
| std::vector< double > | decomposed_matrix |
Member Data Documentation
| std::vector<double> raw_transformation::decomposed_matrix |
| int raw_transformation::order |
| cv::Mat raw_transformation::transformation_matrix = cv::Mat(2,3,CV_64FC1) |
| double raw_transformation::wavelength |
The documentation for this struct was generated from the following file:
- /home/stuermer/Repos/cpp/EchelleSimulator/include/matrixsimulator.h

1.8.11