Commit Graph

22 Commits (master)

Author SHA1 Message Date
Davis King c6d778eaf9 Made the examples use the new simplified file serialization API.
11 years ago
Davis King 114f677d74 Fixing grammar in comments.
11 years ago
Davis King ba37c88fbf Clarified examples now that we have more object detectors in the library.
11 years ago
Davis King e0a6e30581 Refactored the image pyramid code. Now there is just one templated object,
11 years ago
Davis King 36d5677a26 Updated example program to work best with the new code
11 years ago
Davis King 1b23bb13e9 Updated comments in examples to account for recent code change.
11 years ago
Davis King 50b636c131 Added notes that the object detector validation methods also output MAP values.
12 years ago
Davis King 1f8f1261e3 Added scope qualifiers to dlib::array so there isn't a name conflict
12 years ago
Davis King 7b43a3c6ac All I did in this change was switch from using #include "" syntax
12 years ago
Davis King 8319811880 Simplified example programs slightly
12 years ago
Davis King e19f5d65fe updated docs and specs
12 years ago
Davis King 62f4f823e0 Made this example use the verbose version of setup_grid_detection_templates().
13 years ago
Davis King ad1c665ab4 All I did in this commit was remove any of the ::kernel_1a, ::expand_1a,
13 years ago
Davis King 3a4f1c0e4d Further simplified these examples.
13 years ago
Davis King 55c1d6cdef Simplified these examples slightly.
13 years ago
Davis King 6e06db71d1 Changed example so the cross validation comes out right.
13 years ago
Davis King 444f42ebcf Clarified a comment.
13 years ago
Davis King 76277c881e Clarified comment.
13 years ago
Davis King 8808006cf2 updated examples
13 years ago
Davis King b194c7b148 Cleaned up example slightly
13 years ago
Davis King e8fbcc7e9c fixed grammar
13 years ago
Davis King ed7c344a53 Added some examples for the new object detection stuff.
13 years ago