1. 05 Dec, 2012 1 commit
  2. 03 Dec, 2012 2 commits
  3. 30 Nov, 2012 1 commit
    • Vladislav Vinogradov's avatar
      refactored opengl functionality · 08fbf667
      Vladislav Vinogradov authored
      * removed OpenGLFuncTab, now extensions are loaded internally
      * renamed GlTexture -> GlTexture2D
      * added support of GlBuffer and GlTexture2D to InputArray/OutputArray
      * added ELEMENT_ARRAY_BUFFER and PIXEL_PACK_BUFFER targets
      * added copyFrom/copyTo method for GlBuffer and GlTexture2D
      * removed GlFont
      * removed pointCloudShow
      * removed OpenGLCleanCallback
      08fbf667
  4. 26 Nov, 2012 2 commits
  5. 20 Nov, 2012 1 commit
  6. 12 Nov, 2012 1 commit
  7. 09 Nov, 2012 4 commits
  8. 08 Nov, 2012 1 commit
  9. 02 Nov, 2012 2 commits
  10. 01 Nov, 2012 5 commits
  11. 26 Oct, 2012 2 commits
  12. 24 Oct, 2012 2 commits
  13. 23 Oct, 2012 7 commits
  14. 22 Oct, 2012 2 commits
  15. 21 Oct, 2012 2 commits
  16. 20 Oct, 2012 1 commit
    • Kazuki MATSUDA's avatar
      Add stream operators (Requested #2430) · 72c93dab
      Kazuki MATSUDA authored
      Add output stream operators (<<) for Rect, Size, Matx, Vec.
      I can't add operations for cv::KeyPoint.
      
      And putting together all operator<<.
      (Matx, Point_, Point3_, Vec, Size_, Rect_)
      72c93dab
  17. 19 Oct, 2012 2 commits
  18. 18 Oct, 2012 2 commits