WriteTriangulationInfoToFile
Defined in
<io/File.h>
Take the 3d triangulated points for each timestep and write them to a file.
(1) |
-
Parameters:-
cv::FileStorage &
iFs
-
const std::string &
iName
-
std::vector<std::vector<cv::Point3d>> &
iList
-
const int
iMaxNumPoints
-