1. 28 Nov, 2016 1 commit
  2. 30 Sep, 2016 1 commit
  3. 06 Jul, 2016 1 commit
  4. 20 May, 2016 1 commit
    • Özgür Can's avatar
      Fix issue #6473 · 49515434
      Özgür Can authored
      Enable "useProvidedKeypoints" flag on cuda::ORB's detectAndCompute function in order to able to describe provided keypoints.
      
      * additional author : Ender Tunç <endertunc@yahoo.com>
      
      resolves #6473
      
       * Enable "useProvidedKeypoints" flag on cuda::ORB's detectAndCompute function in order to able to describe provided keypoints.
      
         Update for using 'const' reference to avoid array copy on each iteration.
      
      resolves #6473
      
      	Update for 'const' reference to avoid array copy on each iteration.
      49515434
  5. 15 Mar, 2016 4 commits
  6. 02 Mar, 2015 1 commit
    • Maxim Kostin's avatar
      Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 · cdd23440
      Maxim Kostin authored
      - Substituted HAVE_WINRT with WINRT
      - Fixed compilation issues in ocl.cpp and parallel.cpp
      - Fixed compiler issue for WP8: "C2678: binary '+' : no operator found which takes a left-hand - Fixed gitignore
      - Added #ifdef HAVE_OPENCL to remove compiler warnings in ocl.cpp
      - Used NO_GETENV similar to '3rdparty\libjpeg\jmemmgr.c;
      - Added ole32.lib for core module (for WindowsStore 8.0 builds)
      - Made OpenCV_ARCH aware of ARM
      Signed-off-by: 's avatarMaxim Kostin <v-maxkos@microsoft.com>
      cdd23440
  7. 13 Jan, 2015 8 commits
  8. 26 Dec, 2014 1 commit
  9. 22 Dec, 2014 1 commit
  10. 01 Dec, 2014 2 commits
  11. 05 Nov, 2014 3 commits
  12. 16 Jun, 2014 1 commit
  13. 02 Sep, 2013 5 commits