1. 22 Nov, 2015 1 commit
    • Jesus Briales's avatar
      Fix subpixel precision issue and compute line points in original image size · ad765a75
      Jesus Briales authored
      Issue 1:
      The subpixel precision of LSD was lost in the implicit conversion to Vec4i
      Solved:
      Line point coordinates are stored in cv::Vec4f
      No type conversion needed from extremes to kl float fields
      
      Issue 2:
      The keyline point fields for original image were not being correctly filled
      Solved:
      The points in original image are computed through scaling (using scale factor and octave index)
      ad765a75
  2. 26 Sep, 2015 1 commit
  3. 10 Sep, 2015 1 commit
  4. 20 Aug, 2015 3 commits
  5. 22 Jul, 2015 3 commits
  6. 11 Jul, 2015 1 commit
  7. 24 Mar, 2015 2 commits
  8. 17 Feb, 2015 1 commit
  9. 10 Feb, 2015 1 commit
  10. 18 Sep, 2014 3 commits
  11. 09 Sep, 2014 1 commit
  12. 06 Sep, 2014 1 commit
  13. 26 Aug, 2014 1 commit
  14. 21 Aug, 2014 1 commit
  15. 20 Aug, 2014 1 commit
  16. 17 Aug, 2014 1 commit
  17. 10 Aug, 2014 1 commit
  18. 09 Aug, 2014 1 commit
  19. 07 Aug, 2014 1 commit
  20. 06 Aug, 2014 1 commit
  21. 04 Aug, 2014 1 commit
  22. 03 Aug, 2014 1 commit
  23. 02 Aug, 2014 4 commits
  24. 01 Aug, 2014 7 commits