• 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
Name
Last commit
Last update
dlib Loading commit data...
docs Loading commit data...
examples Loading commit data...
python_examples Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
.hgtags Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
MANIFEST.in Loading commit data...
README.md Loading commit data...
appveyor.yml Loading commit data...
setup.py Loading commit data...