opencv/modules/viz/src
Antonella Cascitelli 079ceea616 Added new functionalities to viz module
- load OBJ file
- set offscreen rendering
- set roll angle of the camera
- get Mat screenshot of the current scene
- remove all lights from the scene
- add a custom light in the scene
- modify the size of the WImage3D widget
- added ambient property for the widget

Changed Vec3d in cv::viz::Color

Renamed method getMatScreenshotin getScreenshot

Modified showWidget

Fixed on viz::Color and reverted fix on vtkProp3D

Removed cameraRoll method

Merged load mesh method (for ply and obj file)

Fixed doc

Fixed cv::viz::WImage3D::setSize for vtk5.8

Fixed enum for cv::viz::Mesh::load
2015-08-15 01:03:59 +02:00
..
vtk viz: fixed memory leak 2014-10-18 18:17:42 +04:00
clouds.cpp Added cloud shading support - additional normals array is used 2014-04-08 20:31:28 +04:00
precomp.hpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
shapes.cpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
types.cpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
viz3d.cpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
vizcore.cpp iteractor work 2014-03-02 23:15:53 +04:00
vizimpl.cpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
vizimpl.hpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00
widget.cpp Added new functionalities to viz module 2015-08-15 01:03:59 +02:00