1. 13 Sep, 2020 1 commit
  2. 01 Jun, 2020 1 commit
    • stoperro's avatar
      Corrected interpolate_bilinear for lab_pixel. (#2091) · a8324201
      stoperro authored
      * * Corrected interpolate_bilinear for non-RGB images not to collapse into grayscale (#2089)
      
      * * interpolate_bilinear uses now pixel_to_vector for shorter code.
      
      * pixels now have operator!=.
      
      * * Explicitely float interpolation
      
      * Using C++11 static_assert() in interpolation.
      
      * * Corrected documentation for interpolate_bilinear, interpolate_quadratic
      
      * * Corrected formatting near interpolate_bilinear
      a8324201
  3. 29 Jan, 2018 1 commit
  4. 05 Nov, 2016 1 commit
  5. 09 Jul, 2014 1 commit
    • Davis King's avatar
      Changed the serialization code for C-strings so that they don't save the null terminator · f3ce1059
      Davis King authored
      byte.  This makes their serialization format the same as the format for std::string.  I had
      to revert the previous mod for this because it didn't work in visual studio.  This change
      fixes that.  The code should still be able to read all previously serialized data correctly.
      Moreover, any char arrays that aren't null terminated will still be read and written in
      their entirety.
      f3ce1059
  6. 07 Jul, 2014 1 commit
  7. 22 May, 2014 1 commit
  8. 22 Apr, 2013 2 commits
  9. 13 Apr, 2013 1 commit
  10. 07 Apr, 2013 1 commit
  11. 16 Jan, 2013 2 commits
  12. 07 Sep, 2011 1 commit
  13. 05 Mar, 2010 1 commit
  14. 22 Jan, 2010 1 commit
  15. 28 Mar, 2009 1 commit
  16. 02 May, 2008 1 commit