1. 30 Aug, 2009 1 commit
  2. 29 Aug, 2009 7 commits
    • Davis King's avatar
      In addition to minor code cleanup I also changed the following: · 867756ca
      Davis King authored
         - The zoomable_region widget now uses exponential rather than linear
           zoom scaling since this is much more pleasing to use.  There is now
           a new requirement on the zoom increment that it must be between 0
           and 1.
         - I added a few missing requires clauses.
         - I changed the set_zoom_scale() function so that it actually changes
           the zoom scale even if the user requests a zoom value outside the
           allowed range.  It just uses the max or min allowed value rather than
           doing nothing.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403170
      867756ca
    • Davis King's avatar
      Added a check to the deserialization code for vector_normalizer objects that · d5118107
      Davis King authored
      will detect if the user is trying to deserialize a vector_normalizer_pca object
      into a vector_normalizer.  If so it throws serialization_error.
      
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403169
      d5118107
    • Davis King's avatar
      Added a get_rect() for array2d objects. · 12599d07
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403168
      12599d07
    • Davis King's avatar
      updated the docs · c00e5225
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403167
      c00e5225
    • Davis King's avatar
      Added the bgr_pixel and cv_image objects. · 0d428108
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403166
      0d428108
    • Davis King's avatar
      updated the docs · 6db66130
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403165
      6db66130
    • Davis King's avatar
      Added some typedefs for signed fixed width integers. · 41687ecb
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403164
      41687ecb
  3. 25 Aug, 2009 1 commit
  4. 22 Aug, 2009 1 commit
  5. 21 Aug, 2009 1 commit
    • Davis King's avatar
      Fixed broken link · 2d900ec7
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403161
      2d900ec7
  6. 19 Aug, 2009 1 commit
  7. 15 Aug, 2009 2 commits
  8. 14 Aug, 2009 2 commits
  9. 12 Aug, 2009 4 commits
  10. 06 Aug, 2009 1 commit
  11. 05 Aug, 2009 4 commits
  12. 31 Jul, 2009 2 commits
  13. 30 Jul, 2009 3 commits
  14. 27 Jul, 2009 1 commit
  15. 25 Jul, 2009 1 commit
  16. 20 Jul, 2009 1 commit
    • Davis King's avatar
      Fixed a spelling error. · 6f0feb2d
      Davis King authored
      --HG--
      extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403139
      6f0feb2d
  17. 19 Jul, 2009 1 commit
  18. 16 Jul, 2009 2 commits
  19. 13 Jul, 2009 2 commits
  20. 12 Jul, 2009 2 commits