1. 19 8月, 2017 4 次提交
  2. 18 8月, 2017 5 次提交
  3. 17 8月, 2017 2 次提交
    • A
      core: fix memcpy with zero size · 71e18898
      Alexander Alekhin 提交于
      71e18898
    • J
      Merge pull request #9330 from hrnr:akaze_ocl · a5b56846
      Jiri Horner 提交于
      [GSOC] Enable OCL for AKAZE (#9330)
      
      * revert e0489cb4 - reenable OCL for AKAZE
      
      * deal with conversion internally in AKAZE
      
      * pass InputArray directly to AKAZE to allow distiguishing input Mat/UMat. deal with conversion there
      * ensure that keypoints orientations are always computed. prevents misuse of internal AKAZE class.
      
      * covert internal AKAZE functions to use InputArray/OutputArray
      
      * make internal functions private in AKAZE
      
      * split OCL and CPU paths in AKAZE
      
      * create 2 separate pyramids, 1 for OCL and 1 for CPU
      * template functions that use temporaries to always store them as correct type (UMat/Mat)
      
      * remove variable used only in OCL path
      
      causes unused variable warning
      
      * update AKAZE documentation
      
      * run ocl version only when ocl is enabled
      
      * add tests for OCL path in AKAZE
      
      * relax condition for keypoints angle
      a5b56846
  4. 16 8月, 2017 4 次提交
  5. 15 8月, 2017 6 次提交
  6. 14 8月, 2017 11 次提交
  7. 13 8月, 2017 1 次提交
  8. 11 8月, 2017 2 次提交
  9. 10 8月, 2017 5 次提交