1. 22 Jan, 2018 2 commits
    • Alexander Alekhin's avatar
      core(perf): refactor kmeans test · a5cd62f7
      Alexander Alekhin authored
      - don't use RNG for "task size" parameters (N, K, dims)
      - add "good" kmeans test data (without singularities: K > unique points)
      a5cd62f7
    • Vitaly Tuzov's avatar
      bitexact gaussianblur implementation (#10345) · 12ea8477
      Vitaly Tuzov authored
      * Bit-exact implementation of GaussianBlur smoothing
      
      * Added universal intrinsics based implementation for bit-exact CV_8U GaussianBlur smoothing.
      
      * Added parallel_for to evaluation of bit-exact GaussianBlur
      
      * Added custom implementations for 3x3 and 5x5 bit-exact GaussianBlur
      12ea8477
  2. 21 Jan, 2018 3 commits
  3. 19 Jan, 2018 7 commits
  4. 18 Jan, 2018 11 commits
  5. 17 Jan, 2018 12 commits
  6. 16 Jan, 2018 5 commits