Commit Graph

273 Commits

Author SHA1 Message Date
Davis King bad30bcf86 Fixed grammar 2012-11-23 22:41:09 -05:00
Davis King cc2de0e9c0 Improved the ranking example 2012-11-23 18:15:56 -05:00
Davis King 5e8da51849 Added initial version of svm rank example 2012-11-23 16:09:41 -05:00
Davis King 259a4542a8 Simplified example 2012-11-18 13:20:49 -05:00
Davis King bfb25b68ec Simplified code 2012-11-18 13:01:08 -05:00
Davis King e7baa76655 added a comment 2012-11-18 00:34:21 -05:00
Davis King 0b7e3020de Added the parse_xml() routines 2012-11-18 00:29:51 -05:00
Davis King b3254eaf0c simplified code 2012-11-17 23:53:22 -05:00
Davis King 0eb9fb52f5 simplified example 2012-11-17 23:17:17 -05:00
Davis King 93a232d3e0 Fixed bugs in examples. 2012-11-17 14:55:49 -05:00
Davis King 37a8bfebc9 Added an example for the iosockstream and server_iostream objects. Also
reorganized the sockets example programs a little.

--HG--
rename : examples/sockstreambuf_ex.cpp => examples/server_iostream_ex.cpp
rename : examples/sockets_ex_2.cpp => examples/sockstreambuf_ex.cpp
2012-11-17 14:48:42 -05:00
Davis King 06501db2e8 simplified examples 2012-11-17 12:07:04 -05:00
Davis King 0f300f703b fixed grammar 2012-11-15 18:24:21 -05:00
Davis King 64539e6530 fixed grammar 2012-11-12 20:09:03 -05:00
Davis King c495350d53 added comments to this example program 2012-11-12 19:26:28 -05:00
Davis King e9e0b65d6f simplified example program 2012-11-12 16:07:13 -05:00
Davis King f7165919bf Simplified example programs 2012-11-12 15:25:35 -05:00
Davis King 1493769dee removed cruft 2012-11-12 09:46:20 -05:00
Davis King 46cbfba856 Added a reference to a useful book 2012-11-08 20:46:35 -05:00
Davis King 943874c5a7 fixed spacing 2012-11-07 21:45:06 -05:00
Davis King 35d390282f Updated examples to use simpler syntax. 2012-11-07 21:41:50 -05:00
Davis King 444dd70d34 Removed try/catch block since it is now redundant 2012-11-07 18:11:28 -05:00
Davis King 4c3578dd7f updated http example 2012-11-06 22:36:24 -05:00
Davis King 655d3e1f74 updated example #include 2012-11-04 20:46:31 -05:00
Davis King ac4598aeaa Made example show how to use connect_to() 2012-10-24 23:05:33 -04:00
Davis King 6bf4a648b0 Minor cleanup 2012-10-22 21:25:07 -04:00
Davis King 8319811880 Simplified example programs slightly 2012-10-21 22:08:48 -04:00
Davis King 12a393f3a8 code cleanup 2012-10-21 19:40:19 -04:00
Davis King 6a05573ec8 Added a BSP example. 2012-10-21 19:22:42 -04:00
Davis King 2c1332b382 Updated examples to use the simpler start_async() to start the servers. 2012-08-31 21:48:34 -04:00
Davis King e19f5d65fe updated docs and specs 2012-08-26 15:07:28 -04:00
Davis King 3bcab68a3e Fully qualified some more dlib set objects. 2012-08-24 23:16:01 -04:00
Davis King d1b579f09e Added try/catch block to main(). 2012-07-29 20:18:00 -04:00
Davis King 8656a2d0be Fixed spelling errors in comments. 2012-07-10 21:50:17 -04:00
Davis King f3310e68e5 Polished the example a little. 2012-05-20 22:10:25 -04:00
Davis King 371e3f397a Simplified code slightly. 2012-05-20 20:25:01 -04:00
Davis King 3243bbfd15 Added an example program for the new graph labeling stuff. 2012-05-20 18:25:49 -04:00
Davis King 08a95a42ed Flipped the order of two commands so that the selected object boxes
are printed immediately.
2012-04-04 20:19:55 -04:00
Davis King 1d3b429f40 improved comments 2012-03-22 18:44:47 -04:00
Davis King 33939c4990 fixed comment 2012-03-21 21:37:27 -04:00
Davis King c42a26be9d updated cmakelists 2012-03-21 21:09:01 -04:00
Davis King 2668d1baa2 updated due to name change 2012-03-21 21:08:33 -04:00
Davis King f477c84261 renamed this file
--HG--
rename : examples/object_detector_ex_2.cpp => examples/train_object_detector.cpp
2012-03-21 21:07:51 -04:00
Davis King fa58967115 Added another object detection example program
--HG--
rename : examples/object_detector_ex.cpp => examples/object_detector_ex_2.cpp
2012-03-21 21:07:05 -04:00
Davis King 62f4f823e0 Made this example use the verbose version of setup_grid_detection_templates(). 2012-03-20 18:12:37 -04:00
Davis King 3432108e46 Added an example use of heatmap() 2012-03-18 16:38:11 -04:00
Davis King ad1c665ab4 All I did in this commit was remove any of the ::kernel_1a, ::expand_1a,
qualifiers from any uses of dlib::array.
2012-03-10 14:51:55 -05:00
Davis King f94eb9045f Simplified code a little 2012-02-11 13:15:17 -05:00
Davis King e7261af02a updated examples to use get_option() 2012-02-03 00:07:08 -05:00
Davis King dd2a646851 Made code more consistent. 2012-01-21 16:58:13 -05:00