#include <string>
#include <vector>


Classes | |
| struct | ImageFolder |
| Object containing info about the folders used. More... | |
Functions | |
| void | writeHomographyToFile (string outputPath, const vector< ImgInfo > &vImgInfo) |
| Parse the setting file. | |
| void writeHomographyToFile | ( | string | outputPath, | |
| const vector< ImgInfo > & | vImgInfo | |||
| ) |
Parse the setting file.
| outputPath | path of the output folder | |
| vImgInfo | vector containing info about the current images |
| outputPath | path of the output folder | |
| vImgInfo | vector containing info about the current images |
References Distortion::kap1.
1.5.6