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. 20 Nov, 2015 3 commits
  3. 19 Nov, 2015 1 commit
  4. 18 Nov, 2015 1 commit
  5. 17 Nov, 2015 1 commit
  6. 15 Nov, 2015 1 commit
  7. 12 Nov, 2015 1 commit
  8. 10 Nov, 2015 5 commits
  9. 08 Nov, 2015 1 commit
  10. 06 Nov, 2015 2 commits
  11. 05 Nov, 2015 2 commits
  12. 04 Nov, 2015 21 commits