• 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
canvas_drawing.h 34.5 KB