1. 25 Nov, 2017 3 commits
  2. 24 Nov, 2017 3 commits
  3. 23 Nov, 2017 5 commits
  4. 22 Nov, 2017 1 commit
  5. 21 Nov, 2017 7 commits
  6. 20 Nov, 2017 3 commits
  7. 19 Nov, 2017 10 commits
  8. 18 Nov, 2017 6 commits
  9. 17 Nov, 2017 2 commits
    • Kino's avatar
      generic_image all the way (#921) · 364e97c1
      Kino authored
      * generic_image all the way
      
      tried to hunt down and correct the functions that were using a
      non-generic_image approach to dlib’s generic images.
      
      * generic image fix fix
      
      Had to change a couple of const_image_view to non-const versions so array access is possible in the rest of the code
      
      * same
      
      same
      
      * back to sanity
      364e97c1
    • Amin Cheloh's avatar
      Update dnn_mmod_find_cars2_ex.cpp (#966) · 1798e887
      Amin Cheloh authored
      1798e887