1. 02 Feb, 2018 1 commit
  2. 23 Jan, 2018 1 commit
  3. 14 Dec, 2017 1 commit
  4. 14 Sep, 2017 1 commit
  5. 03 Aug, 2017 1 commit
  6. 21 Jun, 2017 1 commit
  7. 15 Mar, 2017 1 commit
    • Maksim Shabunin's avatar
      Reduced modules dependencies: · f8807f18
      Maksim Shabunin authored
      - made some of dependencies explicit
      - removed dependencies to highgui and some other modules where possible
      - modified some samples to build without modules
      f8807f18
  8. 13 Jan, 2017 1 commit
  9. 01 Dec, 2016 1 commit
  10. 22 Nov, 2016 1 commit
  11. 21 Nov, 2016 1 commit
  12. 16 Nov, 2016 2 commits
  13. 05 Oct, 2016 1 commit
  14. 27 Mar, 2016 1 commit
  15. 18 Mar, 2016 1 commit
  16. 20 Feb, 2016 2 commits
  17. 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
  18. 19 Oct, 2015 1 commit
  19. 26 Sep, 2015 1 commit
  20. 10 Sep, 2015 1 commit
  21. 08 Sep, 2015 1 commit
  22. 20 Aug, 2015 5 commits
  23. 22 Jul, 2015 3 commits
  24. 11 Jul, 2015 1 commit
  25. 24 Mar, 2015 3 commits
  26. 26 Feb, 2015 1 commit
  27. 17 Feb, 2015 3 commits
  28. 10 Feb, 2015 1 commit