1. 21 Dec, 2014 1 commit
    • orestis's avatar
      Change DescriptorExtractor_ORB regression test · fffe2464
      orestis authored
      to compensate for neon ieee754 non-compliancy.
      Also changed the comparison between max valid and calculated distance to
      make the error message more accurate (in case curMaxDist == maxDist)
      fffe2464
  2. 18 Oct, 2014 1 commit
  3. 17 Oct, 2014 7 commits
  4. 16 Oct, 2014 4 commits
  5. 15 Oct, 2014 1 commit
  6. 02 Oct, 2014 1 commit
  7. 31 Aug, 2014 1 commit
  8. 18 Aug, 2014 1 commit
  9. 13 Aug, 2014 1 commit
    • Adil Ibragimov's avatar
      Several type of formal refactoring: · 8a4a1bb0
      Adil Ibragimov authored
      1. someMatrix.data -> someMatrix.prt()
      2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex )
      3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>()
      4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
      8a4a1bb0
  10. 11 Aug, 2014 1 commit
  11. 05 Aug, 2014 1 commit
  12. 30 Jul, 2014 1 commit
  13. 07 Jul, 2014 1 commit
  14. 29 May, 2014 1 commit
  15. 10 May, 2014 1 commit
  16. 09 May, 2014 1 commit
    • Ievgen Khvedchenia's avatar
      Refactor of KAZE and AKAZE: · 1a5fcd71
      Ievgen Khvedchenia authored
      1) Clean-up from the unused code
      2) Remove of SURF extraction method
      3) Enabled threading for KAZE extraction
      4) Exposed new properties for runtime configuration
      1a5fcd71
  17. 01 May, 2014 1 commit
  18. 09 Apr, 2014 1 commit
  19. 08 Apr, 2014 1 commit
  20. 05 Apr, 2014 1 commit
  21. 22 Jan, 2014 1 commit
  22. 09 Dec, 2013 1 commit
  23. 08 Oct, 2013 1 commit
  24. 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
  25. 05 Sep, 2013 1 commit
  26. 21 Aug, 2013 1 commit
  27. 08 Aug, 2013 1 commit
  28. 10 Apr, 2013 1 commit
  29. 13 Mar, 2013 1 commit
  30. 25 Feb, 2013 1 commit
  31. 31 Jan, 2013 1 commit