Home
last modified time | relevance | path

Searched refs:saveXYZ (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/samples/cpp/
H A Dstereo_match.cpp29 static void saveXYZ(const char* filename, const Mat& mat) in saveXYZ() function
293 saveXYZ(point_cloud_filename.c_str(), xyz); in main()