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 1e9a6297dc
fixed grammar
11 years ago
..
faces Added comments about the source of the face images 11 years ago
CMakeLists.txt Added face detection example program 11 years ago
LICENSE_FOR_EXAMPLE_PROGRAMS.txt Added licensing comments to the example programs. 16 years ago
assignment_learning_ex.cpp switched examples over to the new mat() method. 12 years ago
bayes_net_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
bayes_net_from_disk_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
bayes_net_gui_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
bridge_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
bsp_ex.cpp fixed grammar 11 years ago
compress_stream_ex.cpp Added a discussion of the parser's set_group_name() method. 12 years ago
config.txt Added an example showing how to use the config_reader. 16 years ago
config_reader_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
custom_trainer_ex.cpp fixed #include 11 years ago
dir_nav_ex.cpp updated example 11 years ago
empirical_kernel_map_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
face_detection_ex.cpp clarified examples 11 years ago
fhog_ex.cpp Fixed grammar and added minor clarifications 11 years ago
fhog_object_detector_ex.cpp clarified examples 11 years ago
file_to_code_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
graph_labeling_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
gui_api_ex.cpp Improved instructions for avoiding the black console window when using visual studio. 11 years ago
image_ex.cpp Simplified example and added a call to jet() 12 years ago
integrate_function_adapt_simp_ex.cpp Removed non-standard header which wasn't compiling in visual studio 2005 11 years ago
iosockstream_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
kcentroid_ex.cpp fixed some typos 11 years ago
kkmeans_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
krls_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
krls_filter_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
krr_classification_ex.cpp clarified examples 12 years ago
krr_regression_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
least_squares_ex.cpp Removed a bunch of checks that prevented users from using references to 11 years ago
linear_manifold_regularizer_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
logger_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
logger_ex_2.cpp All I did in this change was switch from using #include "" syntax 12 years ago
matrix_ex.cpp clarified example 11 years ago
matrix_expressions_ex.cpp Clarified matrix usage in the examples 11 years ago
member_function_pointer_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
mlp_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
model_selection_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
multiclass_classification_ex.cpp Fixed broken #include 11 years ago
multithreaded_object_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
object_detector_advanced_ex.cpp Clarified examples now that we have more object detectors in the library. 11 years ago
object_detector_ex.cpp Clarified examples now that we have more object detectors in the library. 11 years ago
one_class_classifiers_ex.cpp Added missing #include to example 11 years ago
optimization_ex.cpp Clarified some things in the example and also added code showing how to use the 11 years ago
parallel_for_ex.cpp Made example slightly clearer. 12 years ago
pipe_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
pipe_ex_2.cpp All I did in this change was switch from using #include "" syntax 12 years ago
quantum_computing_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
queue_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
rank_features_ex.cpp switched examples over to the new mat() method. 12 years ago
running_stats_ex.cpp Removed unneeded #include 12 years ago
rvm_ex.cpp clarified examples 12 years ago
rvm_regression_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
sequence_labeler_ex.cpp minor change to avoid compiler warning 12 years ago
sequence_segmenter_ex.cpp improved sequence segmentation examples 11 years ago
server_http_ex.cpp Fixed incorrect type used for iterator in example program. 11 years ago
server_iostream_ex.cpp removed unneeded #includes 11 years ago
sockets_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
sockstreambuf_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
std_allocator_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
surf_ex.cpp simplified SURF example program 12 years ago
svm_ex.cpp clarified examples 12 years ago
svm_pegasos_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
svm_rank_ex.cpp updated comments 12 years ago
svm_sparse_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
svm_struct_ex.cpp clarified example 11 years ago
svr_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
thread_function_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
thread_pool_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
threaded_object_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
threads_ex.cpp Added a comment telling the user that there are higher level threading 12 years ago
timer_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago
train_object_detector.cpp Refactored the image pyramid code. Now there is just one templated object, 11 years ago
using_custom_kernels_ex.cpp switched examples over to the new mat() method. 12 years ago
xml_parser_ex.cpp All I did in this change was switch from using #include "" syntax 12 years ago