1. 13 Sep, 2018 1 commit
  2. 23 Aug, 2018 1 commit
    • logic1988's avatar
      Update aff_trans.cpp · b47c9ac6
      logic1988 authored
      When the fullAffine parameter is set to false, the estimateRigidTransform function maybe return empty, then the _localAffineEstimate function will be called, but the bug in it will result in incorrect results.
      b47c9ac6
  3. 17 Jul, 2018 1 commit
  4. 28 Mar, 2018 1 commit
  5. 12 Feb, 2018 1 commit
  6. 13 Dec, 2017 1 commit
  7. 28 Jun, 2017 1 commit
  8. 27 Jun, 2017 1 commit
  9. 23 Jan, 2017 1 commit
  10. 18 Jan, 2017 1 commit
  11. 19 Aug, 2016 1 commit
  12. 07 Apr, 2016 1 commit
  13. 23 Dec, 2015 1 commit
  14. 03 Nov, 2015 1 commit
    • yigitsoy's avatar
      Fix inlier assignment in Hungarian algorithm · 16a3773a
      yigitsoy authored
      While checking whether a match is a real match, the index of the corresponding column (row) for a row (column) is checked. The limit should be the number of the real columns (rows) for a given row (column).
      16a3773a
  15. 16 Feb, 2015 1 commit
  16. 16 Dec, 2014 1 commit
  17. 25 Feb, 2014 1 commit
  18. 08 Oct, 2013 1 commit
  19. 06 Oct, 2013 1 commit
  20. 05 Oct, 2013 1 commit
  21. 30 Sep, 2013 11 commits