Sha256: 4ac73f72fda7dd49c92753e1beb5033bb9516c5e6714b5561c2d0ab2b6a7f3ad
Contents?: true
Size: 374 Bytes
Versions: 13
Compression:
Stored size: 374 Bytes
Contents
// Copyright (C) 2013 Davis E. King (davis@dlib.net) // License: Boost Software License See LICENSE.txt for the full license. #ifndef DLIB_PYTHoN_TOP_ #define DLIB_PYTHoN_TOP_ #include "python/boost_python_utils.h" #include "python/pyassert.h" #include "python/serialize_pickle.h" #include "python/numpy.h" #include "python/numpy_image.h" #endif // DLIB_PYTHoN_TOP_
Version data entries
13 entries across 13 versions & 1 rubygems