Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
O
opencv
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
opencv
Commits
4e180070
Commit
4e180070
authored
Jan 18, 2014
by
Anatoly Baksheev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed white spaces
parent
d29c3d2f
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
7 deletions
+0
-7
viz3d.rst
modules/viz/doc/viz3d.rst
+0
-0
widget.rst
modules/viz/doc/widget.rst
+0
-1
vizcore.cpp
modules/viz/src/vizcore.cpp
+0
-4
vtkCloudMatSource.cpp
modules/viz/src/vtk/vtkCloudMatSource.cpp
+0
-0
vtkImageMatSource.h
modules/viz/src/vtk/vtkImageMatSource.h
+0
-2
No files found.
modules/viz/doc/viz3d.rst
View file @
4e180070
modules/viz/doc/widget.rst
View file @
4e180070
...
@@ -1018,4 +1018,3 @@ Constructs a WMesh.
...
@@ -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.
modules/viz/src/vizcore.cpp
View file @
4e180070
...
@@ -310,7 +310,3 @@ void cv::viz::computeNormals(const Mesh& mesh, OutputArray _normals)
...
@@ -310,7 +310,3 @@ void cv::viz::computeNormals(const Mesh& mesh, OutputArray _normals)
else
else
_normals
.
release
();
_normals
.
release
();
}
}
modules/viz/src/vtk/vtkCloudMatSource.cpp
View file @
4e180070
modules/viz/src/vtk/vtkImageMatSource.h
View file @
4e180070
...
@@ -80,5 +80,3 @@ namespace cv
...
@@ -80,5 +80,3 @@ namespace cv
#endif
#endif
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment