1. 05 Aug, 2016 1 commit
    • mschoeneck's avatar
      Merge pull request #6958 from mschoeneck:Common-Canny-parallelization · 5f30a0a0
      mschoeneck authored
      * Common Canny parallelization added. TBB and single thread code removed. Final pass vectorized with SSE2 intrinsics.
      
      * wrong #ifdef replaced with #if
      
      * Merged to actual Canny version
      
      * Merged common parallelized Canny with actual Canny implementation
      
      * Remove 'Mutex *mutex' and pass 'Mutex mutex' from outside to parallelCanny
      
      * Replaced extern Mutex with intern mutable Mutex.
      5f30a0a0
  2. 04 Aug, 2016 8 commits
  3. 03 Aug, 2016 6 commits
  4. 02 Aug, 2016 8 commits
  5. 01 Aug, 2016 2 commits
  6. 31 Jul, 2016 1 commit
  7. 29 Jul, 2016 2 commits
  8. 28 Jul, 2016 6 commits
  9. 27 Jul, 2016 6 commits