1. 08 Feb, 2018 1 commit
    • luz.paz's avatar
      Misc. ./samples typos · dbb57cd0
      luz.paz authored
      Found via `codespell -q 3 --skip="./3rdparty" -I ../opencv-whitelist.txt`
      dbb57cd0
  2. 28 Jul, 2017 1 commit
  3. 25 Jul, 2017 1 commit
  4. 23 Jun, 2016 1 commit
  5. 23 Dec, 2014 1 commit
  6. 29 Aug, 2014 1 commit
    • Rok Mandeljc's avatar
      samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp… · e0c87218
      Rok Mandeljc authored
      samples: gpu: removed inclusion of non-existent opencv2/contrib/contrib.hpp header, re-introduced TickMeter class in a separate header
      
      This patch removes inclusion of opencv2/contrib/contrib.hpp header,
      which does not exist anymore due to removal of opencv_contrib module.
      
      The samples including this header appear to be doing so in order to
      use TickMeter class; therefore, the latter is now provided by tick_meter.hpp
      header file, located in samples/gpu folder.
      e0c87218
  7. 06 Sep, 2013 1 commit
    • Vladislav Vinogradov's avatar
      Merge branch 'master' into gpu-cuda-rename · 0c7663eb
      Vladislav Vinogradov authored
      Conflicts:
      	modules/core/include/opencv2/core/cuda.hpp
      	modules/cudacodec/src/thread.cpp
      	modules/cudacodec/src/thread.hpp
      	modules/superres/perf/perf_superres.cpp
      	modules/superres/src/btv_l1_cuda.cpp
      	modules/superres/src/optical_flow.cpp
      	modules/videostab/src/global_motion.cpp
      	modules/videostab/src/inpainting.cpp
      	samples/cpp/stitching_detailed.cpp
      	samples/cpp/videostab.cpp
      	samples/gpu/stereo_multi.cpp
      0c7663eb
  8. 05 Sep, 2013 1 commit
  9. 02 Sep, 2013 4 commits
  10. 28 Aug, 2013 1 commit
  11. 24 Jun, 2013 1 commit
  12. 14 Jun, 2013 1 commit
  13. 10 Jun, 2013 1 commit
  14. 09 Apr, 2013 1 commit
  15. 01 Apr, 2013 1 commit
  16. 18 Mar, 2013 1 commit
  17. 23 Jan, 2013 1 commit
    • Vladislav Vinogradov's avatar
      fixes for gpu module: · ae6266e1
      Vladislav Vinogradov authored
      - fixed printCudaDeviceInfo for new CC
      - fixed some compilation errors and warnings
      - removed unset command from CMake script
      - removed unused std imports
      ae6266e1
  18. 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
  19. 17 Oct, 2012 2 commits
  20. 30 Jan, 2012 1 commit
  21. 24 Oct, 2011 1 commit
  22. 01 Jun, 2011 1 commit
  23. 21 May, 2011 1 commit
  24. 16 Feb, 2011 1 commit
  25. 15 Feb, 2011 3 commits
  26. 14 Feb, 2011 3 commits
  27. 10 Feb, 2011 1 commit
  28. 04 Feb, 2011 1 commit
  29. 03 Feb, 2011 2 commits