1. 01 Dec, 2016 1 commit
  2. 22 Nov, 2016 1 commit
  3. 21 Nov, 2016 1 commit
  4. 16 Nov, 2016 2 commits
  5. 05 Oct, 2016 1 commit
  6. 27 Mar, 2016 1 commit
  7. 18 Mar, 2016 1 commit
  8. 20 Feb, 2016 2 commits
  9. 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
  10. 19 Oct, 2015 1 commit
  11. 26 Sep, 2015 1 commit
  12. 10 Sep, 2015 1 commit
  13. 08 Sep, 2015 1 commit
  14. 20 Aug, 2015 5 commits
  15. 22 Jul, 2015 3 commits
  16. 11 Jul, 2015 1 commit
  17. 24 Mar, 2015 3 commits
  18. 26 Feb, 2015 1 commit
  19. 17 Feb, 2015 3 commits
  20. 10 Feb, 2015 1 commit
  21. 01 Dec, 2014 1 commit
  22. 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
  23. 08 Nov, 2014 1 commit
  24. 10 Oct, 2014 1 commit
  25. 18 Sep, 2014 3 commits
  26. 09 Sep, 2014 1 commit