1. 15 Aug, 2016 1 commit
    • will hunt's avatar
      MSER: all test passed. · ac2d79fd
      will hunt authored
      1. if a component's variation is a global minimum than it should be a local minimum
      2. for the small image with invert and blur, the MSERs number should be 20
      ac2d79fd
  2. 07 Aug, 2016 1 commit
    • will hunt's avatar
      MSER: grew unnecessary histories. · c3d29219
      will hunt authored
      the merge() calls growHistory() too many times such that:
      1. some CompHistory nodes not used have been created
      2. some CompHistory node's val equal their parents
      c3d29219
  3. 06 Aug, 2016 1 commit
  4. 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
  5. 04 Aug, 2016 8 commits
  6. 03 Aug, 2016 6 commits
  7. 02 Aug, 2016 8 commits
  8. 01 Aug, 2016 2 commits
  9. 31 Jul, 2016 1 commit
  10. 29 Jul, 2016 2 commits
  11. 28 Jul, 2016 6 commits
  12. 27 Jul, 2016 3 commits