1. 08 Aug, 2016 2 commits
  2. 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
  3. 04 Aug, 2016 8 commits
  4. 03 Aug, 2016 6 commits
  5. 02 Aug, 2016 8 commits
  6. 01 Aug, 2016 2 commits
  7. 31 Jul, 2016 1 commit
  8. 29 Jul, 2016 2 commits
  9. 28 Jul, 2016 6 commits
  10. 27 Jul, 2016 4 commits