1. 14 Oct, 2017 1 commit
  2. 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
  3. 19 Aug, 2016 1 commit
  4. 12 Aug, 2016 1 commit
  5. 31 May, 2016 1 commit
  6. 17 Dec, 2015 1 commit
  7. 09 Dec, 2015 1 commit
    • Alexander Alekhin's avatar
      checkRange fixes · b26580cc
      Alexander Alekhin authored
      1) fix multichannel support
      2) remove useless bad_value, read value from original Mat directly
      3) add more tests
      4) fix docs for cvCeil and checkRange
      b26580cc
  8. 20 Nov, 2015 2 commits
  9. 10 Nov, 2015 1 commit
  10. 06 Nov, 2015 3 commits
    • Viet Dinh's avatar
      mac compile error · 57829d81
      Viet Dinh authored
      57829d81
    • Viet Dinh's avatar
      optimize code · a1532582
      Viet Dinh authored
      a1532582
    • Viet Dinh's avatar
      fix solveCubic · 68bcff26
      Viet Dinh authored
      The original solution did not handle correctly when delta = 0,
      resulting as nan errors. I also wrote a test case to test solving
      equation x^3 = 0 after fixing.
      68bcff26
  11. 04 Nov, 2015 2 commits
  12. 03 Nov, 2015 3 commits
  13. 02 Nov, 2015 6 commits
  14. 01 Nov, 2015 1 commit
  15. 20 Oct, 2015 1 commit
  16. 13 Sep, 2015 1 commit
  17. 25 May, 2015 1 commit
  18. 05 May, 2015 2 commits
  19. 01 May, 2015 1 commit
  20. 16 Apr, 2015 1 commit
  21. 27 Feb, 2015 1 commit
  22. 26 Feb, 2015 1 commit
  23. 12 Jan, 2015 6 commits