• Antonella Cascitelli's avatar
    Added new functionalities to viz module · 079ceea6
    Antonella Cascitelli authored
    - 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
    079ceea6
Name
Last commit
Last update
3rdparty Loading commit data...
apps Loading commit data...
cmake Loading commit data...
data Loading commit data...
doc Loading commit data...
include Loading commit data...
modules Loading commit data...
platforms Loading commit data...
samples Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.tgitconfig Loading commit data...
CMakeLists.txt Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...