dlib/examples
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
..
assignment_learning_ex.cpp Fixed some comments. 2011-12-11 23:36:15 -05:00
bayes_net_ex.cpp Just added a try/catch block around the whole program. 2011-12-10 11:41:43 -05: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 Updated the examples to use dlib::sa rather than string_cast. 2010-11-10 01:10:22 +00:00
bridge_ex.cpp Added example output 2011-05-14 18:17:49 +00:00
CMakeLists.txt Added an example program for the new assignment learning tools. 2011-12-11 17:15:18 -05:00
compress_stream_ex.cpp Simplified code a little 2012-02-11 13:15:17 -05:00
config_reader_ex.cpp updated examples to use get_option() 2012-02-03 00:07:08 -05:00
config.txt Added an example showing how to use the config_reader. 2009-05-30 18:01:38 +00:00
custom_trainer_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
dir_nav_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00
empirical_kernel_map_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
file_to_code_ex.cpp updated example to not use ::kernel_1a syntax. 2011-04-18 18:23:04 +00:00
gui_api_ex.cpp Added a comment about using lambda functions as event handlers. 2011-02-08 23:59:12 +00:00
image_ex.cpp Added a blur step to the edge finding example. 2011-09-24 18:40:06 -04:00
kcentroid_ex.cpp Added some comments and cleaned up code slightly. 2010-01-29 00:31:39 +00:00
kkmeans_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
krls_ex.cpp Made a comment clearer 2010-12-31 13:58:00 +00:00
krls_filter_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
krr_classification_ex.cpp Updated examples to work with new ridge regression interface. 2011-08-24 21:36:50 -04:00
krr_regression_ex.cpp Updated examples to work with new ridge regression interface. 2011-08-24 21:36:50 -04:00
least_squares_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +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 Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +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 matrix example. 2010-11-18 01:29:32 +00:00
matrix_expressions_ex.cpp Updated example 2010-11-18 03:14:51 +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
multiclass_classification_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
multithreaded_object_ex.cpp Added licensing comments to the example programs. 2009-02-17 01:45:57 +00:00
object_detector_advanced_ex.cpp All I did in this commit was remove any of the ::kernel_1a, ::expand_1a, 2012-03-10 14:51:55 -05:00
object_detector_ex.cpp All I did in this commit was remove any of the ::kernel_1a, ::expand_1a, 2012-03-10 14:51:55 -05:00
optimization_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00
pipe_ex_2.cpp Simplified pipe examples by removing the ::kernel_1a stuff now that it is 2011-04-18 14:38:10 +00:00
pipe_ex.cpp Simplified pipe examples by removing the ::kernel_1a stuff now that it is 2011-04-18 14:38:10 +00:00
quantum_computing_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
queue_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00
rank_features_ex.cpp Renamed rand::float_1a to rand. 2011-05-04 21:24:12 +00:00
rvm_ex.cpp Added a comment about playing around with the epsilon to improve 2010-07-24 21:33:19 +00:00
rvm_regression_ex.cpp Added a comment about playing around with the epsilon to improve 2010-07-24 21:33:19 +00:00
sequence_labeler_ex.cpp I changed the sequence labeling stuff to allow a user defined 2012-01-21 11:51:22 -05:00
server_http_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00
sockets_ex_2.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00
sockets_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00
sockstreambuf_ex.cpp Changed this example so it recommends using stream.peek()!=EOF instead of stream.good() 2010-12-22 20:41: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 Made code more consistent. 2012-01-21 16:58:13 -05:00
svm_ex.cpp Changed the example program to suggest a logarithmic grid search 2010-12-22 20:37:31 +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
svr_ex.cpp Changed the test_regression_function() and cross_validate_regression_trainer() 2011-09-10 21:24:08 -04:00
thread_function_ex.cpp Minor changes to avoid compile time errors when using visual studio 10. 2010-08-14 03:33:52 +00:00
thread_pool_ex.cpp fixed grammar 2011-06-07 22:39:48 -04: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
using_custom_kernels_ex.cpp Updated same so it compiles with the current version of the krr_trainer. 2011-09-02 18:08:38 -04:00
xml_parser_ex.cpp removed the svn:executable flag from a bunch of .cpp files 2010-12-31 05:02:38 +00:00