Changed the serialization formats for the matrix and array2d objects so that
they are compatible. This was done in a way that is backwards compatible with previous versions of dlib. That is, we can still load data serialized by previous dlib versions. However, older versions of dlib can't load the new serialization format.
Showing
Please register or sign in to comment