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