1. 04 Apr, 2018 1 commit
  2. 11 Feb, 2018 1 commit
  3. 19 Oct, 2017 1 commit
    • Igor Wodiany's avatar
      Add const to getViewerPose() · d7cbe6e9
      Igor Wodiany authored
      getViewerPose() doesn't modify an object of the class so it can be
      made const. It also makes this method consistent with other getters
      in the class as they are defined as const.
      d7cbe6e9
  4. 14 Aug, 2015 1 commit
    • 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
  5. 21 Apr, 2015 1 commit
  6. 16 Mar, 2014 1 commit
  7. 02 Mar, 2014 1 commit
  8. 15 Feb, 2014 1 commit
  9. 10 Feb, 2014 2 commits
  10. 20 Jan, 2014 1 commit
  11. 19 Jan, 2014 16 commits
  12. 07 Dec, 2013 3 commits
  13. 17 Nov, 2013 2 commits
  14. 03 Oct, 2013 1 commit
  15. 18 Sep, 2013 1 commit
  16. 12 Sep, 2013 1 commit
  17. 08 Sep, 2013 4 commits
  18. 06 Sep, 2013 1 commit