1. 13 Jan, 2017 1 commit
  2. 01 Dec, 2016 1 commit
  3. 22 Nov, 2016 1 commit
  4. 21 Nov, 2016 1 commit
  5. 16 Nov, 2016 2 commits
  6. 05 Oct, 2016 1 commit
  7. 27 Mar, 2016 1 commit
  8. 18 Mar, 2016 1 commit
  9. 20 Feb, 2016 2 commits
  10. 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
  11. 19 Oct, 2015 1 commit
  12. 26 Sep, 2015 1 commit
  13. 10 Sep, 2015 1 commit
  14. 08 Sep, 2015 1 commit
  15. 20 Aug, 2015 5 commits
  16. 22 Jul, 2015 3 commits
  17. 11 Jul, 2015 1 commit
  18. 24 Mar, 2015 3 commits
  19. 26 Feb, 2015 1 commit
  20. 17 Feb, 2015 3 commits
  21. 10 Feb, 2015 1 commit
  22. 01 Dec, 2014 1 commit
  23. 10 Nov, 2014 1 commit
    • Dinar Ahmatnurov's avatar
      latentsvm caskade · df2f650b
      Dinar Ahmatnurov authored
      reworked PR 3
      
      comment off #include "opencv2/core/private.hpp". It prevent the project from being referenced from outside the opencv library.
      
      renaming + docs;
      df2f650b
  24. 08 Nov, 2014 1 commit
  25. 10 Oct, 2014 1 commit
  26. 18 Sep, 2014 3 commits