mirror of
https://github.com/opencv/opencv_contrib.git
synced 2025-10-18 08:44:11 +08:00

committed by
Alexander Alekhin

parent
e70a4c423b
commit
078c45633d
@@ -59,7 +59,7 @@ namespace ppf_match_3d
|
||||
* @param [in] fileName The PLY model to read
|
||||
* @param [in] withNormals Flag wheather the input PLY contains normal information,
|
||||
* and whether it should be loaded or not
|
||||
* @return Returns the matrix on successfull load
|
||||
* @return Returns the matrix on successful load
|
||||
*/
|
||||
CV_EXPORTS_W Mat loadPLYSimple(const char* fileName, int withNormals = 0);
|
||||
|
||||
|
Reference in New Issue
Block a user