1. 09 Dec, 2016 2 commits
  2. 06 Dec, 2016 1 commit
  3. 02 Dec, 2016 1 commit
  4. 30 Nov, 2016 1 commit
  5. 29 Nov, 2016 1 commit
  6. 17 Nov, 2016 1 commit
  7. 14 Nov, 2016 1 commit
  8. 08 Nov, 2016 1 commit
  9. 04 Nov, 2016 1 commit
    • Li Peng's avatar
      morph ocl kernel for erode and dilate filter · 35198b84
      Li Peng authored
      This kernel is for CV_8UC1 format and 3x3 kernel size,
      It is about 33% ~ 55% faster than current ocl kernel with below perf test
      
      python ./modules/ts/misc/run.py -t imgproc --gtest_filter=OCL_ErodeFixture*
      python ./modules/ts/misc/run.py -t imgproc --gtest_filter=OCL_DilateFixture*
      
      Also add accuracy test cases for this kernel, the test command is
      
      ./bin/opencv_test_imgproc --gtest_filter=OCL_Filter/MorphFilter3x3*
      Signed-off-by: 's avatarLi Peng <peng.li@intel.com>
      35198b84
  10. 26 Oct, 2016 1 commit
  11. 07 Oct, 2016 1 commit
  12. 28 Sep, 2016 1 commit
  13. 16 Sep, 2016 1 commit
  14. 19 Aug, 2016 1 commit
  15. 05 Aug, 2016 1 commit
  16. 19 Jul, 2016 1 commit
  17. 25 Sep, 2015 1 commit
    • Pavel Vlasov's avatar
      IPP_VERSION_X100 was changed to: · 14b006e8
      Pavel Vlasov authored
      IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE
      to manage changes between updates more easily.
      
      IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;
      14b006e8
  18. 04 Mar, 2015 1 commit
  19. 03 Mar, 2015 1 commit
  20. 06 Nov, 2014 1 commit
  21. 21 Oct, 2014 6 commits
  22. 07 Oct, 2014 1 commit
  23. 29 Sep, 2014 1 commit
  24. 04 Sep, 2014 1 commit
  25. 27 Aug, 2014 2 commits
  26. 25 Aug, 2014 1 commit
  27. 22 Aug, 2014 1 commit
  28. 12 Aug, 2014 1 commit
  29. 08 Aug, 2014 4 commits
  30. 07 Aug, 2014 1 commit