refactored CloudNormals and added test for it
This commit is contained in:
@@ -108,7 +108,7 @@ namespace cv
|
||||
{
|
||||
public:
|
||||
|
||||
Mat cloud, colors;
|
||||
Mat cloud, colors, normals;
|
||||
Mat polygons;
|
||||
|
||||
//! Loads mesh from a given ply file
|
||||
|
Reference in New Issue
Block a user