1. 20 Oct, 2017 1 commit
  2. 18 Oct, 2017 1 commit
  3. 09 Oct, 2017 2 commits
  4. 20 Sep, 2017 1 commit
  5. 08 Sep, 2017 1 commit
  6. 23 Aug, 2017 3 commits
  7. 21 Aug, 2017 1 commit
  8. 14 Aug, 2017 2 commits
  9. 25 Jul, 2017 1 commit
  10. 21 Jul, 2017 1 commit
  11. 13 Jul, 2017 1 commit
  12. 10 Jul, 2017 1 commit
  13. 04 Jul, 2017 1 commit
  14. 03 Jul, 2017 1 commit
    • Tony Lian's avatar
      Merge pull request #9075 from TonyLianLong:master · c8783f3e
      Tony Lian authored
      Remove unnecessary Non-ASCII characters from source code (#9075)
      
      * Remove unnecessary Non-ASCII characters from source code
      
      Remove unnecessary Non-ASCII characters and replace them with ASCII
      characters
      
      * Remove dashes in the @param statement
      
      Remove dashes and place single space in the @param statement to keep
      coding style
      
      * misc: more fixes for non-ASCII symbols
      
      * misc: fix non-ASCII symbol in CMake file
      c8783f3e
  15. 27 Jun, 2017 1 commit
  16. 26 Jun, 2017 2 commits
  17. 22 Jun, 2017 3 commits
  18. 21 Jun, 2017 1 commit
  19. 11 Jun, 2017 3 commits
  20. 05 Jun, 2017 1 commit
  21. 19 May, 2017 1 commit
  22. 25 Apr, 2017 1 commit
    • Pavel Vlasov's avatar
      Update for IPP for OpenCV 2017u2 integration; · 11c2ffaf
      Pavel Vlasov authored
      Updated integrations for:
      cv::split
      cv::merge
      cv::insertChannel
      cv::extractChannel
      cv::Mat::convertTo - now with scaled conversions support
      cv::LUT - disabled due to performance issues
      Mat::copyTo
      Mat::setTo
      cv::flip
      cv::copyMakeBorder - currently disabled
      cv::polarToCart
      cv::pow - ipp pow function was removed due to performance issues
      cv::hal::magnitude32f/64f - disabled for <= SSE42, poor performance
      cv::countNonZero
      cv::minMaxIdx
      cv::norm
      cv::canny - new integration. Disabled for threaded;
      cv::cornerHarris
      cv::boxFilter
      cv::bilateralFilter
      cv::integral
      11c2ffaf
  23. 20 Apr, 2017 1 commit
  24. 18 Apr, 2017 1 commit
  25. 14 Apr, 2017 1 commit
  26. 13 Apr, 2017 1 commit
  27. 11 Apr, 2017 1 commit
  28. 08 Apr, 2017 1 commit
  29. 06 Apr, 2017 3 commits