dlib/examples
2015-08-11 06:51:35 -04:00
..
faces Updated style sheet so face parts aren't all smashed together when viewed in a 2014-09-17 20:37:26 -04:00
video_frames Added an example for the correlation_tracker 2015-02-03 14:01:37 -05:00
3d_point_cloud_ex.cpp cleaned up examples 2015-03-22 19:33:17 -04:00
assignment_learning_ex.cpp Fixed some grammar and added a note about the bias term. 2015-01-05 17:39:37 -05:00
bayes_net_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
bayes_net_from_disk_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
bayes_net_gui_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
bridge_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
bsp_ex.cpp fixed grammar 2014-01-12 10:15:46 -05:00
CMakeLists.txt Added initial version of model predictive control example program. 2015-05-30 19:04:50 -04:00
compress_stream_ex.cpp Added a discussion of the parser's set_group_name() method. 2012-12-12 21:01:05 -05:00
config_reader_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -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 Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
dir_nav_ex.cpp updated example 2013-06-16 12:07:32 -04:00
empirical_kernel_map_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
face_detection_ex.cpp clarified examples 2014-01-11 22:40:43 -05:00
face_landmark_detection_ex.cpp Switched more URLs to dlib.net rather than sourceforge.net. 2015-07-24 08:15:40 -04:00
fhog_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
fhog_object_detector_ex.cpp Updated example to use evaluate_detectors() 2014-05-26 18:46:35 -04:00
file_to_code_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
graph_labeling_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
gui_api_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
hough_transform_ex.cpp Added an example program for the new hough_transform object. 2014-12-09 17:40:19 -05:00
image_ex.cpp Added example of accessing individual pixels 2014-12-09 08:08:02 -05:00
integrate_function_adapt_simp_ex.cpp Removed non-standard header which wasn't compiling in visual studio 2005 2013-06-03 07:03:02 -04:00
iosockstream_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
kcentroid_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
kkmeans_ex.cpp Added spectral_cluster() example 2015-02-11 07:55:42 -05:00
krls_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
krls_filter_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
krr_classification_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
krr_regression_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
learning_to_track_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
least_squares_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05: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 Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
logger_custom_output_ex.cpp Added an example program showing how to setup a logger hook 2014-04-26 17:32:06 -04:00
logger_ex_2.cpp Fixed minor typos 2014-04-26 19:56:18 -04:00
logger_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
matrix_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
matrix_expressions_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
max_cost_assignment_ex.cpp Added max cost assignment example program 2014-12-07 12:11:13 -05:00
member_function_pointer_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
mlp_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
model_selection_ex.cpp Changed the example to recommend using something like the f1-score when using 2014-06-23 16:06:23 -04:00
mpc_ex.cpp fleshed out this example with comments 2015-06-02 17:47:46 -04:00
multiclass_classification_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
multithreaded_object_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
object_detector_advanced_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
object_detector_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
one_class_classifiers_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
optimization_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
parallel_for_ex.cpp Added scope qualifiers to some mutex objects to avoid a name collision 2014-09-27 09:57:28 -04:00
pipe_ex_2.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
pipe_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
quantum_computing_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
queue_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
rank_features_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
running_stats_ex.cpp Removed unneeded #include 2013-03-17 14:00:50 -04:00
rvm_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
rvm_regression_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
sequence_labeler_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
sequence_segmenter_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
server_http_ex.cpp Fixed incorrect type used for iterator in example program. 2013-08-10 09:21:01 -04:00
server_iostream_ex.cpp removed unneeded #includes 2013-09-10 19:35:55 -04:00
sockets_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
sockstreambuf_ex.cpp Changed example to avoid tying a stream to itself since some iostream libraries 2014-09-30 19:21:38 -04:00
sqlite_ex.cpp added a SQLite example program 2015-01-29 20:53:01 -05:00
std_allocator_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
surf_ex.cpp simplified SURF example program 2013-03-03 17:25:10 -05:00
svm_c_ex.cpp Added an example for svm_c_trainer. 2014-12-09 18:13:45 -05:00
svm_ex.cpp Made the examples use the new simplified file serialization API. 2014-05-08 21:07:56 -04:00
svm_pegasos_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
svm_rank_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
svm_sparse_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
svm_struct_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
svr_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
thread_function_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
thread_pool_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
threaded_object_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
threads_ex.cpp Added scope qualifiers to some mutex objects to avoid a name collision 2014-09-27 09:57:28 -04:00
timer_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00
train_object_detector.cpp Revise help message 2015-05-30 22:00:36 -03:00
train_shape_predictor_ex.cpp added comments about using imglab 2015-03-29 16:47:37 -04:00
using_custom_kernels_ex.cpp Fixing grammar in comments. 2014-02-22 16:07:17 -05:00
video_tracking_ex.cpp Added comments 2015-02-03 15:33:11 -05:00
webcam_face_pose_ex.cpp added missing #include 2015-08-11 06:51:35 -04:00
xml_parser_ex.cpp All I did in this change was switch from using #include "" syntax 2012-12-08 09:32:13 -05:00