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
5780b418
Commit
5780b418
authored
Sep 18, 2013
by
Ozan Tonkal
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
delete duplicate bunny.ply, remove tabs and extra lines
parent
8de46e1f
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
7 deletions
+0
-7
CMakeLists.txt
modules/viz/CMakeLists.txt
+0
-2
viz.rst
modules/viz/doc/viz.rst
+0
-0
viz3d.rst
modules/viz/doc/viz3d.rst
+0
-1
widget.rst
modules/viz/doc/widget.rst
+0
-4
bunny.ply
samples/cpp/bunny.ply
+0
-0
No files found.
modules/viz/CMakeLists.txt
View file @
5780b418
...
...
@@ -55,5 +55,3 @@ if(DEFINED BUILD_opencv_viz AND BUILD_opencv_viz AND DEFINED HAVE_VTK AND HAVE_V
target_link_libraries
(
opencv_viz
"-framework Cocoa"
)
endif
()
endif
()
modules/viz/doc/viz.rst
View file @
5780b418
modules/viz/doc/viz3d.rst
View file @
5780b418
...
...
@@ -716,4 +716,3 @@ Creates a Kinect Camera.
.. ocv:function:: static Camera KinectCamera(const Size &window_size)
:param window_size: Size of the window. This together with intrinsic matrix of a Kinect Camera determines the field of view.
modules/viz/doc/widget.rst
View file @
5780b418
...
...
@@ -942,7 +942,3 @@ Constructs a WMesh.
.. ocv:function:: WMesh(const Mesh3d &mesh)
:param mesh: :ocv:class:`Mesh3d` object that will be displayed.
samples/cpp/bunny.ply
deleted
100644 → 0
View file @
8de46e1f
This diff is collapsed.
Click to expand it.
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