1. 15 Oct, 2013 1 commit
    • lluis's avatar
      Fix a bug in the er tree clean-up process (see discussion in… · b50185e1
      lluis authored
      Fix a bug in the er tree clean-up process (see discussion in https://github.com/Itseez/opencv/pull/1520). It's not necessary to walk the er tree in order to clean up the memory since it's possible to cleanup the regions in the stack just by iterating over the er_stack vector instead of walking the tree structure. This turns out to be safer because the tree structure of those regions may have been modified previously in er_save function.
      b50185e1
  2. 30 Sep, 2013 3 commits
  3. 27 Sep, 2013 1 commit
  4. 26 Sep, 2013 3 commits
  5. 25 Sep, 2013 2 commits
  6. 24 Sep, 2013 2 commits
  7. 23 Sep, 2013 5 commits
  8. 20 Sep, 2013 6 commits
  9. 19 Sep, 2013 8 commits
  10. 18 Sep, 2013 9 commits