1. 09 1月, 2015 1 次提交
  2. 19 12月, 2014 1 次提交
  3. 01 12月, 2014 3 次提交
  4. 18 11月, 2014 1 次提交
    • O
      [RHO] Initial commit of RHO algorithm for rapid homography estimation. · 68e59d61
      Olexa Bilaniuk 提交于
      Implements the RHO algorithm as presented in
      
      Paper: Bilaniuk, Olexa, Hamid Bazargani, and Robert Laganiere. "Fast
      Target Recognition on Mobile Devices: Revisiting Gaussian Elimination
      for the Estimation of Planar Homographies." In Computer Vision and
      Pattern Recognition Workshops (CVPRW), 2014 IEEE Conference on, pp.
      119-125. IEEE, 2014.
      
      - Complete, heavily documented reference C implementation, as well as
      temporarily disabled dirty SSE2 port.
      - Enabled tests for RHO in test_homography; Currently these fail
      presumably due to too-stringent accuracy requirements.
      - Refinement and final refinement are not yet functional; Do not pass
      their corresponding flags to RHO.
      68e59d61
  5. 19 10月, 2014 1 次提交
  6. 17 10月, 2014 2 次提交
  7. 02 10月, 2014 1 次提交
  8. 18 8月, 2014 1 次提交
    • S
      Adding feature 1544 and 1557 · 6ca893be
      Shubhra Pandit 提交于
       -cv::findHomography added a parameter for RANSAC iterations
       -cv::findHomography added a parameter for RANSAC confidence
      6ca893be
  9. 11 8月, 2014 3 次提交
  10. 15 7月, 2014 1 次提交
  11. 09 7月, 2014 1 次提交
  12. 08 7月, 2014 1 次提交
  13. 28 4月, 2014 1 次提交
  14. 27 4月, 2014 1 次提交
  15. 17 12月, 2013 1 次提交
  16. 09 9月, 2013 1 次提交
  17. 06 9月, 2013 1 次提交
    • V
      Merge branch 'master' into gpu-cuda-rename · 0c7663eb
      Vladislav Vinogradov 提交于
      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
  18. 05 9月, 2013 1 次提交
  19. 12 4月, 2013 1 次提交
  20. 01 4月, 2013 1 次提交
  21. 25 3月, 2013 2 次提交
  22. 22 3月, 2013 1 次提交
  23. 15 3月, 2013 1 次提交
  24. 13 3月, 2013 1 次提交
  25. 02 3月, 2013 1 次提交
  26. 01 3月, 2013 1 次提交
  27. 21 2月, 2013 1 次提交
  28. 20 2月, 2013 1 次提交
  29. 27 12月, 2012 1 次提交
  30. 17 10月, 2012 2 次提交
  31. 30 5月, 2012 1 次提交
  32. 28 5月, 2012 1 次提交
  33. 30 3月, 2012 1 次提交