dlib/examples
Davis King 991e8946b1 Made these examples more robust. Now if the server's start() function throws an
exception it will be printed right away rather than after the user hits
the enter key.  I also removed the global server objects since that was
pretty sketchy too.

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403713
2010-07-02 00:26:59 +00:00
..
bayes_net_ex.cpp Fixed grammar. 2010-01-02 06:17:29 +00:00
bayes_net_from_disk_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
bayes_net_gui_ex.cpp Fixed grammar. 2009-05-30 18:31:51 +00:00
CMakeLists.txt Added an example program for the linear_manifold_regularizer. 2010-05-13 02:46:17 +00:00
compress_stream_ex.cpp Updated this example so that the output from the -h option listed 2009-12-10 01:03:10 +00:00
config_reader_ex.cpp Minor comment cleanup. 2009-05-30 18:25:58 +00:00
config.txt Added an example showing how to use the config_reader. 2009-05-30 18:01:38 +00:00
dir_nav_ex.cpp Fixed some spelling errors. 2009-11-29 15:52:54 +00:00
empirical_kernel_map_ex.cpp Updated this example to use the new fill_lisf() function. 2010-06-07 01:02:11 +00:00
file_to_code_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
gui_api_ex.cpp Minor cleanup in example. 2009-11-29 13:55:42 +00:00
image_ex.cpp Updated the image display example 2009-03-22 18:26:33 +00:00
kcentroid_ex.cpp Added some comments and cleaned up code slightly. 2010-01-29 00:31:39 +00:00
kkmeans_ex.cpp Updated the example programs so that there isn't this confusing use of the 2009-11-29 18:59:24 +00:00
krls_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
krls_filter_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
linear_manifold_regularizer_ex.cpp Added missing #include 2010-06-13 15:23:39 +00:00
logger_ex_2.cpp Added a comment about the configure_loggers_from_file() function. 2009-05-30 14:59:59 +00:00
logger_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
matrix_ex.cpp Updated example 2009-11-29 15:56:41 +00:00
member_function_pointer_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
mlp_ex.cpp Fixed grammar. 2009-03-08 16:07:34 +00:00
model_selection_ex.cpp Fixed grammar. 2010-04-02 12:56:57 +00:00
multithreaded_object_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
optimization_ex.cpp Made comments more clear. 2010-04-23 20:52:18 +00:00
pipe_ex_2.cpp Improved this example program. 2009-05-21 01:41:29 +00:00
pipe_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
quantum_computing_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
queue_ex.cpp Fixed spelling error 2010-01-03 21:10:36 +00:00
rank_features_ex.cpp Added some comments and cleaned up code slightly. 2010-01-29 00:31:39 +00:00
rvm_ex.cpp Fixed grammar. 2010-04-02 12:56:57 +00:00
rvm_regression_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
server_http_ex.cpp Made these examples more robust. Now if the server's start() function throws an 2010-07-02 00:26:59 +00:00
sockets_ex_2.cpp Clarified comment. 2009-10-11 17:26:02 +00:00
sockets_ex.cpp Made these examples more robust. Now if the server's start() function throws an 2010-07-02 00:26:59 +00:00
sockstreambuf_ex.cpp Made these examples more robust. Now if the server's start() function throws an 2010-07-02 00:26:59 +00:00
std_allocator_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
surf_ex.cpp Changed the display size of the boxes in this example so that each 2009-08-29 23:26:24 +00:00
svm_ex.cpp Fixed grammar. 2010-04-02 12:56:57 +00:00
svm_pegasos_ex.cpp Fixed grammar. 2010-04-02 12:56:57 +00:00
svm_sparse_ex.cpp Added a call to set_c() to this example. 2010-03-03 03:36:26 +00:00
thread_function_ex.cpp Updated this example so that it shows how to pass arguments to threads 2010-07-02 00:23:42 +00:00
thread_pool_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
threaded_object_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
threads_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
timer_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
xml_parser_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00