fixed white spaces
This commit is contained in:
@@ -1018,4 +1018,3 @@ Constructs a WMesh.
|
|||||||
:param polygons: Points of the mesh object.
|
:param polygons: Points of the mesh object.
|
||||||
:param colors: Point colors.
|
:param colors: Point colors.
|
||||||
:param normals: Point normals.
|
:param normals: Point normals.
|
||||||
|
|
||||||
|
|||||||
@@ -310,7 +310,3 @@ void cv::viz::computeNormals(const Mesh& mesh, OutputArray _normals)
|
|||||||
else
|
else
|
||||||
_normals.release();
|
_normals.release();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -80,5 +80,3 @@ namespace cv
|
|||||||
|
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user