"vscode:/vscode.git/clone" did not exist on "6e123688dc63ae1b49e085d1c228f935a7e187fd"
  • 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
generic_image.h 20.9 KB