WriteMarkedPointsToFile
Defined in
<io/File.h>
Write the points that the user marked to file for re-use if the user would like to run a slightly different version of triangulation.
(1) |
-
Parameters:-
const std::string &
iFilename
-
const std::vector<std::vector<cv::Point2d>> &
iMarkedPoints
-
const std::vector<std::vector<std::vector<int32_t>> > &
iBestFit
-