1. 26 Dec, 2014 3 commits
  2. 25 Dec, 2014 4 commits
  3. 23 Dec, 2014 1 commit
  4. 01 Dec, 2014 2 commits
  5. 07 Oct, 2014 1 commit
  6. 27 Aug, 2014 1 commit
  7. 16 Jun, 2014 1 commit
  8. 19 Feb, 2014 1 commit
  9. 18 Feb, 2014 1 commit
  10. 17 Feb, 2014 2 commits
  11. 16 Feb, 2014 1 commit
  12. 15 Feb, 2014 1 commit
  13. 01 Jan, 2014 1 commit
  14. 13 Nov, 2013 1 commit
    • Michael Pratt's avatar
      Add missing limits include · 73f1940b
      Michael Pratt authored
      Without limits included, several CUDA related files fail to compile with
      GCC on Ubuntu:
      
      modules/cudaimgproc/src/hough_lines.cpp:136:9: error: ‘numeric_limits’ is not a member of ‘std’
      73f1940b
  15. 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
  16. 02 Sep, 2013 5 commits