You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
dlib/examples
Davis King 8ce84862a9
Added an example program for the new assignment learning tools.
13 years ago
..
CMakeLists.txt Added an example program for the new assignment learning tools. 13 years ago
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Added licensing comments to the example programs. 16 years ago
assignment_learning_ex.cpp Added an example program for the new assignment learning tools. 13 years ago
bayes_net_ex.cpp Just added a try/catch block around the whole program. 13 years ago
bayes_net_from_disk_ex.cpp Added licensing comments to the example programs. 16 years ago
bayes_net_gui_ex.cpp Updated the examples to use dlib::sa rather than string_cast. 14 years ago
bridge_ex.cpp Added example output 14 years ago
compress_stream_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
config.txt Added an example showing how to use the config_reader. 16 years ago
config_reader_ex.cpp Updated example to not use ::kernel_1a syntax. 14 years ago
custom_trainer_ex.cpp Renamed rand::float_1a to rand. 14 years ago
dir_nav_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
empirical_kernel_map_ex.cpp Renamed rand::float_1a to rand. 14 years ago
file_to_code_ex.cpp updated example to not use ::kernel_1a syntax. 14 years ago
gui_api_ex.cpp Added a comment about using lambda functions as event handlers. 14 years ago
image_ex.cpp Added a blur step to the edge finding example. 13 years ago
kcentroid_ex.cpp Added some comments and cleaned up code slightly. 15 years ago
kkmeans_ex.cpp Renamed rand::float_1a to rand. 14 years ago
krls_ex.cpp Made a comment clearer 14 years ago
krls_filter_ex.cpp Renamed rand::float_1a to rand. 14 years ago
krr_classification_ex.cpp Updated examples to work with new ridge regression interface. 13 years ago
krr_regression_ex.cpp Updated examples to work with new ridge regression interface. 13 years ago
least_squares_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
linear_manifold_regularizer_ex.cpp Renamed rand::float_1a to rand. 14 years ago
logger_ex.cpp Added licensing comments to the example programs. 16 years ago
logger_ex_2.cpp Added a comment about the configure_loggers_from_file() function. 16 years ago
matrix_ex.cpp Updated matrix example. 14 years ago
matrix_expressions_ex.cpp Updated example 14 years ago
member_function_pointer_ex.cpp Added licensing comments to the example programs. 16 years ago
mlp_ex.cpp Fixed grammar. 16 years ago
model_selection_ex.cpp Fixed grammar. 15 years ago
multiclass_classification_ex.cpp Renamed rand::float_1a to rand. 14 years ago
multithreaded_object_ex.cpp Added licensing comments to the example programs. 16 years ago
object_detector_advanced_ex.cpp Cleaned up example slightly 13 years ago
object_detector_ex.cpp Cleaned up example slightly 13 years ago
optimization_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
pipe_ex.cpp Simplified pipe examples by removing the ::kernel_1a stuff now that it is 14 years ago
pipe_ex_2.cpp Simplified pipe examples by removing the ::kernel_1a stuff now that it is 14 years ago
quantum_computing_ex.cpp Renamed rand::float_1a to rand. 14 years ago
queue_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
rank_features_ex.cpp Renamed rand::float_1a to rand. 14 years ago
rvm_ex.cpp Added a comment about playing around with the epsilon to improve 14 years ago
rvm_regression_ex.cpp Added a comment about playing around with the epsilon to improve 14 years ago
sequence_labeler_ex.cpp Updated example to reflect relaxed feature extraction interface. 13 years ago
server_http_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
sockets_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
sockets_ex_2.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago
sockstreambuf_ex.cpp Changed this example so it recommends using stream.peek()!=EOF instead of stream.good() 14 years ago
std_allocator_ex.cpp Added licensing comments to the example programs. 16 years ago
surf_ex.cpp Fixed grammar. 14 years ago
svm_ex.cpp Changed the example program to suggest a logarithmic grid search 14 years ago
svm_pegasos_ex.cpp Fixed grammar. 15 years ago
svm_sparse_ex.cpp Added a call to set_c() to this example. 15 years ago
svr_ex.cpp Changed the test_regression_function() and cross_validate_regression_trainer() 13 years ago
thread_function_ex.cpp Minor changes to avoid compile time errors when using visual studio 10. 14 years ago
thread_pool_ex.cpp fixed grammar 13 years ago
threaded_object_ex.cpp Added licensing comments to the example programs. 16 years ago
threads_ex.cpp Added licensing comments to the example programs. 16 years ago
timer_ex.cpp Added licensing comments to the example programs. 16 years ago
using_custom_kernels_ex.cpp Updated same so it compiles with the current version of the krr_trainer. 13 years ago
xml_parser_ex.cpp removed the svn:executable flag from a bunch of .cpp files 14 years ago