1. 07 Jan, 2014 2 commits
  2. 17 Dec, 2013 1 commit
  3. 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
  4. 05 Sep, 2013 1 commit
  5. 21 Aug, 2013 2 commits
  6. 07 Aug, 2013 1 commit
  7. 06 Aug, 2013 2 commits
  8. 02 Aug, 2013 1 commit
  9. 31 Jul, 2013 1 commit
  10. 29 Jul, 2013 1 commit
  11. 26 Apr, 2013 1 commit
  12. 12 Apr, 2013 1 commit
  13. 11 Apr, 2013 1 commit
  14. 03 Apr, 2013 1 commit
  15. 25 Mar, 2013 1 commit
  16. 24 Mar, 2013 2 commits
  17. 15 Mar, 2013 2 commits
    • Bo Li's avatar
      updated doc · 28256209
      Bo Li authored
      28256209
    • Andrey Kamaev's avatar
      Unified handling of InputOutputArrays in Python wrapper generator · e75df563
      Andrey Kamaev authored
      This makes arguments of type InputOutputArray required in python unless they
      have a default value in C++.
      
      As result following python functions changes signatures in non-trivial way:
      
      * calcOpticalFlowFarneback
      * calcOpticalFlowPyrLK
      * calibrateCamera
      * findContours
      * findTransformECC
      * floodFill
      * kmeans
      * PCACompute
      * stereoCalibrate
      
      And the following functions become return their modified inputs as a return
      value:
      
      * accumulate
      * accumulateProduct
      * accumulateSquare
      * accumulateWeighted
      * circle
      * completeSymm
      * cornerSubPix
      * drawChessboardCorners
      * drawContours
      * drawDataMatrixCodes
      * ellipse
      * fillConvexPoly
      * fillPoly
      * filterSpeckles
      * grabCut
      * insertChannel
      * line
      * patchNaNs
      * polylines
      * randn
      * randShuffle
      * randu
      * rectangle
      * setIdentity
      * updateMotionHistory
      * validateDisparity
      * watershed
      e75df563
  18. 21 Feb, 2013 2 commits
  19. 20 Feb, 2013 2 commits
  20. 30 Jan, 2013 1 commit
  21. 26 Dec, 2012 1 commit
  22. 17 Oct, 2012 1 commit
  23. 23 Aug, 2012 1 commit
  24. 25 Jul, 2012 1 commit
  25. 13 Jul, 2012 2 commits
  26. 11 Jul, 2012 2 commits
  27. 30 May, 2012 1 commit
  28. 29 May, 2012 1 commit
  29. 28 May, 2012 2 commits
  30. 13 Apr, 2012 1 commit