Commit 5780b418 authored by Ozan Tonkal's avatar Ozan Tonkal

delete duplicate bunny.ply, remove tabs and extra lines

parent 8de46e1f
......@@ -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()
......@@ -3,7 +3,7 @@ viz. 3D Visualizer
***********************
.. toctree::
:maxdepth: 2
:maxdepth: 2
viz3d.rst
widget.rst
viz3d.rst
widget.rst
......@@ -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.
......@@ -942,7 +942,3 @@ Constructs a WMesh.
.. ocv:function:: WMesh(const Mesh3d &mesh)
:param mesh: :ocv:class:`Mesh3d` object that will be displayed.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment