# -*- encoding: utf-8 -*- # stub: dlib 1.2.2 ruby lib # stub: ext/dlib/extconf.rb Gem::Specification.new do |s| s.name = "dlib".freeze s.version = "1.2.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Kenta Murata".freeze, "Satoshi Namai".freeze] s.date = "2017-09-18" s.description = "Ruby bindings of dlib C++ library.".freeze s.email = ["mrkn@mrkn.jp".freeze, "s.namai.09@gmail.com".freeze] s.extensions = ["ext/dlib/extconf.rb".freeze] s.files = [".gitignore".freeze, ".rspec".freeze, "Changes.md".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "dlib.gemspec".freeze, "examples/dnn_face_detection.rb".freeze, "examples/face_detection.rb".freeze, "examples/find_candidate_object_locations.rb".freeze, "ext/dlib-19.4/CMakeLists.txt".freeze, "ext/dlib-19.4/MANIFEST.in".freeze, "ext/dlib-19.4/README.md".freeze, "ext/dlib-19.4/dlib/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/LICENSE.txt".freeze, "ext/dlib-19.4/dlib/algs.h".freeze, "ext/dlib-19.4/dlib/all/source.cpp".freeze, "ext/dlib-19.4/dlib/all_console.cpp".freeze, "ext/dlib-19.4/dlib/all_gui.cpp".freeze, "ext/dlib-19.4/dlib/any.h".freeze, "ext/dlib-19.4/dlib/any/any.h".freeze, "ext/dlib-19.4/dlib/any/any_abstract.h".freeze, "ext/dlib-19.4/dlib/any/any_decision_function.h".freeze, "ext/dlib-19.4/dlib/any/any_decision_function_abstract.h".freeze, "ext/dlib-19.4/dlib/any/any_function.h".freeze, "ext/dlib-19.4/dlib/any/any_function_abstract.h".freeze, "ext/dlib-19.4/dlib/any/any_function_impl.h".freeze, "ext/dlib-19.4/dlib/any/any_function_impl2.h".freeze, "ext/dlib-19.4/dlib/any/any_trainer.h".freeze, "ext/dlib-19.4/dlib/any/any_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/array.h".freeze, "ext/dlib-19.4/dlib/array/array_kernel.h".freeze, "ext/dlib-19.4/dlib/array/array_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/array/array_tools.h".freeze, "ext/dlib-19.4/dlib/array/array_tools_abstract.h".freeze, "ext/dlib-19.4/dlib/array2d.h".freeze, "ext/dlib-19.4/dlib/array2d/array2d_generic_image.h".freeze, "ext/dlib-19.4/dlib/array2d/array2d_kernel.h".freeze, "ext/dlib-19.4/dlib/array2d/array2d_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/array2d/serialize_pixel_overloads.h".freeze, "ext/dlib-19.4/dlib/assert.h".freeze, "ext/dlib-19.4/dlib/base64.h".freeze, "ext/dlib-19.4/dlib/base64/base64_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/base64/base64_kernel_1.h".freeze, "ext/dlib-19.4/dlib/base64/base64_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/bayes_utils.h".freeze, "ext/dlib-19.4/dlib/bayes_utils/bayes_utils.h".freeze, "ext/dlib-19.4/dlib/bayes_utils/bayes_utils_abstract.h".freeze, "ext/dlib-19.4/dlib/bigint.h".freeze, "ext/dlib-19.4/dlib/bigint/bigint_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/bigint/bigint_kernel_1.h".freeze, "ext/dlib-19.4/dlib/bigint/bigint_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/bigint/bigint_kernel_2.h".freeze, "ext/dlib-19.4/dlib/bigint/bigint_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/bigint/bigint_kernel_c.h".freeze, "ext/dlib-19.4/dlib/binary_search_tree.h".freeze, "ext/dlib-19.4/dlib/binary_search_tree/binary_search_tree_kernel_1.h".freeze, "ext/dlib-19.4/dlib/binary_search_tree/binary_search_tree_kernel_2.h".freeze, "ext/dlib-19.4/dlib/binary_search_tree/binary_search_tree_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/binary_search_tree/binary_search_tree_kernel_c.h".freeze, "ext/dlib-19.4/dlib/bit_stream.h".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_kernel_1.h".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_kernel_c.h".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_multi_1.h".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_multi_abstract.h".freeze, "ext/dlib-19.4/dlib/bit_stream/bit_stream_multi_c.h".freeze, "ext/dlib-19.4/dlib/bound_function_pointer.h".freeze, "ext/dlib-19.4/dlib/bound_function_pointer/bound_function_pointer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/bound_function_pointer/bound_function_pointer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/bridge.h".freeze, "ext/dlib-19.4/dlib/bridge/bridge.h".freeze, "ext/dlib-19.4/dlib/bridge/bridge_abstract.h".freeze, "ext/dlib-19.4/dlib/bsp.h".freeze, "ext/dlib-19.4/dlib/bsp/bsp.cpp".freeze, "ext/dlib-19.4/dlib/bsp/bsp.h".freeze, "ext/dlib-19.4/dlib/bsp/bsp_abstract.h".freeze, "ext/dlib-19.4/dlib/byte_orderer.h".freeze, "ext/dlib-19.4/dlib/byte_orderer/byte_orderer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/byte_orderer/byte_orderer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/cassert".freeze, "ext/dlib-19.4/dlib/clustering.h".freeze, "ext/dlib-19.4/dlib/clustering/bottom_up_cluster.h".freeze, "ext/dlib-19.4/dlib/clustering/bottom_up_cluster_abstract.h".freeze, "ext/dlib-19.4/dlib/clustering/chinese_whispers.h".freeze, "ext/dlib-19.4/dlib/clustering/chinese_whispers_abstract.h".freeze, "ext/dlib-19.4/dlib/clustering/modularity_clustering.h".freeze, "ext/dlib-19.4/dlib/clustering/modularity_clustering_abstract.h".freeze, "ext/dlib-19.4/dlib/clustering/spectral_cluster.h".freeze, "ext/dlib-19.4/dlib/clustering/spectral_cluster_abstract.h".freeze, "ext/dlib-19.4/dlib/cmake".freeze, "ext/dlib-19.4/dlib/cmake_utils/add_global_compiler_switch.cmake".freeze, "ext/dlib-19.4/dlib/cmake_utils/add_python_module".freeze, "ext/dlib-19.4/dlib/cmake_utils/cmake_find_blas.txt".freeze, "ext/dlib-19.4/dlib/cmake_utils/dlib.pc.in".freeze, "ext/dlib-19.4/dlib/cmake_utils/dlibConfig.cmake.in".freeze, "ext/dlib-19.4/dlib/cmake_utils/release_build_by_default".freeze, "ext/dlib-19.4/dlib/cmake_utils/tell_visual_studio_to_use_static_runtime.cmake".freeze, "ext/dlib-19.4/dlib/cmake_utils/test_for_cpp11/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/cmake_utils/test_for_cpp11/cpp11_test.cpp".freeze, "ext/dlib-19.4/dlib/cmake_utils/test_for_cuda/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/cmake_utils/test_for_cuda/cuda_test.cu".freeze, "ext/dlib-19.4/dlib/cmake_utils/test_for_cudnn/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/cmake_utils/test_for_cudnn/find_cudnn.txt".freeze, "ext/dlib-19.4/dlib/cmake_utils/use_cpp_11.cmake".freeze, "ext/dlib-19.4/dlib/cmd_line_parser.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/cmd_line_parser_check_1.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/cmd_line_parser_check_c.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/cmd_line_parser_kernel_1.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/cmd_line_parser_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/cmd_line_parser_kernel_c.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/cmd_line_parser_print_1.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/get_option.h".freeze, "ext/dlib-19.4/dlib/cmd_line_parser/get_option_abstract.h".freeze, "ext/dlib-19.4/dlib/compress_stream.h".freeze, "ext/dlib-19.4/dlib/compress_stream/compress_stream_kernel_1.h".freeze, "ext/dlib-19.4/dlib/compress_stream/compress_stream_kernel_2.h".freeze, "ext/dlib-19.4/dlib/compress_stream/compress_stream_kernel_3.h".freeze, "ext/dlib-19.4/dlib/compress_stream/compress_stream_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/conditioning_class.h".freeze, "ext/dlib-19.4/dlib/conditioning_class/conditioning_class_kernel_1.h".freeze, "ext/dlib-19.4/dlib/conditioning_class/conditioning_class_kernel_2.h".freeze, "ext/dlib-19.4/dlib/conditioning_class/conditioning_class_kernel_3.h".freeze, "ext/dlib-19.4/dlib/conditioning_class/conditioning_class_kernel_4.h".freeze, "ext/dlib-19.4/dlib/conditioning_class/conditioning_class_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/conditioning_class/conditioning_class_kernel_c.h".freeze, "ext/dlib-19.4/dlib/config.h".freeze, "ext/dlib-19.4/dlib/config.h.in".freeze, "ext/dlib-19.4/dlib/config_reader.h".freeze, "ext/dlib-19.4/dlib/config_reader/config_reader_kernel_1.h".freeze, "ext/dlib-19.4/dlib/config_reader/config_reader_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/config_reader/config_reader_thread_safe_1.h".freeze, "ext/dlib-19.4/dlib/config_reader/config_reader_thread_safe_abstract.h".freeze, "ext/dlib-19.4/dlib/console_progress_indicator.h".freeze, "ext/dlib-19.4/dlib/control.h".freeze, "ext/dlib-19.4/dlib/control/approximate_linear_models.h".freeze, "ext/dlib-19.4/dlib/control/approximate_linear_models_abstract.h".freeze, "ext/dlib-19.4/dlib/control/lspi.h".freeze, "ext/dlib-19.4/dlib/control/lspi_abstract.h".freeze, "ext/dlib-19.4/dlib/control/mpc.h".freeze, "ext/dlib-19.4/dlib/control/mpc_abstract.h".freeze, "ext/dlib-19.4/dlib/cpp_pretty_printer.h".freeze, "ext/dlib-19.4/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_2.h".freeze, "ext/dlib-19.4/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/cpp_tokenizer.h".freeze, "ext/dlib-19.4/dlib/cpp_tokenizer/cpp_tokenizer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/cpp_tokenizer/cpp_tokenizer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/cpp_tokenizer/cpp_tokenizer_kernel_c.h".freeze, "ext/dlib-19.4/dlib/crc32.h".freeze, "ext/dlib-19.4/dlib/crc32/crc32_kernel_1.h".freeze, "ext/dlib-19.4/dlib/crc32/crc32_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/cstring".freeze, "ext/dlib-19.4/dlib/data_io.h".freeze, "ext/dlib-19.4/dlib/data_io/image_dataset_metadata.cpp".freeze, "ext/dlib-19.4/dlib/data_io/image_dataset_metadata.h".freeze, "ext/dlib-19.4/dlib/data_io/libsvm_io.h".freeze, "ext/dlib-19.4/dlib/data_io/libsvm_io_abstract.h".freeze, "ext/dlib-19.4/dlib/data_io/load_image_dataset.h".freeze, "ext/dlib-19.4/dlib/data_io/load_image_dataset_abstract.h".freeze, "ext/dlib-19.4/dlib/data_io/mnist.cpp".freeze, "ext/dlib-19.4/dlib/data_io/mnist.h".freeze, "ext/dlib-19.4/dlib/data_io/mnist_abstract.h".freeze, "ext/dlib-19.4/dlib/dir_nav.h".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_extensions.cpp".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_extensions.h".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_extensions_abstract.h".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_kernel_1.h".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_kernel_2.h".freeze, "ext/dlib-19.4/dlib/dir_nav/dir_nav_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/dir_nav/posix.h".freeze, "ext/dlib-19.4/dlib/dir_nav/windows.h".freeze, "ext/dlib-19.4/dlib/directed_graph.h".freeze, "ext/dlib-19.4/dlib/directed_graph/directed_graph_kernel_1.h".freeze, "ext/dlib-19.4/dlib/directed_graph/directed_graph_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/disjoint_subsets.h".freeze, "ext/dlib-19.4/dlib/disjoint_subsets/disjoint_subsets.h".freeze, "ext/dlib-19.4/dlib/disjoint_subsets/disjoint_subsets_abstract.h".freeze, "ext/dlib-19.4/dlib/dlib_basic_cpp_build_tutorial.txt".freeze, "ext/dlib-19.4/dlib/dlib_include_path_tutorial.txt".freeze, "ext/dlib-19.4/dlib/dnn.h".freeze, "ext/dlib-19.4/dlib/dnn/core.h".freeze, "ext/dlib-19.4/dlib/dnn/core_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/cpu_dlib.cpp".freeze, "ext/dlib-19.4/dlib/dnn/cpu_dlib.h".freeze, "ext/dlib-19.4/dlib/dnn/cublas_dlibapi.cpp".freeze, "ext/dlib-19.4/dlib/dnn/cublas_dlibapi.h".freeze, "ext/dlib-19.4/dlib/dnn/cuda_dlib.cu".freeze, "ext/dlib-19.4/dlib/dnn/cuda_dlib.h".freeze, "ext/dlib-19.4/dlib/dnn/cuda_errors.h".freeze, "ext/dlib-19.4/dlib/dnn/cuda_utils.h".freeze, "ext/dlib-19.4/dlib/dnn/cudnn_dlibapi.cpp".freeze, "ext/dlib-19.4/dlib/dnn/cudnn_dlibapi.h".freeze, "ext/dlib-19.4/dlib/dnn/curand_dlibapi.cpp".freeze, "ext/dlib-19.4/dlib/dnn/curand_dlibapi.h".freeze, "ext/dlib-19.4/dlib/dnn/gpu_data.cpp".freeze, "ext/dlib-19.4/dlib/dnn/gpu_data.h".freeze, "ext/dlib-19.4/dlib/dnn/gpu_data_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/input.h".freeze, "ext/dlib-19.4/dlib/dnn/input_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/layers.h".freeze, "ext/dlib-19.4/dlib/dnn/layers_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/loss.h".freeze, "ext/dlib-19.4/dlib/dnn/loss_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/solvers.h".freeze, "ext/dlib-19.4/dlib/dnn/solvers_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/tensor.h".freeze, "ext/dlib-19.4/dlib/dnn/tensor_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/tensor_tools.cpp".freeze, "ext/dlib-19.4/dlib/dnn/tensor_tools.h".freeze, "ext/dlib-19.4/dlib/dnn/trainer.h".freeze, "ext/dlib-19.4/dlib/dnn/trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/utilities.h".freeze, "ext/dlib-19.4/dlib/dnn/utilities_abstract.h".freeze, "ext/dlib-19.4/dlib/dnn/validation.h".freeze, "ext/dlib-19.4/dlib/enable_if.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder/entropy_decoder_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/entropy_decoder/entropy_decoder_kernel_1.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder/entropy_decoder_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/entropy_decoder/entropy_decoder_kernel_2.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder/entropy_decoder_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder/entropy_decoder_kernel_c.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_1.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_2.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_3.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_4.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_5.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_6.h".freeze, "ext/dlib-19.4/dlib/entropy_decoder_model/entropy_decoder_model_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder/entropy_encoder_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/entropy_encoder/entropy_encoder_kernel_1.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder/entropy_encoder_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/entropy_encoder/entropy_encoder_kernel_2.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder/entropy_encoder_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder/entropy_encoder_kernel_c.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_1.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_2.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_3.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_4.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_5.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_6.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/entropy_encoder_model/entropy_encoder_model_kernel_c.h".freeze, "ext/dlib-19.4/dlib/error.h".freeze, "ext/dlib-19.4/dlib/external/cblas/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/external/cblas/README".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas.h".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_caxpy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ccopy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cdotc_sub.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cdotu_sub.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cgbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cgemm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cgemv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cgerc.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cgeru.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_chbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_chemm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_chemv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cher.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cher2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cher2k.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cherk.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_chpmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_chpr.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_chpr2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cscal.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_csscal.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_cswap.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_csymm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_csyr2k.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_csyrk.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctbsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctpmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctpsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctrmm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctrmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctrsm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ctrsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dasum.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_daxpy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dcopy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ddot.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dgbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dgemm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dgemv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dger.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dnrm2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_drot.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_drotg.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_drotm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_drotmg.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dscal.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsdot.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dspmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dspr.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dspr2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dswap.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsymm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsymv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsyr.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsyr2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsyr2k.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dsyrk.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtbsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtpmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtpsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtrmm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtrmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtrsm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dtrsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dzasum.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_dznrm2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_f77.h".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_icamax.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_idamax.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_isamax.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_izamax.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sasum.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_saxpy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_scasum.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_scnrm2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_scopy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sdot.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sdsdot.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sgbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sgemm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sgemv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sger.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_snrm2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_srot.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_srotg.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_srotm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_srotmg.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sscal.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sspmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sspr.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sspr2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_sswap.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssymm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssymv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssyr.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssyr2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssyr2k.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ssyrk.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_stbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_stbsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_stpmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_stpsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_strmm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_strmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_strsm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_strsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_xerbla.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zaxpy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zcopy.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zdotc_sub.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zdotu_sub.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zdscal.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zgbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zgemm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zgemv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zgerc.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zgeru.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zhbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zhemm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zhemv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zher.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zher2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zher2k.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zherk.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zhpmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zhpr.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zhpr2.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zscal.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zswap.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zsymm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zsyr2k.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_zsyrk.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztbmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztbsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztpmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztpsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztrmm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztrmv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztrsm.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cblas_ztrsv.c".freeze, "ext/dlib-19.4/dlib/external/cblas/cdotcsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/cdotusub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/dasumsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/ddotsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/dnrm2sub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/dsdotsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/dzasumsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/dznrm2sub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/icamaxsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/idamaxsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/isamaxsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/izamaxsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/sasumsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/scasumsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/scnrm2sub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/sdotsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/sdsdotsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/snrm2sub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/zdotcsub.f".freeze, "ext/dlib-19.4/dlib/external/cblas/zdotusub.f".freeze, "ext/dlib-19.4/dlib/external/libjpeg/README".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcapimin.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcapistd.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jccoefct.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jccolor.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcdctmgr.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jchuff.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jchuff.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcinit.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcmainct.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcmarker.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcmaster.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcomapi.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jconfig.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcparam.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcphuff.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcprepct.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jcsample.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdapimin.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdapistd.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdatadst.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdatasrc.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdcoefct.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdcolor.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdct.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jddctmgr.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdhuff.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdhuff.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdinput.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdmainct.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdmarker.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdmaster.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdmerge.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdphuff.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdpostct.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jdsample.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jerror.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jerror.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jfdctflt.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jfdctfst.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jfdctint.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jidctflt.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jidctfst.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jidctint.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jidctred.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jinclude.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jmemmgr.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jmemnobs.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jmemsys.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jmorecfg.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jpegint.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jpeglib.h".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jquant1.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jquant2.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jutils.cpp".freeze, "ext/dlib-19.4/dlib/external/libjpeg/jversion.h".freeze, "ext/dlib-19.4/dlib/external/libpng/LICENSE".freeze, "ext/dlib-19.4/dlib/external/libpng/README".freeze, "ext/dlib-19.4/dlib/external/libpng/arm/arm_init.c".freeze, "ext/dlib-19.4/dlib/external/libpng/arm/filter_neon.S".freeze, "ext/dlib-19.4/dlib/external/libpng/arm/filter_neon_intrinsics.c".freeze, "ext/dlib-19.4/dlib/external/libpng/png.c".freeze, "ext/dlib-19.4/dlib/external/libpng/png.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pngconf.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pngdebug.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pngerror.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngget.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pnginfo.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pnglibconf.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pngmem.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngpread.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngpriv.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pngread.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngrio.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngrtran.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngrutil.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngset.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngstruct.h".freeze, "ext/dlib-19.4/dlib/external/libpng/pngtrans.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngwio.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngwrite.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngwtran.c".freeze, "ext/dlib-19.4/dlib/external/libpng/pngwutil.c".freeze, "ext/dlib-19.4/dlib/external/zlib/README".freeze, "ext/dlib-19.4/dlib/external/zlib/adler32.c".freeze, "ext/dlib-19.4/dlib/external/zlib/compress.c".freeze, "ext/dlib-19.4/dlib/external/zlib/crc32.c".freeze, "ext/dlib-19.4/dlib/external/zlib/crc32.h".freeze, "ext/dlib-19.4/dlib/external/zlib/deflate.c".freeze, "ext/dlib-19.4/dlib/external/zlib/deflate.h".freeze, "ext/dlib-19.4/dlib/external/zlib/gzclose.c".freeze, "ext/dlib-19.4/dlib/external/zlib/gzguts.h".freeze, "ext/dlib-19.4/dlib/external/zlib/gzlib.c".freeze, "ext/dlib-19.4/dlib/external/zlib/gzread.c".freeze, "ext/dlib-19.4/dlib/external/zlib/gzwrite.c".freeze, "ext/dlib-19.4/dlib/external/zlib/infback.c".freeze, "ext/dlib-19.4/dlib/external/zlib/inffast.c".freeze, "ext/dlib-19.4/dlib/external/zlib/inffast.h".freeze, "ext/dlib-19.4/dlib/external/zlib/inffixed.h".freeze, "ext/dlib-19.4/dlib/external/zlib/inflate.c".freeze, "ext/dlib-19.4/dlib/external/zlib/inflate.h".freeze, "ext/dlib-19.4/dlib/external/zlib/inftrees.c".freeze, "ext/dlib-19.4/dlib/external/zlib/inftrees.h".freeze, "ext/dlib-19.4/dlib/external/zlib/trees.c".freeze, "ext/dlib-19.4/dlib/external/zlib/trees.h".freeze, "ext/dlib-19.4/dlib/external/zlib/uncompr.c".freeze, "ext/dlib-19.4/dlib/external/zlib/zconf.h".freeze, "ext/dlib-19.4/dlib/external/zlib/zlib.h".freeze, "ext/dlib-19.4/dlib/external/zlib/zutil.c".freeze, "ext/dlib-19.4/dlib/external/zlib/zutil.h".freeze, "ext/dlib-19.4/dlib/filtering.h".freeze, "ext/dlib-19.4/dlib/filtering/kalman_filter.h".freeze, "ext/dlib-19.4/dlib/filtering/kalman_filter_abstract.h".freeze, "ext/dlib-19.4/dlib/filtering/rls_filter.h".freeze, "ext/dlib-19.4/dlib/filtering/rls_filter_abstract.h".freeze, "ext/dlib-19.4/dlib/float_details.h".freeze, "ext/dlib-19.4/dlib/fstream".freeze, "ext/dlib-19.4/dlib/general_hash/count_bits.h".freeze, "ext/dlib-19.4/dlib/general_hash/count_bits_abstract.h".freeze, "ext/dlib-19.4/dlib/general_hash/general_hash.h".freeze, "ext/dlib-19.4/dlib/general_hash/hash.h".freeze, "ext/dlib-19.4/dlib/general_hash/hash_abstract.h".freeze, "ext/dlib-19.4/dlib/general_hash/murmur_hash3.h".freeze, "ext/dlib-19.4/dlib/general_hash/murmur_hash3_abstract.h".freeze, "ext/dlib-19.4/dlib/general_hash/random_hashing.h".freeze, "ext/dlib-19.4/dlib/general_hash/random_hashing_abstract.h".freeze, "ext/dlib-19.4/dlib/geometry.h".freeze, "ext/dlib-19.4/dlib/geometry/border_enumerator.h".freeze, "ext/dlib-19.4/dlib/geometry/border_enumerator_abstract.h".freeze, "ext/dlib-19.4/dlib/geometry/drectangle.h".freeze, "ext/dlib-19.4/dlib/geometry/drectangle_abstract.h".freeze, "ext/dlib-19.4/dlib/geometry/point_transforms.h".freeze, "ext/dlib-19.4/dlib/geometry/point_transforms_abstract.h".freeze, "ext/dlib-19.4/dlib/geometry/rectangle.h".freeze, "ext/dlib-19.4/dlib/geometry/rectangle_abstract.h".freeze, "ext/dlib-19.4/dlib/geometry/vector.h".freeze, "ext/dlib-19.4/dlib/geometry/vector_abstract.h".freeze, "ext/dlib-19.4/dlib/graph.h".freeze, "ext/dlib-19.4/dlib/graph/graph_kernel_1.h".freeze, "ext/dlib-19.4/dlib/graph/graph_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_cuts.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/find_max_factor_graph_potts.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/find_max_factor_graph_potts_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/general_flow_graph.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/general_potts_problem.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/graph_labeler.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/graph_labeler_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/min_cut.h".freeze, "ext/dlib-19.4/dlib/graph_cuts/min_cut_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils.h".freeze, "ext/dlib-19.4/dlib/graph_utils/edge_list_graphs.h".freeze, "ext/dlib-19.4/dlib/graph_utils/edge_list_graphs_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils/find_k_nearest_neighbors_lsh.h".freeze, "ext/dlib-19.4/dlib/graph_utils/find_k_nearest_neighbors_lsh_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils/function_objects.h".freeze, "ext/dlib-19.4/dlib/graph_utils/function_objects_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils/graph_utils.h".freeze, "ext/dlib-19.4/dlib/graph_utils/graph_utils_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils/ordered_sample_pair.h".freeze, "ext/dlib-19.4/dlib/graph_utils/ordered_sample_pair_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils/sample_pair.h".freeze, "ext/dlib-19.4/dlib/graph_utils/sample_pair_abstract.h".freeze, "ext/dlib-19.4/dlib/graph_utils_threaded.h".freeze, "ext/dlib-19.4/dlib/gui_core.h".freeze, "ext/dlib-19.4/dlib/gui_core/gui_core_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/gui_core/gui_core_kernel_1.h".freeze, "ext/dlib-19.4/dlib/gui_core/gui_core_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/gui_core/gui_core_kernel_2.h".freeze, "ext/dlib-19.4/dlib/gui_core/gui_core_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/gui_core/windows.h".freeze, "ext/dlib-19.4/dlib/gui_core/xlib.h".freeze, "ext/dlib-19.4/dlib/gui_widgets.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/base_widgets.cpp".freeze, "ext/dlib-19.4/dlib/gui_widgets/base_widgets.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/base_widgets_abstract.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/canvas_drawing.cpp".freeze, "ext/dlib-19.4/dlib/gui_widgets/canvas_drawing.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/canvas_drawing_abstract.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/drawable.cpp".freeze, "ext/dlib-19.4/dlib/gui_widgets/drawable.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/drawable_abstract.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/fonts.cpp".freeze, "ext/dlib-19.4/dlib/gui_widgets/fonts.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/fonts_abstract.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/nativefont.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/style.cpp".freeze, "ext/dlib-19.4/dlib/gui_widgets/style.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/style_abstract.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/widgets.cpp".freeze, "ext/dlib-19.4/dlib/gui_widgets/widgets.h".freeze, "ext/dlib-19.4/dlib/gui_widgets/widgets_abstract.h".freeze, "ext/dlib-19.4/dlib/hash.h".freeze, "ext/dlib-19.4/dlib/hash_map.h".freeze, "ext/dlib-19.4/dlib/hash_map/hash_map_kernel_1.h".freeze, "ext/dlib-19.4/dlib/hash_map/hash_map_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/hash_map/hash_map_kernel_c.h".freeze, "ext/dlib-19.4/dlib/hash_set.h".freeze, "ext/dlib-19.4/dlib/hash_set/hash_set_kernel_1.h".freeze, "ext/dlib-19.4/dlib/hash_set/hash_set_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/hash_set/hash_set_kernel_c.h".freeze, "ext/dlib-19.4/dlib/hash_table.h".freeze, "ext/dlib-19.4/dlib/hash_table/hash_table_kernel_1.h".freeze, "ext/dlib-19.4/dlib/hash_table/hash_table_kernel_2.h".freeze, "ext/dlib-19.4/dlib/hash_table/hash_table_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/hash_table/hash_table_kernel_c.h".freeze, "ext/dlib-19.4/dlib/http_client/http_client.cpp".freeze, "ext/dlib-19.4/dlib/http_client/http_client.h".freeze, "ext/dlib-19.4/dlib/http_client/http_client_abstract.h".freeze, "ext/dlib-19.4/dlib/image_io.h".freeze, "ext/dlib-19.4/dlib/image_keypoint.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/binned_vector_feature_image.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/binned_vector_feature_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/build_separable_poly_filters.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/draw_surf_points.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/draw_surf_points_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/fine_hog_image.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/fine_hog_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/hashed_feature_image.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/hashed_feature_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/hessian_pyramid.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/hessian_pyramid_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/hog.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/hog_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/nearest_neighbor_feature_image.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/nearest_neighbor_feature_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/poly_image.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/poly_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/surf.h".freeze, "ext/dlib-19.4/dlib/image_keypoint/surf_abstract.h".freeze, "ext/dlib-19.4/dlib/image_loader/image_loader.h".freeze, "ext/dlib-19.4/dlib/image_loader/image_loader_abstract.h".freeze, "ext/dlib-19.4/dlib/image_loader/jpeg_loader.cpp".freeze, "ext/dlib-19.4/dlib/image_loader/jpeg_loader.h".freeze, "ext/dlib-19.4/dlib/image_loader/jpeg_loader_abstract.h".freeze, "ext/dlib-19.4/dlib/image_loader/load_image.h".freeze, "ext/dlib-19.4/dlib/image_loader/load_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_loader/png_loader.cpp".freeze, "ext/dlib-19.4/dlib/image_loader/png_loader.h".freeze, "ext/dlib-19.4/dlib/image_loader/png_loader_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing.h".freeze, "ext/dlib-19.4/dlib/image_processing/box_overlap_testing.h".freeze, "ext/dlib-19.4/dlib/image_processing/box_overlap_testing_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/correlation_tracker.h".freeze, "ext/dlib-19.4/dlib/image_processing/correlation_tracker_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/detection_template_tools.h".freeze, "ext/dlib-19.4/dlib/image_processing/detection_template_tools_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/frontal_face_detector.h".freeze, "ext/dlib-19.4/dlib/image_processing/frontal_face_detector_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/full_object_detection.h".freeze, "ext/dlib-19.4/dlib/image_processing/full_object_detection_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/generic_image.h".freeze, "ext/dlib-19.4/dlib/image_processing/object_detector.h".freeze, "ext/dlib-19.4/dlib/image_processing/object_detector_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/remove_unobtainable_rectangles.h".freeze, "ext/dlib-19.4/dlib/image_processing/remove_unobtainable_rectangles_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/render_face_detections.h".freeze, "ext/dlib-19.4/dlib/image_processing/render_face_detections_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_fhog_pyramid.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_fhog_pyramid_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_boxes.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_boxes_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_custom.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_custom_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_pyramid.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_pyramid_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_pyramid_tools.h".freeze, "ext/dlib-19.4/dlib/image_processing/scan_image_pyramid_tools_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/setup_hashed_features.h".freeze, "ext/dlib-19.4/dlib/image_processing/setup_hashed_features_abstract.h".freeze, "ext/dlib-19.4/dlib/image_processing/shape_predictor.h".freeze, "ext/dlib-19.4/dlib/image_processing/shape_predictor_abstract.h".freeze, "ext/dlib-19.4/dlib/image_saver/dng_shared.h".freeze, "ext/dlib-19.4/dlib/image_saver/image_saver.h".freeze, "ext/dlib-19.4/dlib/image_saver/image_saver_abstract.h".freeze, "ext/dlib-19.4/dlib/image_saver/save_jpeg.cpp".freeze, "ext/dlib-19.4/dlib/image_saver/save_jpeg.h".freeze, "ext/dlib-19.4/dlib/image_saver/save_jpeg_abstract.h".freeze, "ext/dlib-19.4/dlib/image_saver/save_png.cpp".freeze, "ext/dlib-19.4/dlib/image_saver/save_png.h".freeze, "ext/dlib-19.4/dlib/image_saver/save_png_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms.h".freeze, "ext/dlib-19.4/dlib/image_transforms/assign_image.h".freeze, "ext/dlib-19.4/dlib/image_transforms/assign_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/colormaps.h".freeze, "ext/dlib-19.4/dlib/image_transforms/colormaps_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/draw.h".freeze, "ext/dlib-19.4/dlib/image_transforms/draw_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/edge_detector.h".freeze, "ext/dlib-19.4/dlib/image_transforms/edge_detector_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/equalize_histogram.h".freeze, "ext/dlib-19.4/dlib/image_transforms/equalize_histogram_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/fhog.h".freeze, "ext/dlib-19.4/dlib/image_transforms/fhog_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/hough_transform.h".freeze, "ext/dlib-19.4/dlib/image_transforms/hough_transform_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/image_pyramid.h".freeze, "ext/dlib-19.4/dlib/image_transforms/image_pyramid_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/integral_image.h".freeze, "ext/dlib-19.4/dlib/image_transforms/integral_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/interpolation.h".freeze, "ext/dlib-19.4/dlib/image_transforms/interpolation_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/label_connected_blobs.h".freeze, "ext/dlib-19.4/dlib/image_transforms/label_connected_blobs_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/lbp.h".freeze, "ext/dlib-19.4/dlib/image_transforms/lbp_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/morphological_operations.h".freeze, "ext/dlib-19.4/dlib/image_transforms/morphological_operations_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/random_color_transform.h".freeze, "ext/dlib-19.4/dlib/image_transforms/random_color_transform_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/random_cropper.h".freeze, "ext/dlib-19.4/dlib/image_transforms/random_cropper_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/segment_image.h".freeze, "ext/dlib-19.4/dlib/image_transforms/segment_image_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/spatial_filtering.h".freeze, "ext/dlib-19.4/dlib/image_transforms/spatial_filtering_abstract.h".freeze, "ext/dlib-19.4/dlib/image_transforms/thresholding.h".freeze, "ext/dlib-19.4/dlib/image_transforms/thresholding_abstract.h".freeze, "ext/dlib-19.4/dlib/interfaces/cmd_line_parser_option.h".freeze, "ext/dlib-19.4/dlib/interfaces/enumerable.h".freeze, "ext/dlib-19.4/dlib/interfaces/map_pair.h".freeze, "ext/dlib-19.4/dlib/interfaces/remover.h".freeze, "ext/dlib-19.4/dlib/iomanip".freeze, "ext/dlib-19.4/dlib/iosfwd".freeze, "ext/dlib-19.4/dlib/iosockstream.h".freeze, "ext/dlib-19.4/dlib/iosockstream/iosockstream.h".freeze, "ext/dlib-19.4/dlib/iosockstream/iosockstream_abstract.h".freeze, "ext/dlib-19.4/dlib/iostream".freeze, "ext/dlib-19.4/dlib/is_kind.h".freeze, "ext/dlib-19.4/dlib/istream".freeze, "ext/dlib-19.4/dlib/linker.h".freeze, "ext/dlib-19.4/dlib/linker/linker_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/linker/linker_kernel_1.h".freeze, "ext/dlib-19.4/dlib/linker/linker_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/locale".freeze, "ext/dlib-19.4/dlib/logger.h".freeze, "ext/dlib-19.4/dlib/logger/extra_logger_headers.cpp".freeze, "ext/dlib-19.4/dlib/logger/extra_logger_headers.h".freeze, "ext/dlib-19.4/dlib/logger/logger_config_file.cpp".freeze, "ext/dlib-19.4/dlib/logger/logger_config_file.h".freeze, "ext/dlib-19.4/dlib/logger/logger_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/logger/logger_kernel_1.h".freeze, "ext/dlib-19.4/dlib/logger/logger_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/lsh.h".freeze, "ext/dlib-19.4/dlib/lsh/create_random_projection_hash.h".freeze, "ext/dlib-19.4/dlib/lsh/create_random_projection_hash_abstract.h".freeze, "ext/dlib-19.4/dlib/lsh/hashes.h".freeze, "ext/dlib-19.4/dlib/lsh/hashes_abstract.h".freeze, "ext/dlib-19.4/dlib/lsh/projection_hash.h".freeze, "ext/dlib-19.4/dlib/lsh/projection_hash_abstract.h".freeze, "ext/dlib-19.4/dlib/lz77_buffer.h".freeze, "ext/dlib-19.4/dlib/lz77_buffer/lz77_buffer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/lz77_buffer/lz77_buffer_kernel_2.h".freeze, "ext/dlib-19.4/dlib/lz77_buffer/lz77_buffer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/lz77_buffer/lz77_buffer_kernel_c.h".freeze, "ext/dlib-19.4/dlib/lzp_buffer.h".freeze, "ext/dlib-19.4/dlib/lzp_buffer/lzp_buffer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/lzp_buffer/lzp_buffer_kernel_2.h".freeze, "ext/dlib-19.4/dlib/lzp_buffer/lzp_buffer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/lzp_buffer/lzp_buffer_kernel_c.h".freeze, "ext/dlib-19.4/dlib/manifold_regularization.h".freeze, "ext/dlib-19.4/dlib/manifold_regularization/linear_manifold_regularizer.h".freeze, "ext/dlib-19.4/dlib/manifold_regularization/linear_manifold_regularizer_abstract.h".freeze, "ext/dlib-19.4/dlib/map.h".freeze, "ext/dlib-19.4/dlib/map/map_kernel_1.h".freeze, "ext/dlib-19.4/dlib/map/map_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/map/map_kernel_c.h".freeze, "ext/dlib-19.4/dlib/matlab/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/matlab/README.txt".freeze, "ext/dlib-19.4/dlib/matlab/call_matlab.h".freeze, "ext/dlib-19.4/dlib/matlab/cmake_mex_wrapper".freeze, "ext/dlib-19.4/dlib/matlab/example.m".freeze, "ext/dlib-19.4/dlib/matlab/example_mex_callback.cpp".freeze, "ext/dlib-19.4/dlib/matlab/example_mex_class.cpp".freeze, "ext/dlib-19.4/dlib/matlab/example_mex_function.cpp".freeze, "ext/dlib-19.4/dlib/matlab/example_mex_struct.cpp".freeze, "ext/dlib-19.4/dlib/matlab/mex_wrapper.cpp".freeze, "ext/dlib-19.4/dlib/matlab/subprocess_stream.cpp".freeze, "ext/dlib-19.4/dlib/matlab/subprocess_stream.h".freeze, "ext/dlib-19.4/dlib/matrix.h".freeze, "ext/dlib-19.4/dlib/matrix/cblas_constants.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/fortran_id.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/gees.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/geev.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/geqrf.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/gesdd.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/gesvd.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/getrf.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/ormqr.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/potrf.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/syev.h".freeze, "ext/dlib-19.4/dlib/matrix/lapack/syevr.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_assign.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_assign_fwd.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_blas_bindings.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_cholesky.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_conj_trans.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_conv.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_conv_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_data_layout.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_data_layout_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_default_mul.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_eigenvalue.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_exp.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_exp_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_expressions.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_fft.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_fft_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_fwd.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_generic_image.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_la.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_la_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_lu.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_mat.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_mat_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_math_functions.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_math_functions_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_op.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_qr.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_read_from_istream.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_subexp.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_subexp_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_trsm.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_utilities.h".freeze, "ext/dlib-19.4/dlib/matrix/matrix_utilities_abstract.h".freeze, "ext/dlib-19.4/dlib/matrix/symmetric_matrix_cache.h".freeze, "ext/dlib-19.4/dlib/matrix/symmetric_matrix_cache_abstract.h".freeze, "ext/dlib-19.4/dlib/md5.h".freeze, "ext/dlib-19.4/dlib/md5/md5_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/md5/md5_kernel_1.h".freeze, "ext/dlib-19.4/dlib/md5/md5_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/member_function_pointer.h".freeze, "ext/dlib-19.4/dlib/member_function_pointer/make_mfp.h".freeze, "ext/dlib-19.4/dlib/member_function_pointer/make_mfp_abstract.h".freeze, "ext/dlib-19.4/dlib/member_function_pointer/member_function_pointer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/member_function_pointer/member_function_pointer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/memory_manager.h".freeze, "ext/dlib-19.4/dlib/memory_manager/memory_manager_kernel_1.h".freeze, "ext/dlib-19.4/dlib/memory_manager/memory_manager_kernel_2.h".freeze, "ext/dlib-19.4/dlib/memory_manager/memory_manager_kernel_3.h".freeze, "ext/dlib-19.4/dlib/memory_manager/memory_manager_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/memory_manager_global.h".freeze, "ext/dlib-19.4/dlib/memory_manager_global/memory_manager_global_kernel_1.h".freeze, "ext/dlib-19.4/dlib/memory_manager_global/memory_manager_global_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/memory_manager_stateless.h".freeze, "ext/dlib-19.4/dlib/memory_manager_stateless/memory_manager_stateless_kernel_1.h".freeze, "ext/dlib-19.4/dlib/memory_manager_stateless/memory_manager_stateless_kernel_2.h".freeze, "ext/dlib-19.4/dlib/memory_manager_stateless/memory_manager_stateless_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/misc_api.h".freeze, "ext/dlib-19.4/dlib/misc_api/misc_api_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/misc_api/misc_api_kernel_1.h".freeze, "ext/dlib-19.4/dlib/misc_api/misc_api_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/misc_api/misc_api_kernel_2.h".freeze, "ext/dlib-19.4/dlib/misc_api/misc_api_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/misc_api/misc_api_shared.h".freeze, "ext/dlib-19.4/dlib/misc_api/posix.h".freeze, "ext/dlib-19.4/dlib/misc_api/windows.h".freeze, "ext/dlib-19.4/dlib/mlp.h".freeze, "ext/dlib-19.4/dlib/mlp/mlp_kernel_1.h".freeze, "ext/dlib-19.4/dlib/mlp/mlp_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/mlp/mlp_kernel_c.h".freeze, "ext/dlib-19.4/dlib/noncopyable.h".freeze, "ext/dlib-19.4/dlib/numeric_constants.h".freeze, "ext/dlib-19.4/dlib/numerical_integration.h".freeze, "ext/dlib-19.4/dlib/numerical_integration/integrate_function_adapt_simpson.h".freeze, "ext/dlib-19.4/dlib/numerical_integration/integrate_function_adapt_simpson_abstract.h".freeze, "ext/dlib-19.4/dlib/opencv.h".freeze, "ext/dlib-19.4/dlib/opencv/cv_image.h".freeze, "ext/dlib-19.4/dlib/opencv/cv_image_abstract.h".freeze, "ext/dlib-19.4/dlib/opencv/to_open_cv.h".freeze, "ext/dlib-19.4/dlib/opencv/to_open_cv_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization.h".freeze, "ext/dlib-19.4/dlib/optimization/elastic_net.h".freeze, "ext/dlib-19.4/dlib/optimization/elastic_net_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/find_max_factor_graph_nmplp.h".freeze, "ext/dlib-19.4/dlib/optimization/find_max_factor_graph_nmplp_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/find_max_factor_graph_viterbi.h".freeze, "ext/dlib-19.4/dlib/optimization/find_max_factor_graph_viterbi_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/find_max_parse_cky.h".freeze, "ext/dlib-19.4/dlib/optimization/find_max_parse_cky_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/find_optimal_parameters.h".freeze, "ext/dlib-19.4/dlib/optimization/find_optimal_parameters_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/max_cost_assignment.h".freeze, "ext/dlib-19.4/dlib/optimization/max_cost_assignment_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/max_sum_submatrix.h".freeze, "ext/dlib-19.4/dlib/optimization/max_sum_submatrix_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_bobyqa.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_bobyqa_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_least_squares.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_least_squares_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_line_search.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_line_search_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_oca.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_oca_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_search_strategies.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_search_strategies_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_solve_qp2_using_smo.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_solve_qp2_using_smo_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_solve_qp3_using_smo.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_solve_qp3_using_smo_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_solve_qp_using_smo.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_solve_qp_using_smo_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_stop_strategies.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_stop_strategies_abstract.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_trust_region.h".freeze, "ext/dlib-19.4/dlib/optimization/optimization_trust_region_abstract.h".freeze, "ext/dlib-19.4/dlib/ostream".freeze, "ext/dlib-19.4/dlib/pipe.h".freeze, "ext/dlib-19.4/dlib/pipe/pipe_kernel_1.h".freeze, "ext/dlib-19.4/dlib/pipe/pipe_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/pixel.h".freeze, "ext/dlib-19.4/dlib/platform.h".freeze, "ext/dlib-19.4/dlib/python.h".freeze, "ext/dlib-19.4/dlib/python/boost_python_utils.h".freeze, "ext/dlib-19.4/dlib/python/numpy.h".freeze, "ext/dlib-19.4/dlib/python/numpy_image.h".freeze, "ext/dlib-19.4/dlib/python/pyassert.h".freeze, "ext/dlib-19.4/dlib/python/serialize_pickle.h".freeze, "ext/dlib-19.4/dlib/quantum_computing.h".freeze, "ext/dlib-19.4/dlib/quantum_computing/quantum_computing.h".freeze, "ext/dlib-19.4/dlib/quantum_computing/quantum_computing_abstract.h".freeze, "ext/dlib-19.4/dlib/queue.h".freeze, "ext/dlib-19.4/dlib/queue/queue_kernel_1.h".freeze, "ext/dlib-19.4/dlib/queue/queue_kernel_2.h".freeze, "ext/dlib-19.4/dlib/queue/queue_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/queue/queue_kernel_c.h".freeze, "ext/dlib-19.4/dlib/queue/queue_sort_1.h".freeze, "ext/dlib-19.4/dlib/queue/queue_sort_abstract.h".freeze, "ext/dlib-19.4/dlib/rand.h".freeze, "ext/dlib-19.4/dlib/rand/mersenne_twister.h".freeze, "ext/dlib-19.4/dlib/rand/rand_kernel_1.h".freeze, "ext/dlib-19.4/dlib/rand/rand_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/ref.h".freeze, "ext/dlib-19.4/dlib/reference_counter.h".freeze, "ext/dlib-19.4/dlib/reference_counter/reference_counter_kernel_1.h".freeze, "ext/dlib-19.4/dlib/reference_counter/reference_counter_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/revision.h".freeze, "ext/dlib-19.4/dlib/revision.h.in".freeze, "ext/dlib-19.4/dlib/sequence.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_compare_1.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_compare_abstract.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_kernel_1.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_kernel_2.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_kernel_c.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_sort_1.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_sort_2.h".freeze, "ext/dlib-19.4/dlib/sequence/sequence_sort_abstract.h".freeze, "ext/dlib-19.4/dlib/serialize.h".freeze, "ext/dlib-19.4/dlib/server.h".freeze, "ext/dlib-19.4/dlib/server/server_http.cpp".freeze, "ext/dlib-19.4/dlib/server/server_http.h".freeze, "ext/dlib-19.4/dlib/server/server_http_abstract.h".freeze, "ext/dlib-19.4/dlib/server/server_iostream.cpp".freeze, "ext/dlib-19.4/dlib/server/server_iostream.h".freeze, "ext/dlib-19.4/dlib/server/server_iostream_abstract.h".freeze, "ext/dlib-19.4/dlib/server/server_kernel.cpp".freeze, "ext/dlib-19.4/dlib/server/server_kernel.h".freeze, "ext/dlib-19.4/dlib/server/server_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/set.h".freeze, "ext/dlib-19.4/dlib/set/set_compare_1.h".freeze, "ext/dlib-19.4/dlib/set/set_compare_abstract.h".freeze, "ext/dlib-19.4/dlib/set/set_kernel_1.h".freeze, "ext/dlib-19.4/dlib/set/set_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/set/set_kernel_c.h".freeze, "ext/dlib-19.4/dlib/set_utils.h".freeze, "ext/dlib-19.4/dlib/set_utils/set_utils.h".freeze, "ext/dlib-19.4/dlib/set_utils/set_utils_abstract.h".freeze, "ext/dlib-19.4/dlib/simd.h".freeze, "ext/dlib-19.4/dlib/simd/simd4f.h".freeze, "ext/dlib-19.4/dlib/simd/simd4i.h".freeze, "ext/dlib-19.4/dlib/simd/simd8f.h".freeze, "ext/dlib-19.4/dlib/simd/simd8i.h".freeze, "ext/dlib-19.4/dlib/simd/simd_check.h".freeze, "ext/dlib-19.4/dlib/sliding_buffer.h".freeze, "ext/dlib-19.4/dlib/sliding_buffer/circular_buffer.h".freeze, "ext/dlib-19.4/dlib/sliding_buffer/circular_buffer_abstract.h".freeze, "ext/dlib-19.4/dlib/sliding_buffer/sliding_buffer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/sliding_buffer/sliding_buffer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/sliding_buffer/sliding_buffer_kernel_c.h".freeze, "ext/dlib-19.4/dlib/smart_pointers.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/scoped_ptr.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/scoped_ptr_abstract.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/shared_ptr.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/shared_ptr_abstract.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/shared_ptr_thread_safe.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/shared_ptr_thread_safe_abstract.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/weak_ptr.h".freeze, "ext/dlib-19.4/dlib/smart_pointers/weak_ptr_abstract.h".freeze, "ext/dlib-19.4/dlib/smart_pointers_thread_safe.h".freeze, "ext/dlib-19.4/dlib/sockets.h".freeze, "ext/dlib-19.4/dlib/sockets/posix.h".freeze, "ext/dlib-19.4/dlib/sockets/sockets_extensions.cpp".freeze, "ext/dlib-19.4/dlib/sockets/sockets_extensions.h".freeze, "ext/dlib-19.4/dlib/sockets/sockets_extensions_abstract.h".freeze, "ext/dlib-19.4/dlib/sockets/sockets_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/sockets/sockets_kernel_1.h".freeze, "ext/dlib-19.4/dlib/sockets/sockets_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/sockets/sockets_kernel_2.h".freeze, "ext/dlib-19.4/dlib/sockets/sockets_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/sockets/windows.h".freeze, "ext/dlib-19.4/dlib/sockstreambuf.h".freeze, "ext/dlib-19.4/dlib/sockstreambuf/sockstreambuf.cpp".freeze, "ext/dlib-19.4/dlib/sockstreambuf/sockstreambuf.h".freeze, "ext/dlib-19.4/dlib/sockstreambuf/sockstreambuf_abstract.h".freeze, "ext/dlib-19.4/dlib/sockstreambuf/sockstreambuf_unbuffered.cpp".freeze, "ext/dlib-19.4/dlib/sockstreambuf/sockstreambuf_unbuffered.h".freeze, "ext/dlib-19.4/dlib/sort.h".freeze, "ext/dlib-19.4/dlib/sparse_vector.h".freeze, "ext/dlib-19.4/dlib/sqlite.h".freeze, "ext/dlib-19.4/dlib/sqlite/sqlite.h".freeze, "ext/dlib-19.4/dlib/sqlite/sqlite_abstract.h".freeze, "ext/dlib-19.4/dlib/sqlite/sqlite_tools.h".freeze, "ext/dlib-19.4/dlib/sqlite/sqlite_tools_abstract.h".freeze, "ext/dlib-19.4/dlib/sstream".freeze, "ext/dlib-19.4/dlib/stack.h".freeze, "ext/dlib-19.4/dlib/stack/stack_kernel_1.h".freeze, "ext/dlib-19.4/dlib/stack/stack_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/stack/stack_kernel_c.h".freeze, "ext/dlib-19.4/dlib/stack_trace.cpp".freeze, "ext/dlib-19.4/dlib/stack_trace.h".freeze, "ext/dlib-19.4/dlib/static_map.h".freeze, "ext/dlib-19.4/dlib/static_map/static_map_kernel_1.h".freeze, "ext/dlib-19.4/dlib/static_map/static_map_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/static_map/static_map_kernel_c.h".freeze, "ext/dlib-19.4/dlib/static_set.h".freeze, "ext/dlib-19.4/dlib/static_set/static_set_compare_1.h".freeze, "ext/dlib-19.4/dlib/static_set/static_set_compare_abstract.h".freeze, "ext/dlib-19.4/dlib/static_set/static_set_kernel_1.h".freeze, "ext/dlib-19.4/dlib/static_set/static_set_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/static_set/static_set_kernel_c.h".freeze, "ext/dlib-19.4/dlib/statistics.h".freeze, "ext/dlib-19.4/dlib/statistics/average_precision.h".freeze, "ext/dlib-19.4/dlib/statistics/average_precision_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/cca.h".freeze, "ext/dlib-19.4/dlib/statistics/cca_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/dpca.h".freeze, "ext/dlib-19.4/dlib/statistics/dpca_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/image_feature_sampling.h".freeze, "ext/dlib-19.4/dlib/statistics/image_feature_sampling_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/lda.h".freeze, "ext/dlib-19.4/dlib/statistics/lda_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/random_subset_selector.h".freeze, "ext/dlib-19.4/dlib/statistics/random_subset_selector_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/running_gradient.h".freeze, "ext/dlib-19.4/dlib/statistics/running_gradient_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/sammon.h".freeze, "ext/dlib-19.4/dlib/statistics/sammon_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/statistics.h".freeze, "ext/dlib-19.4/dlib/statistics/statistics_abstract.h".freeze, "ext/dlib-19.4/dlib/statistics/vector_normalizer_frobmetric.h".freeze, "ext/dlib-19.4/dlib/statistics/vector_normalizer_frobmetric_abstract.h".freeze, "ext/dlib-19.4/dlib/std_allocator.h".freeze, "ext/dlib-19.4/dlib/stl_checked.h".freeze, "ext/dlib-19.4/dlib/stl_checked/std_vector_c.h".freeze, "ext/dlib-19.4/dlib/stl_checked/std_vector_c_abstract.h".freeze, "ext/dlib-19.4/dlib/string.h".freeze, "ext/dlib-19.4/dlib/string/cassert".freeze, "ext/dlib-19.4/dlib/string/iomanip".freeze, "ext/dlib-19.4/dlib/string/iosfwd".freeze, "ext/dlib-19.4/dlib/string/iostream".freeze, "ext/dlib-19.4/dlib/string/locale".freeze, "ext/dlib-19.4/dlib/string/string.h".freeze, "ext/dlib-19.4/dlib/string/string_abstract.h".freeze, "ext/dlib-19.4/dlib/svm.h".freeze, "ext/dlib-19.4/dlib/svm/active_learning.h".freeze, "ext/dlib-19.4/dlib/svm/active_learning_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/assignment_function.h".freeze, "ext/dlib-19.4/dlib/svm/assignment_function_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_assignment_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_assignment_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_graph_labeling_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_graph_labeling_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_multiclass_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_multiclass_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_object_detection_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_object_detection_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_regression_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_regression_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_sequence_labeler.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_sequence_labeler_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_sequence_segmenter.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_sequence_segmenter_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_track_association_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/cross_validate_track_association_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/empirical_kernel_map.h".freeze, "ext/dlib-19.4/dlib/svm/empirical_kernel_map_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/feature_ranking.h".freeze, "ext/dlib-19.4/dlib/svm/feature_ranking_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/function.h".freeze, "ext/dlib-19.4/dlib/svm/function_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/kcentroid.h".freeze, "ext/dlib-19.4/dlib/svm/kcentroid_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/kcentroid_overloads.h".freeze, "ext/dlib-19.4/dlib/svm/kernel.h".freeze, "ext/dlib-19.4/dlib/svm/kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/kernel_matrix.h".freeze, "ext/dlib-19.4/dlib/svm/kernel_matrix_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/kkmeans.h".freeze, "ext/dlib-19.4/dlib/svm/kkmeans_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/krls.h".freeze, "ext/dlib-19.4/dlib/svm/krls_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/krr_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/krr_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/linearly_independent_subset_finder.h".freeze, "ext/dlib-19.4/dlib/svm/linearly_independent_subset_finder_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/multiclass_tools.h".freeze, "ext/dlib-19.4/dlib/svm/multiclass_tools_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/null_df.h".freeze, "ext/dlib-19.4/dlib/svm/null_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/null_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/num_nonnegative_weights.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_all_decision_function.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_all_decision_function_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_all_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_all_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_one_decision_function.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_one_decision_function_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_one_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/one_vs_one_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/pegasos.h".freeze, "ext/dlib-19.4/dlib/svm/pegasos_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/ranking_tools.h".freeze, "ext/dlib-19.4/dlib/svm/ranking_tools_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/rbf_network.h".freeze, "ext/dlib-19.4/dlib/svm/rbf_network_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/reduced.h".freeze, "ext/dlib-19.4/dlib/svm/reduced_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/rls.h".freeze, "ext/dlib-19.4/dlib/svm/rls_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/roc_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/roc_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/rr_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/rr_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/rvm.h".freeze, "ext/dlib-19.4/dlib/svm/rvm_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/sequence_labeler.h".freeze, "ext/dlib-19.4/dlib/svm/sequence_labeler_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/sequence_segmenter.h".freeze, "ext/dlib-19.4/dlib/svm/sequence_segmenter_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/simplify_linear_decision_function.h".freeze, "ext/dlib-19.4/dlib/svm/simplify_linear_decision_function_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/sort_basis_vectors.h".freeze, "ext/dlib-19.4/dlib/svm/sort_basis_vectors_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/sparse_kernel.h".freeze, "ext/dlib-19.4/dlib/svm/sparse_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/sparse_vector.h".freeze, "ext/dlib-19.4/dlib/svm/sparse_vector_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_assignment_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/structural_assignment_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_graph_labeling_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/structural_graph_labeling_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_object_detection_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/structural_object_detection_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_sequence_labeling_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/structural_sequence_labeling_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_sequence_segmentation_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/structural_sequence_segmentation_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_assignment_problem.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_assignment_problem_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_distributed.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_distributed_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_graph_labeling_problem.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_graph_labeling_problem_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_object_detection_problem.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_object_detection_problem_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_problem.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_problem_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_problem_threaded.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_problem_threaded_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_sequence_labeling_problem.h".freeze, "ext/dlib-19.4/dlib/svm/structural_svm_sequence_labeling_problem_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/structural_track_association_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/structural_track_association_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm.h".freeze, "ext/dlib-19.4/dlib/svm/svm_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_ekm_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_ekm_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_linear_dcd_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_linear_dcd_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_linear_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_linear_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_c_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_multiclass_linear_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_multiclass_linear_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_nu_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_nu_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_one_class_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_one_class_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_rank_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svm_rank_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svm_threaded.h".freeze, "ext/dlib-19.4/dlib/svm/svm_threaded_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svr_linear_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svr_linear_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/svr_trainer.h".freeze, "ext/dlib-19.4/dlib/svm/svr_trainer_abstract.h".freeze, "ext/dlib-19.4/dlib/svm/track_association_function.h".freeze, "ext/dlib-19.4/dlib/svm/track_association_function_abstract.h".freeze, "ext/dlib-19.4/dlib/svm_threaded.h".freeze, "ext/dlib-19.4/dlib/sync_extension.h".freeze, "ext/dlib-19.4/dlib/sync_extension/sync_extension_kernel_1.h".freeze, "ext/dlib-19.4/dlib/sync_extension/sync_extension_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/test/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/test/WINDOWS_build_and_run_all_unit_tests.bat".freeze, "ext/dlib-19.4/dlib/test/active_learning.cpp".freeze, "ext/dlib-19.4/dlib/test/any.cpp".freeze, "ext/dlib-19.4/dlib/test/any_function.cpp".freeze, "ext/dlib-19.4/dlib/test/array.cpp".freeze, "ext/dlib-19.4/dlib/test/array2d.cpp".freeze, "ext/dlib-19.4/dlib/test/assignment_learning.cpp".freeze, "ext/dlib-19.4/dlib/test/base64.cpp".freeze, "ext/dlib-19.4/dlib/test/bayes_nets.cpp".freeze, "ext/dlib-19.4/dlib/test/bigint.cpp".freeze, "ext/dlib-19.4/dlib/test/binary_search_tree.h".freeze, "ext/dlib-19.4/dlib/test/binary_search_tree_kernel_1a.cpp".freeze, "ext/dlib-19.4/dlib/test/binary_search_tree_kernel_2a.cpp".freeze, "ext/dlib-19.4/dlib/test/binary_search_tree_mm1.cpp".freeze, "ext/dlib-19.4/dlib/test/binary_search_tree_mm2.cpp".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/blas_bindings_dot.cpp".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/blas_bindings_gemm.cpp".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/blas_bindings_gemv.cpp".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/blas_bindings_ger.cpp".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/blas_bindings_scal_axpy.cpp".freeze, "ext/dlib-19.4/dlib/test/blas_bindings/vector.cpp".freeze, "ext/dlib-19.4/dlib/test/bridge.cpp".freeze, "ext/dlib-19.4/dlib/test/bsp.cpp".freeze, "ext/dlib-19.4/dlib/test/byte_orderer.cpp".freeze, "ext/dlib-19.4/dlib/test/cca.cpp".freeze, "ext/dlib-19.4/dlib/test/checkerboard.h".freeze, "ext/dlib-19.4/dlib/test/clustering.cpp".freeze, "ext/dlib-19.4/dlib/test/cmd_line_parser.cpp".freeze, "ext/dlib-19.4/dlib/test/cmd_line_parser.h".freeze, "ext/dlib-19.4/dlib/test/cmd_line_parser_wchar_t.cpp".freeze, "ext/dlib-19.4/dlib/test/compress_stream.cpp".freeze, "ext/dlib-19.4/dlib/test/conditioning_class.cpp".freeze, "ext/dlib-19.4/dlib/test/conditioning_class.h".freeze, "ext/dlib-19.4/dlib/test/conditioning_class_c.cpp".freeze, "ext/dlib-19.4/dlib/test/config_reader.cpp".freeze, "ext/dlib-19.4/dlib/test/correlation_tracker.cpp".freeze, "ext/dlib-19.4/dlib/test/crc32.cpp".freeze, "ext/dlib-19.4/dlib/test/create_iris_datafile.cpp".freeze, "ext/dlib-19.4/dlib/test/create_iris_datafile.h".freeze, "ext/dlib-19.4/dlib/test/cublas.cpp".freeze, "ext/dlib-19.4/dlib/test/data_io.cpp".freeze, "ext/dlib-19.4/dlib/test/directed_graph.cpp".freeze, "ext/dlib-19.4/dlib/test/discriminant_pca.cpp".freeze, "ext/dlib-19.4/dlib/test/disjoint_subsets.cpp".freeze, "ext/dlib-19.4/dlib/test/dnn.cpp".freeze, "ext/dlib-19.4/dlib/test/ekm_and_lisf.cpp".freeze, "ext/dlib-19.4/dlib/test/elastic_net.cpp".freeze, "ext/dlib-19.4/dlib/test/empirical_kernel_map.cpp".freeze, "ext/dlib-19.4/dlib/test/entropy_coder.cpp".freeze, "ext/dlib-19.4/dlib/test/entropy_encoder_model.cpp".freeze, "ext/dlib-19.4/dlib/test/example.cpp".freeze, "ext/dlib-19.4/dlib/test/example_args.cpp".freeze, "ext/dlib-19.4/dlib/test/examples/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/test/face.cpp".freeze, "ext/dlib-19.4/dlib/test/fft.cpp".freeze, "ext/dlib-19.4/dlib/test/fhog.cpp".freeze, "ext/dlib-19.4/dlib/test/filtering.cpp".freeze, "ext/dlib-19.4/dlib/test/find_max_factor_graph_nmplp.cpp".freeze, "ext/dlib-19.4/dlib/test/find_max_factor_graph_viterbi.cpp".freeze, "ext/dlib-19.4/dlib/test/find_optimal_parameters.cpp".freeze, "ext/dlib-19.4/dlib/test/geometry.cpp".freeze, "ext/dlib-19.4/dlib/test/graph.cpp".freeze, "ext/dlib-19.4/dlib/test/graph_cuts.cpp".freeze, "ext/dlib-19.4/dlib/test/graph_labeler.cpp".freeze, "ext/dlib-19.4/dlib/test/gui/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/test/gui/main.cpp".freeze, "ext/dlib-19.4/dlib/test/hash.cpp".freeze, "ext/dlib-19.4/dlib/test/hash_map.cpp".freeze, "ext/dlib-19.4/dlib/test/hash_set.cpp".freeze, "ext/dlib-19.4/dlib/test/hash_table.cpp".freeze, "ext/dlib-19.4/dlib/test/hog_image.cpp".freeze, "ext/dlib-19.4/dlib/test/image.cpp".freeze, "ext/dlib-19.4/dlib/test/iosockstream.cpp".freeze, "ext/dlib-19.4/dlib/test/is_same_object.cpp".freeze, "ext/dlib-19.4/dlib/test/kcentroid.cpp".freeze, "ext/dlib-19.4/dlib/test/kernel_matrix.cpp".freeze, "ext/dlib-19.4/dlib/test/kmeans.cpp".freeze, "ext/dlib-19.4/dlib/test/learning_to_track.cpp".freeze, "ext/dlib-19.4/dlib/test/least_squares.cpp".freeze, "ext/dlib-19.4/dlib/test/linear_manifold_regularizer.cpp".freeze, "ext/dlib-19.4/dlib/test/lspi.cpp".freeze, "ext/dlib-19.4/dlib/test/lz77_buffer.cpp".freeze, "ext/dlib-19.4/dlib/test/main.cpp".freeze, "ext/dlib-19.4/dlib/test/makefile".freeze, "ext/dlib-19.4/dlib/test/map.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix2.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix3.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix4.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix_chol.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix_eig.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix_lu.cpp".freeze, "ext/dlib-19.4/dlib/test/matrix_qr.cpp".freeze, "ext/dlib-19.4/dlib/test/max_cost_assignment.cpp".freeze, "ext/dlib-19.4/dlib/test/max_sum_submatrix.cpp".freeze, "ext/dlib-19.4/dlib/test/md5.cpp".freeze, "ext/dlib-19.4/dlib/test/member_function_pointer.cpp".freeze, "ext/dlib-19.4/dlib/test/metaprogramming.cpp".freeze, "ext/dlib-19.4/dlib/test/mpc.cpp".freeze, "ext/dlib-19.4/dlib/test/multithreaded_object.cpp".freeze, "ext/dlib-19.4/dlib/test/numerical_integration.cpp".freeze, "ext/dlib-19.4/dlib/test/object_detector.cpp".freeze, "ext/dlib-19.4/dlib/test/oca.cpp".freeze, "ext/dlib-19.4/dlib/test/one_vs_all_trainer.cpp".freeze, "ext/dlib-19.4/dlib/test/one_vs_one_trainer.cpp".freeze, "ext/dlib-19.4/dlib/test/opt_qp_solver.cpp".freeze, "ext/dlib-19.4/dlib/test/optimization.cpp".freeze, "ext/dlib-19.4/dlib/test/optimization_test_functions.cpp".freeze, "ext/dlib-19.4/dlib/test/optimization_test_functions.h".freeze, "ext/dlib-19.4/dlib/test/parallel_for.cpp".freeze, "ext/dlib-19.4/dlib/test/parse.cpp".freeze, "ext/dlib-19.4/dlib/test/pipe.cpp".freeze, "ext/dlib-19.4/dlib/test/pixel.cpp".freeze, "ext/dlib-19.4/dlib/test/probabilistic.cpp".freeze, "ext/dlib-19.4/dlib/test/pyramid_down.cpp".freeze, "ext/dlib-19.4/dlib/test/queue.cpp".freeze, "ext/dlib-19.4/dlib/test/rand.cpp".freeze, "ext/dlib-19.4/dlib/test/ranking.cpp".freeze, "ext/dlib-19.4/dlib/test/read_write_mutex.cpp".freeze, "ext/dlib-19.4/dlib/test/reference_counter.cpp".freeze, "ext/dlib-19.4/dlib/test/rls.cpp".freeze, "ext/dlib-19.4/dlib/test/sammon.cpp".freeze, "ext/dlib-19.4/dlib/test/scan_image.cpp".freeze, "ext/dlib-19.4/dlib/test/sequence.cpp".freeze, "ext/dlib-19.4/dlib/test/sequence_labeler.cpp".freeze, "ext/dlib-19.4/dlib/test/sequence_segmenter.cpp".freeze, "ext/dlib-19.4/dlib/test/serialize.cpp".freeze, "ext/dlib-19.4/dlib/test/set.cpp".freeze, "ext/dlib-19.4/dlib/test/sldf.cpp".freeze, "ext/dlib-19.4/dlib/test/sliding_buffer.cpp".freeze, "ext/dlib-19.4/dlib/test/smart_pointers.cpp".freeze, "ext/dlib-19.4/dlib/test/sockets.cpp".freeze, "ext/dlib-19.4/dlib/test/sockets2.cpp".freeze, "ext/dlib-19.4/dlib/test/sockstreambuf.cpp".freeze, "ext/dlib-19.4/dlib/test/sparse_vector.cpp".freeze, "ext/dlib-19.4/dlib/test/stack.cpp".freeze, "ext/dlib-19.4/dlib/test/static_map.cpp".freeze, "ext/dlib-19.4/dlib/test/static_set.cpp".freeze, "ext/dlib-19.4/dlib/test/statistics.cpp".freeze, "ext/dlib-19.4/dlib/test/std_vector_c.cpp".freeze, "ext/dlib-19.4/dlib/test/string.cpp".freeze, "ext/dlib-19.4/dlib/test/svm.cpp".freeze, "ext/dlib-19.4/dlib/test/svm_c_linear.cpp".freeze, "ext/dlib-19.4/dlib/test/svm_c_linear_dcd.cpp".freeze, "ext/dlib-19.4/dlib/test/svm_multiclass_linear.cpp".freeze, "ext/dlib-19.4/dlib/test/svm_struct.cpp".freeze, "ext/dlib-19.4/dlib/test/svr_linear_trainer.cpp".freeze, "ext/dlib-19.4/dlib/test/symmetric_matrix_cache.cpp".freeze, "ext/dlib-19.4/dlib/test/tester.cpp".freeze, "ext/dlib-19.4/dlib/test/tester.h".freeze, "ext/dlib-19.4/dlib/test/thread_pool.cpp".freeze, "ext/dlib-19.4/dlib/test/threads.cpp".freeze, "ext/dlib-19.4/dlib/test/timer.cpp".freeze, "ext/dlib-19.4/dlib/test/tokenizer.cpp".freeze, "ext/dlib-19.4/dlib/test/tools/CMakeLists.txt".freeze, "ext/dlib-19.4/dlib/test/trust_region.cpp".freeze, "ext/dlib-19.4/dlib/test/tuple.cpp".freeze, "ext/dlib-19.4/dlib/test/type_safe_union.cpp".freeze, "ext/dlib-19.4/dlib/test/vectorstream.cpp".freeze, "ext/dlib-19.4/dlib/threads.h".freeze, "ext/dlib-19.4/dlib/threads/async.cpp".freeze, "ext/dlib-19.4/dlib/threads/async.h".freeze, "ext/dlib-19.4/dlib/threads/async_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/auto_mutex_extension.h".freeze, "ext/dlib-19.4/dlib/threads/auto_mutex_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/auto_unlock_extension.h".freeze, "ext/dlib-19.4/dlib/threads/auto_unlock_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/create_new_thread_extension.h".freeze, "ext/dlib-19.4/dlib/threads/create_new_thread_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/multithreaded_object_extension.cpp".freeze, "ext/dlib-19.4/dlib/threads/multithreaded_object_extension.h".freeze, "ext/dlib-19.4/dlib/threads/multithreaded_object_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/parallel_for_extension.h".freeze, "ext/dlib-19.4/dlib/threads/parallel_for_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/posix.h".freeze, "ext/dlib-19.4/dlib/threads/read_write_mutex_extension.h".freeze, "ext/dlib-19.4/dlib/threads/read_write_mutex_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/rmutex_extension.h".freeze, "ext/dlib-19.4/dlib/threads/rmutex_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/rsignaler_extension.h".freeze, "ext/dlib-19.4/dlib/threads/rsignaler_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/thread_function_extension.h".freeze, "ext/dlib-19.4/dlib/threads/thread_function_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/thread_pool_extension.cpp".freeze, "ext/dlib-19.4/dlib/threads/thread_pool_extension.h".freeze, "ext/dlib-19.4/dlib/threads/thread_pool_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/thread_specific_data_extension.h".freeze, "ext/dlib-19.4/dlib/threads/thread_specific_data_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/threaded_object_extension.cpp".freeze, "ext/dlib-19.4/dlib/threads/threaded_object_extension.h".freeze, "ext/dlib-19.4/dlib/threads/threaded_object_extension_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel.h".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_1.h".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_2.cpp".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_2.h".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_shared.cpp".freeze, "ext/dlib-19.4/dlib/threads/threads_kernel_shared.h".freeze, "ext/dlib-19.4/dlib/threads/windows.h".freeze, "ext/dlib-19.4/dlib/time_this.h".freeze, "ext/dlib-19.4/dlib/timeout.h".freeze, "ext/dlib-19.4/dlib/timeout/timeout.h".freeze, "ext/dlib-19.4/dlib/timeout/timeout_abstract.h".freeze, "ext/dlib-19.4/dlib/timer.h".freeze, "ext/dlib-19.4/dlib/timer/timer.cpp".freeze, "ext/dlib-19.4/dlib/timer/timer.h".freeze, "ext/dlib-19.4/dlib/timer/timer_abstract.h".freeze, "ext/dlib-19.4/dlib/timer/timer_heavy.h".freeze, "ext/dlib-19.4/dlib/timing.h".freeze, "ext/dlib-19.4/dlib/tokenizer.h".freeze, "ext/dlib-19.4/dlib/tokenizer/tokenizer_kernel_1.cpp".freeze, "ext/dlib-19.4/dlib/tokenizer/tokenizer_kernel_1.h".freeze, "ext/dlib-19.4/dlib/tokenizer/tokenizer_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/tokenizer/tokenizer_kernel_c.h".freeze, "ext/dlib-19.4/dlib/travis/before-install.sh".freeze, "ext/dlib-19.4/dlib/travis/build-and-test.sh".freeze, "ext/dlib-19.4/dlib/tuple.h".freeze, "ext/dlib-19.4/dlib/tuple/tuple.h".freeze, "ext/dlib-19.4/dlib/tuple/tuple_abstract.h".freeze, "ext/dlib-19.4/dlib/type_safe_union.h".freeze, "ext/dlib-19.4/dlib/type_safe_union/type_safe_union_kernel.h".freeze, "ext/dlib-19.4/dlib/type_safe_union/type_safe_union_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/uintn.h".freeze, "ext/dlib-19.4/dlib/unicode.h".freeze, "ext/dlib-19.4/dlib/unicode/unicode.cpp".freeze, "ext/dlib-19.4/dlib/unicode/unicode.h".freeze, "ext/dlib-19.4/dlib/unicode/unicode_abstract.h".freeze, "ext/dlib-19.4/dlib/unordered_pair.h".freeze, "ext/dlib-19.4/dlib/vectorstream.h".freeze, "ext/dlib-19.4/dlib/vectorstream/unserialize.h".freeze, "ext/dlib-19.4/dlib/vectorstream/unserialize_abstract.h".freeze, "ext/dlib-19.4/dlib/vectorstream/vectorstream.h".freeze, "ext/dlib-19.4/dlib/vectorstream/vectorstream_abstract.h".freeze, "ext/dlib-19.4/dlib/windows_magic.h".freeze, "ext/dlib-19.4/dlib/xml_parser.h".freeze, "ext/dlib-19.4/dlib/xml_parser/xml_parser_kernel_1.h".freeze, "ext/dlib-19.4/dlib/xml_parser/xml_parser_kernel_abstract.h".freeze, "ext/dlib-19.4/dlib/xml_parser/xml_parser_kernel_interfaces.h".freeze, "ext/dlib-19.4/docs/3d_point_cloud_ex.cpp.html".freeze, "ext/dlib-19.4/docs/algorithms.html".freeze, "ext/dlib-19.4/docs/api.html".freeze, "ext/dlib-19.4/docs/assignment_learning_ex.cpp.html".freeze, "ext/dlib-19.4/docs/bayes.html".freeze, "ext/dlib-19.4/docs/bayes_net_ex.cpp.html".freeze, "ext/dlib-19.4/docs/bayes_net_from_disk_ex.cpp.html".freeze, "ext/dlib-19.4/docs/bayes_net_gui_ex.cpp.html".freeze, "ext/dlib-19.4/docs/bigminus.gif".freeze, "ext/dlib-19.4/docs/bigplus.gif".freeze, "ext/dlib-19.4/docs/books.html".freeze, "ext/dlib-19.4/docs/boost.png".freeze, "ext/dlib-19.4/docs/bridge_ex.cpp.html".freeze, "ext/dlib-19.4/docs/bsp_ex.cpp.html".freeze, "ext/dlib-19.4/docs/change_log.html".freeze, "ext/dlib-19.4/docs/compile.html".freeze, "ext/dlib-19.4/docs/compress_stream_ex.cpp.html".freeze, "ext/dlib-19.4/docs/compression.html".freeze, "ext/dlib-19.4/docs/config_reader_ex.cpp.html".freeze, "ext/dlib-19.4/docs/containers.html".freeze, "ext/dlib-19.4/docs/correlation_tracker.py.html".freeze, "ext/dlib-19.4/docs/custom_trainer_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dir_nav_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dlib-icon-30x32.png".freeze, "ext/dlib-19.4/docs/dlib-icon-32.png".freeze, "ext/dlib-19.4/docs/dlib-icon-48.png".freeze, "ext/dlib-19.4/docs/dlib-icon-64.png".freeze, "ext/dlib-19.4/docs/dlib-icon.ico".freeze, "ext/dlib-19.4/docs/dlib-logo-small.png".freeze, "ext/dlib-19.4/docs/dlib-logo.png".freeze, "ext/dlib-19.4/docs/dlib.css".freeze, "ext/dlib-19.4/docs/dlib.js".freeze, "ext/dlib-19.4/docs/dlib/CMakeLists.txt.html".freeze, "ext/dlib-19.4/docs/dlib/algs.h.html".freeze, "ext/dlib-19.4/docs/dlib/all/source.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/all_console.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/all_gui.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/any.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_decision_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_decision_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_function_impl.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_function_impl2.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/any/any_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/array.h.html".freeze, "ext/dlib-19.4/docs/dlib/array/array_kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/array/array_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/array/array_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/array/array_tools_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/array2d.h.html".freeze, "ext/dlib-19.4/docs/dlib/array2d/array2d_generic_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/array2d/array2d_kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/array2d/array2d_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/array2d/serialize_pixel_overloads.h.html".freeze, "ext/dlib-19.4/docs/dlib/assert.h.html".freeze, "ext/dlib-19.4/docs/dlib/base64.h.html".freeze, "ext/dlib-19.4/docs/dlib/base64/base64_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/base64/base64_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/base64/base64_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bayes_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/bayes_utils/bayes_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/bayes_utils/bayes_utils_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bigint.h.html".freeze, "ext/dlib-19.4/docs/dlib/bigint/bigint_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/bigint/bigint_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/bigint/bigint_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/bigint/bigint_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/bigint/bigint_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bigint/bigint_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/binary_search_tree.h.html".freeze, "ext/dlib-19.4/docs/dlib/binary_search_tree/binary_search_tree_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/binary_search_tree/binary_search_tree_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/binary_search_tree/binary_search_tree_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/binary_search_tree/binary_search_tree_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_multi_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_multi_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bit_stream/bit_stream_multi_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/bound_function_pointer.h.html".freeze, "ext/dlib-19.4/docs/dlib/bound_function_pointer/bound_function_pointer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/bound_function_pointer/bound_function_pointer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bridge.h.html".freeze, "ext/dlib-19.4/docs/dlib/bridge/bridge.h.html".freeze, "ext/dlib-19.4/docs/dlib/bridge/bridge_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/bsp.h.html".freeze, "ext/dlib-19.4/docs/dlib/bsp/bsp.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/bsp/bsp.h.html".freeze, "ext/dlib-19.4/docs/dlib/bsp/bsp_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/byte_orderer.h.html".freeze, "ext/dlib-19.4/docs/dlib/byte_orderer/byte_orderer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/byte_orderer/byte_orderer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/bottom_up_cluster.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/bottom_up_cluster_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/chinese_whispers.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/chinese_whispers_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/modularity_clustering.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/modularity_clustering_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/spectral_cluster.h.html".freeze, "ext/dlib-19.4/docs/dlib/clustering/spectral_cluster_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmake_utils/test_for_cpp11/cpp11_test.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/cmd_line_parser_check_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/cmd_line_parser_check_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/cmd_line_parser_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/cmd_line_parser_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/cmd_line_parser_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/cmd_line_parser_print_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/get_option.h.html".freeze, "ext/dlib-19.4/docs/dlib/cmd_line_parser/get_option_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/compress_stream.h.html".freeze, "ext/dlib-19.4/docs/dlib/compress_stream/compress_stream_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/compress_stream/compress_stream_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/compress_stream/compress_stream_kernel_3.h.html".freeze, "ext/dlib-19.4/docs/dlib/compress_stream/compress_stream_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class/conditioning_class_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class/conditioning_class_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class/conditioning_class_kernel_3.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class/conditioning_class_kernel_4.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class/conditioning_class_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/conditioning_class/conditioning_class_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/config.h.html".freeze, "ext/dlib-19.4/docs/dlib/config_reader.h.html".freeze, "ext/dlib-19.4/docs/dlib/config_reader/config_reader_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/config_reader/config_reader_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/config_reader/config_reader_thread_safe_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/config_reader/config_reader_thread_safe_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/console_progress_indicator.h.html".freeze, "ext/dlib-19.4/docs/dlib/control.h.html".freeze, "ext/dlib-19.4/docs/dlib/control/approximate_linear_models.h.html".freeze, "ext/dlib-19.4/docs/dlib/control/approximate_linear_models_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/control/lspi.h.html".freeze, "ext/dlib-19.4/docs/dlib/control/lspi_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/control/mpc.h.html".freeze, "ext/dlib-19.4/docs/dlib/control/mpc_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_pretty_printer.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_pretty_printer/cpp_pretty_printer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_tokenizer.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_tokenizer/cpp_tokenizer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_tokenizer/cpp_tokenizer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/cpp_tokenizer/cpp_tokenizer_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/crc32.h.html".freeze, "ext/dlib-19.4/docs/dlib/crc32/crc32_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/crc32/crc32_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/image_dataset_metadata.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/image_dataset_metadata.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/libsvm_io.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/libsvm_io_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/load_image_dataset.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/load_image_dataset_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/mnist.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/mnist.h.html".freeze, "ext/dlib-19.4/docs/dlib/data_io/mnist_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_extensions.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_extensions.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_extensions_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/dir_nav_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/posix.h.html".freeze, "ext/dlib-19.4/docs/dlib/dir_nav/windows.h.html".freeze, "ext/dlib-19.4/docs/dlib/directed_graph.h.html".freeze, "ext/dlib-19.4/docs/dlib/directed_graph/directed_graph_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/directed_graph/directed_graph_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/disjoint_subsets.h.html".freeze, "ext/dlib-19.4/docs/dlib/disjoint_subsets/disjoint_subsets.h.html".freeze, "ext/dlib-19.4/docs/dlib/disjoint_subsets/disjoint_subsets_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/core.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/core_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cpu_dlib.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cpu_dlib.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cublas_dlibapi.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cublas_dlibapi.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cuda_dlib.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cuda_errors.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cuda_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cudnn_dlibapi.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/cudnn_dlibapi.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/curand_dlibapi.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/curand_dlibapi.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/gpu_data.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/gpu_data.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/gpu_data_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/input.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/input_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/layers.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/layers_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/loss.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/loss_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/solvers.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/solvers_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/tensor.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/tensor_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/tensor_tools.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/tensor_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/utilities.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/utilities_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/dnn/validation.h.html".freeze, "ext/dlib-19.4/docs/dlib/enable_if.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder/entropy_decoder_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder/entropy_decoder_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder/entropy_decoder_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder/entropy_decoder_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder/entropy_decoder_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder/entropy_decoder_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_3.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_4.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_5.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_6.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_decoder_model/entropy_decoder_model_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder/entropy_encoder_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder/entropy_encoder_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder/entropy_encoder_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder/entropy_encoder_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder/entropy_encoder_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder/entropy_encoder_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_3.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_4.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_5.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_6.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/entropy_encoder_model/entropy_encoder_model_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/error.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_caxpy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ccopy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cdotc_sub.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cdotu_sub.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cgbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cgemm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cgemv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cgerc.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cgeru.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_chbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_chemm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_chemv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cher.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cher2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cher2k.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cherk.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_chpmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_chpr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_chpr2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cscal.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_csscal.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_cswap.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_csymm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_csyr2k.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_csyrk.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctbsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctpmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctpsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctrmm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctrmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctrsm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ctrsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dasum.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_daxpy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dcopy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ddot.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dgbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dgemm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dgemv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dger.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dnrm2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_drot.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_drotg.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_drotm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_drotmg.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dscal.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsdot.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dspmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dspr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dspr2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dswap.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsymm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsymv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsyr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsyr2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsyr2k.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dsyrk.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtbsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtpmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtpsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtrmm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtrmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtrsm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dtrsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dzasum.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_dznrm2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_f77.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_icamax.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_idamax.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_isamax.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_izamax.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sasum.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_saxpy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_scasum.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_scnrm2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_scopy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sdot.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sdsdot.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sgbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sgemm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sgemv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sger.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_snrm2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_srot.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_srotg.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_srotm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_srotmg.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sscal.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sspmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sspr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sspr2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_sswap.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssymm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssymv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssyr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssyr2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssyr2k.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ssyrk.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_stbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_stbsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_stpmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_stpsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_strmm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_strmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_strsm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_strsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_xerbla.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zaxpy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zcopy.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zdotc_sub.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zdotu_sub.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zdscal.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zgbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zgemm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zgemv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zgerc.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zgeru.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zhbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zhemm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zhemv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zher.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zher2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zher2k.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zherk.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zhpmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zhpr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zhpr2.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zscal.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zswap.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zsymm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zsyr2k.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_zsyrk.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztbmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztbsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztpmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztpsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztrmm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztrmv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztrsm.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/cblas/cblas_ztrsv.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcapimin.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcapistd.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jccoefct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jccolor.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcdctmgr.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jchuff.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jchuff.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcinit.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcmainct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcmarker.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcmaster.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcomapi.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jconfig.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcparam.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcphuff.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcprepct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jcsample.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdapimin.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdapistd.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdatadst.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdatasrc.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdcoefct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdcolor.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdct.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jddctmgr.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdhuff.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdhuff.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdinput.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdmainct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdmarker.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdmaster.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdmerge.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdphuff.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdpostct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jdsample.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jerror.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jerror.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jfdctflt.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jfdctfst.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jfdctint.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jidctflt.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jidctfst.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jidctint.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jidctred.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jinclude.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jmemmgr.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jmemnobs.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jmemsys.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jmorecfg.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jpegint.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jpeglib.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jquant1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jquant2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jutils.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/external/libjpeg/jversion.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/arm/arm_init.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/arm/filter_neon_intrinsics.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/png.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/png.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngconf.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngdebug.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngerror.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngget.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pnginfo.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pnglibconf.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngmem.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngpread.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngpriv.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngread.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngrio.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngrtran.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngrutil.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngset.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngstruct.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngtrans.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngwio.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngwrite.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngwtran.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/libpng/pngwutil.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/adler32.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/compress.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/crc32.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/crc32.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/deflate.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/deflate.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/gzclose.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/gzguts.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/gzlib.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/gzread.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/gzwrite.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/infback.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inffast.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inffast.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inffixed.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inflate.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inflate.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inftrees.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/inftrees.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/trees.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/trees.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/uncompr.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/zconf.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/zlib.h.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/zutil.c.html".freeze, "ext/dlib-19.4/docs/dlib/external/zlib/zutil.h.html".freeze, "ext/dlib-19.4/docs/dlib/filtering.h.html".freeze, "ext/dlib-19.4/docs/dlib/filtering/kalman_filter.h.html".freeze, "ext/dlib-19.4/docs/dlib/filtering/kalman_filter_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/filtering/rls_filter.h.html".freeze, "ext/dlib-19.4/docs/dlib/filtering/rls_filter_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/float_details.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/count_bits.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/count_bits_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/general_hash.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/hash.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/hash_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/murmur_hash3.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/murmur_hash3_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/random_hashing.h.html".freeze, "ext/dlib-19.4/docs/dlib/general_hash/random_hashing_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/border_enumerator.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/border_enumerator_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/drectangle.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/drectangle_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/point_transforms.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/point_transforms_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/rectangle.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/rectangle_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/vector.h.html".freeze, "ext/dlib-19.4/docs/dlib/geometry/vector_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph/graph_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph/graph_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/find_max_factor_graph_potts.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/find_max_factor_graph_potts_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/general_flow_graph.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/general_potts_problem.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/graph_labeler.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/graph_labeler_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/min_cut.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_cuts/min_cut_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/edge_list_graphs.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/edge_list_graphs_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/find_k_nearest_neighbors_lsh.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/find_k_nearest_neighbors_lsh_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/function_objects.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/function_objects_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/graph_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/graph_utils_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/ordered_sample_pair.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/ordered_sample_pair_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/sample_pair.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils/sample_pair_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/graph_utils_threaded.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/gui_core_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/gui_core_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/gui_core_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/gui_core_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/gui_core_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/windows.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_core/xlib.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/base_widgets.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/base_widgets.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/base_widgets_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/canvas_drawing.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/canvas_drawing.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/canvas_drawing_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/drawable.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/drawable.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/drawable_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/fonts.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/fonts.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/fonts_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/nativefont.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/style.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/style.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/style_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/widgets.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/widgets.h.html".freeze, "ext/dlib-19.4/docs/dlib/gui_widgets/widgets_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_map.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_map/hash_map_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_map/hash_map_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_map/hash_map_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_set.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_set/hash_set_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_set/hash_set_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_set/hash_set_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_table.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_table/hash_table_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_table/hash_table_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_table/hash_table_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/hash_table/hash_table_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/http_client/http_client.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/http_client/http_client.h.html".freeze, "ext/dlib-19.4/docs/dlib/http_client/http_client_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_io.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/binned_vector_feature_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/binned_vector_feature_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/build_separable_poly_filters.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/draw_surf_points.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/draw_surf_points_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/fine_hog_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/fine_hog_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/hashed_feature_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/hashed_feature_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/hessian_pyramid.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/hessian_pyramid_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/hog.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/hog_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/nearest_neighbor_feature_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/nearest_neighbor_feature_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/poly_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/poly_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/surf.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_keypoint/surf_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/image_loader.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/image_loader_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/jpeg_loader.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/jpeg_loader.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/jpeg_loader_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/load_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/load_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/png_loader.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/png_loader.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_loader/png_loader_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/box_overlap_testing.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/box_overlap_testing_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/correlation_tracker.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/correlation_tracker_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/detection_template_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/detection_template_tools_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/frontal_face_detector.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/frontal_face_detector_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/full_object_detection.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/full_object_detection_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/generic_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/object_detector.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/object_detector_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/remove_unobtainable_rectangles.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/remove_unobtainable_rectangles_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/render_face_detections.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/render_face_detections_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_fhog_pyramid.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_fhog_pyramid_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_boxes.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_boxes_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_custom.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_custom_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_pyramid.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_pyramid_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_pyramid_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/scan_image_pyramid_tools_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/setup_hashed_features.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/setup_hashed_features_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/shape_predictor.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_processing/shape_predictor_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/dng_shared.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/image_saver.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/image_saver_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/save_jpeg.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/save_jpeg.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/save_jpeg_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/save_png.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/save_png.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_saver/save_png_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/assign_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/assign_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/colormaps.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/colormaps_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/draw.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/draw_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/edge_detector.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/edge_detector_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/equalize_histogram.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/equalize_histogram_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/fhog.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/fhog_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/hough_transform.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/hough_transform_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/image_pyramid.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/image_pyramid_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/integral_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/integral_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/interpolation.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/interpolation_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/label_connected_blobs.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/label_connected_blobs_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/lbp.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/lbp_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/morphological_operations.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/morphological_operations_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/random_color_transform.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/random_color_transform_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/random_cropper.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/random_cropper_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/segment_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/segment_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/spatial_filtering.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/spatial_filtering_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/thresholding.h.html".freeze, "ext/dlib-19.4/docs/dlib/image_transforms/thresholding_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/interfaces/cmd_line_parser_option.h.html".freeze, "ext/dlib-19.4/docs/dlib/interfaces/enumerable.h.html".freeze, "ext/dlib-19.4/docs/dlib/interfaces/map_pair.h.html".freeze, "ext/dlib-19.4/docs/dlib/interfaces/remover.h.html".freeze, "ext/dlib-19.4/docs/dlib/iosockstream.h.html".freeze, "ext/dlib-19.4/docs/dlib/iosockstream/iosockstream.h.html".freeze, "ext/dlib-19.4/docs/dlib/iosockstream/iosockstream_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/is_kind.h.html".freeze, "ext/dlib-19.4/docs/dlib/linker.h.html".freeze, "ext/dlib-19.4/docs/dlib/linker/linker_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/linker/linker_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/linker/linker_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/logger.h.html".freeze, "ext/dlib-19.4/docs/dlib/logger/extra_logger_headers.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/logger/extra_logger_headers.h.html".freeze, "ext/dlib-19.4/docs/dlib/logger/logger_config_file.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/logger/logger_config_file.h.html".freeze, "ext/dlib-19.4/docs/dlib/logger/logger_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/logger/logger_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/logger/logger_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh/create_random_projection_hash.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh/create_random_projection_hash_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh/hashes.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh/hashes_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh/projection_hash.h.html".freeze, "ext/dlib-19.4/docs/dlib/lsh/projection_hash_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/lz77_buffer.h.html".freeze, "ext/dlib-19.4/docs/dlib/lz77_buffer/lz77_buffer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/lz77_buffer/lz77_buffer_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/lz77_buffer/lz77_buffer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/lz77_buffer/lz77_buffer_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/lzp_buffer.h.html".freeze, "ext/dlib-19.4/docs/dlib/lzp_buffer/lzp_buffer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/lzp_buffer/lzp_buffer_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/lzp_buffer/lzp_buffer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/lzp_buffer/lzp_buffer_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/manifold_regularization.h.html".freeze, "ext/dlib-19.4/docs/dlib/manifold_regularization/linear_manifold_regularizer.h.html".freeze, "ext/dlib-19.4/docs/dlib/manifold_regularization/linear_manifold_regularizer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/map.h.html".freeze, "ext/dlib-19.4/docs/dlib/map/map_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/map/map_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/map/map_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/call_matlab.h.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/example_mex_callback.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/example_mex_class.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/example_mex_function.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/example_mex_struct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/mex_wrapper.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/subprocess_stream.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/matlab/subprocess_stream.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/cblas_constants.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/fortran_id.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/gees.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/geev.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/geqrf.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/gesdd.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/gesvd.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/getrf.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/ormqr.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/potrf.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/syev.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/lapack/syevr.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_assign.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_assign_fwd.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_blas_bindings.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_cholesky.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_conj_trans.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_conv.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_conv_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_data_layout.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_data_layout_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_default_mul.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_eigenvalue.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_exp.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_exp_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_expressions.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_fft.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_fft_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_fwd.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_generic_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_la.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_la_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_lu.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_mat.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_mat_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_math_functions.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_math_functions_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_op.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_qr.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_read_from_istream.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_subexp.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_subexp_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_trsm.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_utilities.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/matrix_utilities_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/symmetric_matrix_cache.h.html".freeze, "ext/dlib-19.4/docs/dlib/matrix/symmetric_matrix_cache_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/md5.h.html".freeze, "ext/dlib-19.4/docs/dlib/md5/md5_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/md5/md5_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/md5/md5_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/member_function_pointer.h.html".freeze, "ext/dlib-19.4/docs/dlib/member_function_pointer/make_mfp.h.html".freeze, "ext/dlib-19.4/docs/dlib/member_function_pointer/make_mfp_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/member_function_pointer/member_function_pointer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/member_function_pointer/member_function_pointer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager/memory_manager_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager/memory_manager_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager/memory_manager_kernel_3.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager/memory_manager_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_global.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_global/memory_manager_global_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_global/memory_manager_global_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_stateless.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_stateless/memory_manager_stateless_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_stateless/memory_manager_stateless_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/memory_manager_stateless/memory_manager_stateless_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/misc_api_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/misc_api_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/misc_api_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/misc_api_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/misc_api_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/misc_api_shared.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/posix.h.html".freeze, "ext/dlib-19.4/docs/dlib/misc_api/windows.h.html".freeze, "ext/dlib-19.4/docs/dlib/mlp.h.html".freeze, "ext/dlib-19.4/docs/dlib/mlp/mlp_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/mlp/mlp_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/mlp/mlp_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/noncopyable.h.html".freeze, "ext/dlib-19.4/docs/dlib/numeric_constants.h.html".freeze, "ext/dlib-19.4/docs/dlib/numerical_integration.h.html".freeze, "ext/dlib-19.4/docs/dlib/numerical_integration/integrate_function_adapt_simpson.h.html".freeze, "ext/dlib-19.4/docs/dlib/numerical_integration/integrate_function_adapt_simpson_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/opencv.h.html".freeze, "ext/dlib-19.4/docs/dlib/opencv/cv_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/opencv/cv_image_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/opencv/to_open_cv.h.html".freeze, "ext/dlib-19.4/docs/dlib/opencv/to_open_cv_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/elastic_net.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/elastic_net_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_max_factor_graph_nmplp.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_max_factor_graph_nmplp_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_max_factor_graph_viterbi.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_max_factor_graph_viterbi_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_max_parse_cky.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_max_parse_cky_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_optimal_parameters.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/find_optimal_parameters_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/max_cost_assignment.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/max_cost_assignment_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/max_sum_submatrix.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/max_sum_submatrix_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_bobyqa.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_bobyqa_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_least_squares.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_least_squares_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_line_search.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_line_search_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_oca.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_oca_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_search_strategies.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_search_strategies_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_solve_qp2_using_smo.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_solve_qp2_using_smo_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_solve_qp3_using_smo.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_solve_qp3_using_smo_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_solve_qp_using_smo.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_solve_qp_using_smo_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_stop_strategies.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_stop_strategies_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_trust_region.h.html".freeze, "ext/dlib-19.4/docs/dlib/optimization/optimization_trust_region_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/pipe.h.html".freeze, "ext/dlib-19.4/docs/dlib/pipe/pipe_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/pipe/pipe_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/pixel.h.html".freeze, "ext/dlib-19.4/docs/dlib/platform.h.html".freeze, "ext/dlib-19.4/docs/dlib/python.h.html".freeze, "ext/dlib-19.4/docs/dlib/python/boost_python_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/python/numpy.h.html".freeze, "ext/dlib-19.4/docs/dlib/python/numpy_image.h.html".freeze, "ext/dlib-19.4/docs/dlib/python/pyassert.h.html".freeze, "ext/dlib-19.4/docs/dlib/python/serialize_pickle.h.html".freeze, "ext/dlib-19.4/docs/dlib/quantum_computing.h.html".freeze, "ext/dlib-19.4/docs/dlib/quantum_computing/quantum_computing.h.html".freeze, "ext/dlib-19.4/docs/dlib/quantum_computing/quantum_computing_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue/queue_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue/queue_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue/queue_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue/queue_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue/queue_sort_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/queue/queue_sort_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/rand.h.html".freeze, "ext/dlib-19.4/docs/dlib/rand/mersenne_twister.h.html".freeze, "ext/dlib-19.4/docs/dlib/rand/rand_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/rand/rand_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/ref.h.html".freeze, "ext/dlib-19.4/docs/dlib/reference_counter.h.html".freeze, "ext/dlib-19.4/docs/dlib/reference_counter/reference_counter_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/reference_counter/reference_counter_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/revision.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_compare_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_compare_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_sort_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_sort_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/sequence/sequence_sort_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/serialize.h.html".freeze, "ext/dlib-19.4/docs/dlib/server.h.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_http.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_http.h.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_http_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_iostream.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_iostream.h.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_iostream_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_kernel.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/server/server_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/set.h.html".freeze, "ext/dlib-19.4/docs/dlib/set/set_compare_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/set/set_compare_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/set/set_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/set/set_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/set/set_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/set_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/set_utils/set_utils.h.html".freeze, "ext/dlib-19.4/docs/dlib/set_utils/set_utils_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/simd.h.html".freeze, "ext/dlib-19.4/docs/dlib/simd/simd4f.h.html".freeze, "ext/dlib-19.4/docs/dlib/simd/simd4i.h.html".freeze, "ext/dlib-19.4/docs/dlib/simd/simd8f.h.html".freeze, "ext/dlib-19.4/docs/dlib/simd/simd8i.h.html".freeze, "ext/dlib-19.4/docs/dlib/simd/simd_check.h.html".freeze, "ext/dlib-19.4/docs/dlib/sliding_buffer.h.html".freeze, "ext/dlib-19.4/docs/dlib/sliding_buffer/circular_buffer.h.html".freeze, "ext/dlib-19.4/docs/dlib/sliding_buffer/circular_buffer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sliding_buffer/sliding_buffer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/sliding_buffer/sliding_buffer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sliding_buffer/sliding_buffer_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/scoped_ptr.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/scoped_ptr_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/shared_ptr.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/shared_ptr_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/shared_ptr_thread_safe.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/shared_ptr_thread_safe_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/weak_ptr.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers/weak_ptr_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/smart_pointers_thread_safe.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/posix.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_extensions.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_extensions.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_extensions_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/sockets_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockets/windows.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockstreambuf.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockstreambuf/sockstreambuf.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/sockstreambuf/sockstreambuf.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockstreambuf/sockstreambuf_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sockstreambuf/sockstreambuf_unbuffered.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/sockstreambuf/sockstreambuf_unbuffered.h.html".freeze, "ext/dlib-19.4/docs/dlib/sort.h.html".freeze, "ext/dlib-19.4/docs/dlib/sparse_vector.h.html".freeze, "ext/dlib-19.4/docs/dlib/sqlite.h.html".freeze, "ext/dlib-19.4/docs/dlib/sqlite/sqlite.h.html".freeze, "ext/dlib-19.4/docs/dlib/sqlite/sqlite_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/sqlite/sqlite_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/sqlite/sqlite_tools_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/stack.h.html".freeze, "ext/dlib-19.4/docs/dlib/stack/stack_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/stack/stack_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/stack/stack_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/stack_trace.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/stack_trace.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_map.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_map/static_map_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_map/static_map_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_map/static_map_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_set.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_set/static_set_compare_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_set/static_set_compare_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_set/static_set_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_set/static_set_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/static_set/static_set_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/average_precision.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/average_precision_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/cca.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/cca_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/dpca.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/dpca_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/image_feature_sampling.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/image_feature_sampling_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/lda.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/lda_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/random_subset_selector.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/random_subset_selector_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/running_gradient.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/running_gradient_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/sammon.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/sammon_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/statistics.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/statistics_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/vector_normalizer_frobmetric.h.html".freeze, "ext/dlib-19.4/docs/dlib/statistics/vector_normalizer_frobmetric_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/std_allocator.h.html".freeze, "ext/dlib-19.4/docs/dlib/stl_checked.h.html".freeze, "ext/dlib-19.4/docs/dlib/stl_checked/std_vector_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/stl_checked/std_vector_c_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/string.h.html".freeze, "ext/dlib-19.4/docs/dlib/string/string.h.html".freeze, "ext/dlib-19.4/docs/dlib/string/string_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/active_learning.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/active_learning_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/assignment_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/assignment_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_assignment_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_assignment_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_graph_labeling_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_graph_labeling_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_multiclass_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_multiclass_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_object_detection_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_object_detection_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_regression_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_regression_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_sequence_labeler.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_sequence_labeler_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_sequence_segmenter.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_sequence_segmenter_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_track_association_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/cross_validate_track_association_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/empirical_kernel_map.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/empirical_kernel_map_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/feature_ranking.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/feature_ranking_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/function.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kcentroid.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kcentroid_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kcentroid_overloads.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kernel_matrix.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kernel_matrix_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kkmeans.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/kkmeans_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/krls.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/krls_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/krr_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/krr_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/linearly_independent_subset_finder.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/linearly_independent_subset_finder_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/multiclass_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/multiclass_tools_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/null_df.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/null_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/null_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/num_nonnegative_weights.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_all_decision_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_all_decision_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_all_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_all_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_one_decision_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_one_decision_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_one_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/one_vs_one_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/pegasos.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/pegasos_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/ranking_tools.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/ranking_tools_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rbf_network.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rbf_network_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/reduced.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/reduced_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rls.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rls_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/roc_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/roc_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rr_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rr_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rvm.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/rvm_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sequence_labeler.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sequence_labeler_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sequence_segmenter.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sequence_segmenter_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/simplify_linear_decision_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/simplify_linear_decision_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sort_basis_vectors.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sort_basis_vectors_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sparse_kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sparse_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sparse_vector.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/sparse_vector_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_assignment_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_assignment_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_graph_labeling_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_graph_labeling_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_object_detection_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_object_detection_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_sequence_labeling_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_sequence_labeling_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_sequence_segmentation_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_sequence_segmentation_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_assignment_problem.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_assignment_problem_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_distributed.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_distributed_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_graph_labeling_problem.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_graph_labeling_problem_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_object_detection_problem.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_object_detection_problem_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_problem.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_problem_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_problem_threaded.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_problem_threaded_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_sequence_labeling_problem.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_svm_sequence_labeling_problem_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_track_association_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/structural_track_association_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_ekm_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_ekm_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_linear_dcd_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_linear_dcd_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_linear_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_linear_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_c_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_multiclass_linear_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_multiclass_linear_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_nu_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_nu_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_one_class_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_one_class_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_rank_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_rank_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_threaded.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svm_threaded_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svr_linear_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svr_linear_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svr_trainer.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/svr_trainer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/track_association_function.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm/track_association_function_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/svm_threaded.h.html".freeze, "ext/dlib-19.4/docs/dlib/sync_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/sync_extension/sync_extension_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/sync_extension/sync_extension_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/CMakeLists.txt.html".freeze, "ext/dlib-19.4/docs/dlib/test/active_learning.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/any.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/any_function.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/array.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/array2d.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/assignment_learning.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/base64.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/bayes_nets.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/bigint.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/binary_search_tree.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/binary_search_tree_kernel_1a.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/binary_search_tree_kernel_2a.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/binary_search_tree_mm1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/binary_search_tree_mm2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/blas_bindings/blas_bindings_dot.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/blas_bindings/blas_bindings_gemm.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/blas_bindings/blas_bindings_gemv.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/blas_bindings/blas_bindings_ger.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/blas_bindings/blas_bindings_scal_axpy.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/blas_bindings/vector.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/bridge.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/bsp.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/byte_orderer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/cca.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/checkerboard.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/clustering.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/cmd_line_parser.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/cmd_line_parser.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/cmd_line_parser_wchar_t.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/compress_stream.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/conditioning_class.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/conditioning_class.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/conditioning_class_c.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/config_reader.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/correlation_tracker.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/crc32.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/create_iris_datafile.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/create_iris_datafile.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/cublas.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/data_io.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/directed_graph.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/discriminant_pca.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/disjoint_subsets.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/dnn.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/ekm_and_lisf.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/elastic_net.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/empirical_kernel_map.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/entropy_coder.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/entropy_encoder_model.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/example.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/example_args.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/face.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/fft.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/fhog.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/filtering.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/find_max_factor_graph_nmplp.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/find_max_factor_graph_viterbi.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/find_optimal_parameters.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/geometry.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/graph.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/graph_cuts.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/graph_labeler.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/gui/main.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/hash.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/hash_map.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/hash_set.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/hash_table.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/hog_image.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/image.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/iosockstream.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/is_same_object.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/kcentroid.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/kernel_matrix.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/kmeans.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/learning_to_track.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/least_squares.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/linear_manifold_regularizer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/lspi.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/lz77_buffer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/main.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/makefile".freeze, "ext/dlib-19.4/docs/dlib/test/map.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix3.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix4.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix_chol.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix_eig.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix_lu.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/matrix_qr.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/max_cost_assignment.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/max_sum_submatrix.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/md5.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/member_function_pointer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/metaprogramming.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/mpc.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/multithreaded_object.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/numerical_integration.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/object_detector.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/oca.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/one_vs_all_trainer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/one_vs_one_trainer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/opt_qp_solver.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/optimization.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/optimization_test_functions.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/optimization_test_functions.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/parallel_for.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/parse.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/pipe.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/pixel.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/probabilistic.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/pyramid_down.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/queue.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/rand.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/ranking.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/read_write_mutex.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/reference_counter.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/rls.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sammon.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/scan_image.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sequence.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sequence_labeler.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sequence_segmenter.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/serialize.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/set.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sldf.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sliding_buffer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/smart_pointers.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sockets.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sockets2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sockstreambuf.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/sparse_vector.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/stack.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/static_map.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/static_set.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/statistics.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/std_vector_c.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/string.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/svm.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/svm_c_linear.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/svm_c_linear_dcd.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/svm_multiclass_linear.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/svm_struct.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/svr_linear_trainer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/symmetric_matrix_cache.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/tester.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/tester.h.html".freeze, "ext/dlib-19.4/docs/dlib/test/thread_pool.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/threads.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/timer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/tokenizer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/trust_region.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/tuple.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/type_safe_union.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/test/vectorstream.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/async.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/async.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/async_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/auto_mutex_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/auto_mutex_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/auto_unlock_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/auto_unlock_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/create_new_thread_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/create_new_thread_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/multithreaded_object_extension.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/multithreaded_object_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/multithreaded_object_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/parallel_for_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/parallel_for_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/posix.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/read_write_mutex_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/read_write_mutex_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/rmutex_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/rmutex_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/rsignaler_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/rsignaler_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_function_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_function_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_pool_extension.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_pool_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_pool_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_specific_data_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/thread_specific_data_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threaded_object_extension.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threaded_object_extension.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threaded_object_extension_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_2.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_2.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_shared.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/threads/threads_kernel_shared.h.html".freeze, "ext/dlib-19.4/docs/dlib/threads/windows.h.html".freeze, "ext/dlib-19.4/docs/dlib/time_this.h.html".freeze, "ext/dlib-19.4/docs/dlib/timeout.h.html".freeze, "ext/dlib-19.4/docs/dlib/timeout/timeout.h.html".freeze, "ext/dlib-19.4/docs/dlib/timeout/timeout_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/timer.h.html".freeze, "ext/dlib-19.4/docs/dlib/timer/timer.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/timer/timer.h.html".freeze, "ext/dlib-19.4/docs/dlib/timer/timer_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/timer/timer_heavy.h.html".freeze, "ext/dlib-19.4/docs/dlib/timing.h.html".freeze, "ext/dlib-19.4/docs/dlib/tokenizer.h.html".freeze, "ext/dlib-19.4/docs/dlib/tokenizer/tokenizer_kernel_1.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/tokenizer/tokenizer_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/tokenizer/tokenizer_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/tokenizer/tokenizer_kernel_c.h.html".freeze, "ext/dlib-19.4/docs/dlib/tuple.h.html".freeze, "ext/dlib-19.4/docs/dlib/tuple/tuple.h.html".freeze, "ext/dlib-19.4/docs/dlib/tuple/tuple_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/type_safe_union.h.html".freeze, "ext/dlib-19.4/docs/dlib/type_safe_union/type_safe_union_kernel.h.html".freeze, "ext/dlib-19.4/docs/dlib/type_safe_union/type_safe_union_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/uintn.h.html".freeze, "ext/dlib-19.4/docs/dlib/unicode.h.html".freeze, "ext/dlib-19.4/docs/dlib/unicode/unicode.cpp.html".freeze, "ext/dlib-19.4/docs/dlib/unicode/unicode.h.html".freeze, "ext/dlib-19.4/docs/dlib/unicode/unicode_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/unordered_pair.h.html".freeze, "ext/dlib-19.4/docs/dlib/vectorstream.h.html".freeze, "ext/dlib-19.4/docs/dlib/vectorstream/unserialize.h.html".freeze, "ext/dlib-19.4/docs/dlib/vectorstream/unserialize_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/vectorstream/vectorstream.h.html".freeze, "ext/dlib-19.4/docs/dlib/vectorstream/vectorstream_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/windows_magic.h.html".freeze, "ext/dlib-19.4/docs/dlib/xml_parser.h.html".freeze, "ext/dlib-19.4/docs/dlib/xml_parser/xml_parser_kernel_1.h.html".freeze, "ext/dlib-19.4/docs/dlib/xml_parser/xml_parser_kernel_abstract.h.html".freeze, "ext/dlib-19.4/docs/dlib/xml_parser/xml_parser_kernel_interfaces.h.html".freeze, "ext/dlib-19.4/docs/dnn_face_recognition_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_imagenet_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_imagenet_train_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_inception_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_introduction2_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_introduction_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_metric_learning_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_metric_learning_on_images_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_mmod_dog_hipsterizer.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_mmod_ex.cpp.html".freeze, "ext/dlib-19.4/docs/dnn_mmod_face_detection_ex.cpp.html".freeze, "ext/dlib-19.4/docs/down.gif".freeze, "ext/dlib-19.4/docs/empirical_kernel_map_ex.cpp.html".freeze, "ext/dlib-19.4/docs/enable_if.html".freeze, "ext/dlib-19.4/docs/examples/CMakeLists.txt.html".freeze, "ext/dlib-19.4/docs/face_detection_ex.cpp.html".freeze, "ext/dlib-19.4/docs/face_detector.py.html".freeze, "ext/dlib-19.4/docs/face_landmark_detection.py.html".freeze, "ext/dlib-19.4/docs/face_landmark_detection_ex.cpp.html".freeze, "ext/dlib-19.4/docs/face_landmarking_example.png".freeze, "ext/dlib-19.4/docs/face_recognition.py.html".freeze, "ext/dlib-19.4/docs/faq.html".freeze, "ext/dlib-19.4/docs/fhog_ex.cpp.html".freeze, "ext/dlib-19.4/docs/fhog_object_detector_ex.cpp.html".freeze, "ext/dlib-19.4/docs/file_to_code_ex.cpp.html".freeze, "ext/dlib-19.4/docs/find_candidate_object_locations.py.html".freeze, "ext/dlib-19.4/docs/graph_labeling_ex.cpp.html".freeze, "ext/dlib-19.4/docs/graph_tools.html".freeze, "ext/dlib-19.4/docs/gui_api_ex.cpp.html".freeze, "ext/dlib-19.4/docs/guipics/button.png".freeze, "ext/dlib-19.4/docs/guipics/check_box.png".freeze, "ext/dlib-19.4/docs/guipics/directed_graph_drawer.png".freeze, "ext/dlib-19.4/docs/guipics/image_window.jpg".freeze, "ext/dlib-19.4/docs/guipics/label.png".freeze, "ext/dlib-19.4/docs/guipics/list_box.png".freeze, "ext/dlib-19.4/docs/guipics/menu_bar.png".freeze, "ext/dlib-19.4/docs/guipics/message_box.png".freeze, "ext/dlib-19.4/docs/guipics/mouse_tracker.png".freeze, "ext/dlib-19.4/docs/guipics/named_rectangle.png".freeze, "ext/dlib-19.4/docs/guipics/open_existing_file_box.png".freeze, "ext/dlib-19.4/docs/guipics/open_file_box.png".freeze, "ext/dlib-19.4/docs/guipics/perspective_window.png".freeze, "ext/dlib-19.4/docs/guipics/popup_menu.png".freeze, "ext/dlib-19.4/docs/guipics/radio_button.png".freeze, "ext/dlib-19.4/docs/guipics/save_file_box.png".freeze, "ext/dlib-19.4/docs/guipics/scroll_bar.png".freeze, "ext/dlib-19.4/docs/guipics/tabbed_display.png".freeze, "ext/dlib-19.4/docs/guipics/text_box.png".freeze, "ext/dlib-19.4/docs/guipics/text_field.png".freeze, "ext/dlib-19.4/docs/guipics/text_grid.png".freeze, "ext/dlib-19.4/docs/heatmap.png".freeze, "ext/dlib-19.4/docs/hough_transform_ex.cpp.html".freeze, "ext/dlib-19.4/docs/howto_contribute.html".freeze, "ext/dlib-19.4/docs/image_ex.cpp.html".freeze, "ext/dlib-19.4/docs/imaging.html".freeze, "ext/dlib-19.4/docs/index.html".freeze, "ext/dlib-19.4/docs/integrate_function_adapt_simp_ex.cpp.html".freeze, "ext/dlib-19.4/docs/intro.html".freeze, "ext/dlib-19.4/docs/iosockstream_ex.cpp.html".freeze, "ext/dlib-19.4/docs/jet.png".freeze, "ext/dlib-19.4/docs/kcentroid_ex.cpp.html".freeze, "ext/dlib-19.4/docs/kernel_1a.html".freeze, "ext/dlib-19.4/docs/kernel_1b.html".freeze, "ext/dlib-19.4/docs/kernel_1c.html".freeze, "ext/dlib-19.4/docs/kernel_1da.html".freeze, "ext/dlib-19.4/docs/kernel_1db.html".freeze, "ext/dlib-19.4/docs/kernel_1ea.html".freeze, "ext/dlib-19.4/docs/kernel_1eb.html".freeze, "ext/dlib-19.4/docs/kernel_1ec.html".freeze, "ext/dlib-19.4/docs/kernel_2a.html".freeze, "ext/dlib-19.4/docs/kernel_3a.html".freeze, "ext/dlib-19.4/docs/kernel_3b.html".freeze, "ext/dlib-19.4/docs/kkmeans_ex.cpp.html".freeze, "ext/dlib-19.4/docs/krls_ex.cpp.html".freeze, "ext/dlib-19.4/docs/krls_filter_ex.cpp.html".freeze, "ext/dlib-19.4/docs/krr_classification_ex.cpp.html".freeze, "ext/dlib-19.4/docs/krr_regression_ex.cpp.html".freeze, "ext/dlib-19.4/docs/learning_to_track_ex.cpp.html".freeze, "ext/dlib-19.4/docs/least_squares_ex.cpp.html".freeze, "ext/dlib-19.4/docs/license.html".freeze, "ext/dlib-19.4/docs/linear_algebra.html".freeze, "ext/dlib-19.4/docs/linear_manifold_regularizer_ex.cpp.html".freeze, "ext/dlib-19.4/docs/logger_custom_output_ex.cpp.html".freeze, "ext/dlib-19.4/docs/logger_ex.cpp.html".freeze, "ext/dlib-19.4/docs/logger_ex_2.cpp.html".freeze, "ext/dlib-19.4/docs/matrix_ex.cpp.html".freeze, "ext/dlib-19.4/docs/matrix_expressions_ex.cpp.html".freeze, "ext/dlib-19.4/docs/max_cost_assignment.py.html".freeze, "ext/dlib-19.4/docs/max_cost_assignment_ex.cpp.html".freeze, "ext/dlib-19.4/docs/member_function_pointer_ex.cpp.html".freeze, "ext/dlib-19.4/docs/metaprogramming.html".freeze, "ext/dlib-19.4/docs/minus.gif".freeze, "ext/dlib-19.4/docs/ml.html".freeze, "ext/dlib-19.4/docs/ml_guide.svg".freeze, "ext/dlib-19.4/docs/mlp_ex.cpp.html".freeze, "ext/dlib-19.4/docs/model_selection_ex.cpp.html".freeze, "ext/dlib-19.4/docs/mpc_ex.cpp.html".freeze, "ext/dlib-19.4/docs/multiclass_classification_ex.cpp.html".freeze, "ext/dlib-19.4/docs/multithreaded_object_ex.cpp.html".freeze, "ext/dlib-19.4/docs/network.html".freeze, "ext/dlib-19.4/docs/object_detector_advanced_ex.cpp.html".freeze, "ext/dlib-19.4/docs/object_detector_ex.cpp.html".freeze, "ext/dlib-19.4/docs/old_change_log.html".freeze, "ext/dlib-19.4/docs/old_release_notes.html".freeze, "ext/dlib-19.4/docs/one_class_classifiers_ex.cpp.html".freeze, "ext/dlib-19.4/docs/optimization.html".freeze, "ext/dlib-19.4/docs/optimization_ex.cpp.html".freeze, "ext/dlib-19.4/docs/other.html".freeze, "ext/dlib-19.4/docs/parallel_for_ex.cpp.html".freeze, "ext/dlib-19.4/docs/parsing.html".freeze, "ext/dlib-19.4/docs/pipe_ex.cpp.html".freeze, "ext/dlib-19.4/docs/pipe_ex_2.cpp.html".freeze, "ext/dlib-19.4/docs/plus.gif".freeze, "ext/dlib-19.4/docs/python/.buildinfo".freeze, "ext/dlib-19.4/docs/python/.doctrees/environment.pickle".freeze, "ext/dlib-19.4/docs/python/.doctrees/index.doctree".freeze, "ext/dlib-19.4/docs/python/_images/dlib-logo.png".freeze, "ext/dlib-19.4/docs/python/_sources/index.txt".freeze, "ext/dlib-19.4/docs/python/_static/ajax-loader.gif".freeze, "ext/dlib-19.4/docs/python/_static/basic.css".freeze, "ext/dlib-19.4/docs/python/_static/classic.css".freeze, "ext/dlib-19.4/docs/python/_static/comment-bright.png".freeze, "ext/dlib-19.4/docs/python/_static/comment-close.png".freeze, "ext/dlib-19.4/docs/python/_static/comment.png".freeze, "ext/dlib-19.4/docs/python/_static/default.css".freeze, "ext/dlib-19.4/docs/python/_static/doctools.js".freeze, "ext/dlib-19.4/docs/python/_static/down-pressed.png".freeze, "ext/dlib-19.4/docs/python/_static/down.png".freeze, "ext/dlib-19.4/docs/python/_static/file.png".freeze, "ext/dlib-19.4/docs/python/_static/jquery.js".freeze, "ext/dlib-19.4/docs/python/_static/minus.png".freeze, "ext/dlib-19.4/docs/python/_static/plus.png".freeze, "ext/dlib-19.4/docs/python/_static/pygments.css".freeze, "ext/dlib-19.4/docs/python/_static/searchtools.js".freeze, "ext/dlib-19.4/docs/python/_static/sidebar.js".freeze, "ext/dlib-19.4/docs/python/_static/underscore.js".freeze, "ext/dlib-19.4/docs/python/_static/up-pressed.png".freeze, "ext/dlib-19.4/docs/python/_static/up.png".freeze, "ext/dlib-19.4/docs/python/_static/websupport.js".freeze, "ext/dlib-19.4/docs/python/genindex.html".freeze, "ext/dlib-19.4/docs/python/index.html".freeze, "ext/dlib-19.4/docs/python/objects.inv".freeze, "ext/dlib-19.4/docs/python/py-modindex.html".freeze, "ext/dlib-19.4/docs/python/search.html".freeze, "ext/dlib-19.4/docs/python/searchindex.js".freeze, "ext/dlib-19.4/docs/quantum_computing_ex.cpp.html".freeze, "ext/dlib-19.4/docs/queue_ex.cpp.html".freeze, "ext/dlib-19.4/docs/random_cropper_ex.cpp.html".freeze, "ext/dlib-19.4/docs/rank_features_ex.cpp.html".freeze, "ext/dlib-19.4/docs/rbf_big_gamma.gif".freeze, "ext/dlib-19.4/docs/rbf_normal.gif".freeze, "ext/dlib-19.4/docs/rbf_small_gamma.gif".freeze, "ext/dlib-19.4/docs/release_notes.html".freeze, "ext/dlib-19.4/docs/right.gif".freeze, "ext/dlib-19.4/docs/running_stats_ex.cpp.html".freeze, "ext/dlib-19.4/docs/rvm_ex.cpp.html".freeze, "ext/dlib-19.4/docs/rvm_regression_ex.cpp.html".freeze, "ext/dlib-19.4/docs/sequence_labeler_ex.cpp.html".freeze, "ext/dlib-19.4/docs/sequence_segmenter.py.html".freeze, "ext/dlib-19.4/docs/sequence_segmenter_ex.cpp.html".freeze, "ext/dlib-19.4/docs/server_http_ex.cpp.html".freeze, "ext/dlib-19.4/docs/server_iostream_ex.cpp.html".freeze, "ext/dlib-19.4/docs/sockets_ex.cpp.html".freeze, "ext/dlib-19.4/docs/sockstreambuf_ex.cpp.html".freeze, "ext/dlib-19.4/docs/sqlite_ex.cpp.html".freeze, "ext/dlib-19.4/docs/std_allocator_ex.cpp.html".freeze, "ext/dlib-19.4/docs/surf_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svm_c_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svm_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svm_pegasos_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svm_rank.py.html".freeze, "ext/dlib-19.4/docs/svm_rank_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svm_sparse_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svm_struct.py.html".freeze, "ext/dlib-19.4/docs/svm_struct_ex.cpp.html".freeze, "ext/dlib-19.4/docs/svr_ex.cpp.html".freeze, "ext/dlib-19.4/docs/term_index.html".freeze, "ext/dlib-19.4/docs/thread_function_ex.cpp.html".freeze, "ext/dlib-19.4/docs/thread_pool_ex.cpp.html".freeze, "ext/dlib-19.4/docs/threaded_object_ex.cpp.html".freeze, "ext/dlib-19.4/docs/threads_ex.cpp.html".freeze, "ext/dlib-19.4/docs/tiled_pyramid_example.jpg".freeze, "ext/dlib-19.4/docs/timer_ex.cpp.html".freeze, "ext/dlib-19.4/docs/train_object_detector.cpp.html".freeze, "ext/dlib-19.4/docs/train_object_detector.py.html".freeze, "ext/dlib-19.4/docs/train_shape_predictor.py.html".freeze, "ext/dlib-19.4/docs/train_shape_predictor_ex.cpp.html".freeze, "ext/dlib-19.4/docs/using_custom_kernels_ex.cpp.html".freeze, "ext/dlib-19.4/docs/video_tracking_ex.cpp.html".freeze, "ext/dlib-19.4/docs/vs-cmake-gui.png".freeze, "ext/dlib-19.4/docs/vs_mode_1.png".freeze, "ext/dlib-19.4/docs/vs_mode_2.png".freeze, "ext/dlib-19.4/docs/vs_mode_3.png".freeze, "ext/dlib-19.4/docs/webcam_face_pose_ex.cpp.html".freeze, "ext/dlib-19.4/docs/xml_parser_ex.cpp.html".freeze, "ext/dlib-19.4/documentation.html".freeze, "ext/dlib-19.4/examples/3d_point_cloud_ex.cpp".freeze, "ext/dlib-19.4/examples/CMakeLists.txt".freeze, "ext/dlib-19.4/examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt".freeze, "ext/dlib-19.4/examples/assignment_learning_ex.cpp".freeze, "ext/dlib-19.4/examples/bayes_net_ex.cpp".freeze, "ext/dlib-19.4/examples/bayes_net_from_disk_ex.cpp".freeze, "ext/dlib-19.4/examples/bayes_net_gui_ex.cpp".freeze, "ext/dlib-19.4/examples/bridge_ex.cpp".freeze, "ext/dlib-19.4/examples/bsp_ex.cpp".freeze, "ext/dlib-19.4/examples/compress_stream_ex.cpp".freeze, "ext/dlib-19.4/examples/config.txt".freeze, "ext/dlib-19.4/examples/config_reader_ex.cpp".freeze, "ext/dlib-19.4/examples/custom_trainer_ex.cpp".freeze, "ext/dlib-19.4/examples/dir_nav_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_face_recognition_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_imagenet_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_imagenet_train_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_inception_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_introduction2_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_introduction_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_metric_learning_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_metric_learning_on_images_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_mmod_dog_hipsterizer.cpp".freeze, "ext/dlib-19.4/examples/dnn_mmod_ex.cpp".freeze, "ext/dlib-19.4/examples/dnn_mmod_face_detection_ex.cpp".freeze, "ext/dlib-19.4/examples/empirical_kernel_map_ex.cpp".freeze, "ext/dlib-19.4/examples/face_detection_ex.cpp".freeze, "ext/dlib-19.4/examples/face_landmark_detection_ex.cpp".freeze, "ext/dlib-19.4/examples/faces/2007_007763.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_001009.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_001322.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_002079.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_002470.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_002506.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_004176.jpg".freeze, "ext/dlib-19.4/examples/faces/2008_007676.jpg".freeze, "ext/dlib-19.4/examples/faces/2009_004587.jpg".freeze, "ext/dlib-19.4/examples/faces/bald_guys.jpg".freeze, "ext/dlib-19.4/examples/faces/dogs.jpg".freeze, "ext/dlib-19.4/examples/faces/image_metadata_stylesheet.xsl".freeze, "ext/dlib-19.4/examples/faces/testing.xml".freeze, "ext/dlib-19.4/examples/faces/testing_with_face_landmarks.xml".freeze, "ext/dlib-19.4/examples/faces/training.xml".freeze, "ext/dlib-19.4/examples/faces/training_with_face_landmarks.xml".freeze, "ext/dlib-19.4/examples/fhog_ex.cpp".freeze, "ext/dlib-19.4/examples/fhog_object_detector_ex.cpp".freeze, "ext/dlib-19.4/examples/file_to_code_ex.cpp".freeze, "ext/dlib-19.4/examples/graph_labeling_ex.cpp".freeze, "ext/dlib-19.4/examples/gui_api_ex.cpp".freeze, "ext/dlib-19.4/examples/hough_transform_ex.cpp".freeze, "ext/dlib-19.4/examples/image_ex.cpp".freeze, "ext/dlib-19.4/examples/integrate_function_adapt_simp_ex.cpp".freeze, "ext/dlib-19.4/examples/iosockstream_ex.cpp".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000179_02159509.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000183_02159543.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000186_02159346.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000189_02159361.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000190_02159501.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000192_02159531.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000194_02159572.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000197_02159322.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000197_02159525.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000198_02159470.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Salley/000200_02159354.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000264_01099001.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000274_01099061.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000277_01099000.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000289_01099139.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000290_01099067.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000290_01099090.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000291_01099023.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000291_01099214.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000293_01099081.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000296_01099007.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Savage/000299_01099008.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000288_00925786.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000302_00925785.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000307_00925823.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000325_00925954.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000326_00925765.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000326_00926089.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000326_00926128.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000326_00926139.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000329_00925859.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000329_00925963.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Schneider/000331_00926012.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000373_03228153.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000375_03227651.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000376_02340068.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000378_02340151.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000378_03227610.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000383_03227939.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000385_03227766.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000388_03227773.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000390_03227666.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000394_02340150.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Shimkus/000396_03227722.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000288_00470387.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000297_00470170.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000300_00470148.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000304_00470122.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000305_00470162.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000305_00470717.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000306_00470222.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000306_00470223.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000309_00470287.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000310_00470421.jpg".freeze, "ext/dlib-19.4/examples/johns/John_Simm/000310_00470511.jpg".freeze, "ext/dlib-19.4/examples/kcentroid_ex.cpp".freeze, "ext/dlib-19.4/examples/kkmeans_ex.cpp".freeze, "ext/dlib-19.4/examples/krls_ex.cpp".freeze, "ext/dlib-19.4/examples/krls_filter_ex.cpp".freeze, "ext/dlib-19.4/examples/krr_classification_ex.cpp".freeze, "ext/dlib-19.4/examples/krr_regression_ex.cpp".freeze, "ext/dlib-19.4/examples/learning_to_track_ex.cpp".freeze, "ext/dlib-19.4/examples/least_squares_ex.cpp".freeze, "ext/dlib-19.4/examples/linear_manifold_regularizer_ex.cpp".freeze, "ext/dlib-19.4/examples/logger_custom_output_ex.cpp".freeze, "ext/dlib-19.4/examples/logger_ex.cpp".freeze, "ext/dlib-19.4/examples/logger_ex_2.cpp".freeze, "ext/dlib-19.4/examples/matrix_ex.cpp".freeze, "ext/dlib-19.4/examples/matrix_expressions_ex.cpp".freeze, "ext/dlib-19.4/examples/max_cost_assignment_ex.cpp".freeze, "ext/dlib-19.4/examples/member_function_pointer_ex.cpp".freeze, "ext/dlib-19.4/examples/mlp_ex.cpp".freeze, "ext/dlib-19.4/examples/model_selection_ex.cpp".freeze, "ext/dlib-19.4/examples/mpc_ex.cpp".freeze, "ext/dlib-19.4/examples/multiclass_classification_ex.cpp".freeze, "ext/dlib-19.4/examples/multithreaded_object_ex.cpp".freeze, "ext/dlib-19.4/examples/object_detector_advanced_ex.cpp".freeze, "ext/dlib-19.4/examples/object_detector_ex.cpp".freeze, "ext/dlib-19.4/examples/one_class_classifiers_ex.cpp".freeze, "ext/dlib-19.4/examples/optimization_ex.cpp".freeze, "ext/dlib-19.4/examples/parallel_for_ex.cpp".freeze, "ext/dlib-19.4/examples/pipe_ex.cpp".freeze, "ext/dlib-19.4/examples/pipe_ex_2.cpp".freeze, "ext/dlib-19.4/examples/quantum_computing_ex.cpp".freeze, "ext/dlib-19.4/examples/queue_ex.cpp".freeze, "ext/dlib-19.4/examples/random_cropper_ex.cpp".freeze, "ext/dlib-19.4/examples/rank_features_ex.cpp".freeze, "ext/dlib-19.4/examples/running_stats_ex.cpp".freeze, "ext/dlib-19.4/examples/rvm_ex.cpp".freeze, "ext/dlib-19.4/examples/rvm_regression_ex.cpp".freeze, "ext/dlib-19.4/examples/sequence_labeler_ex.cpp".freeze, "ext/dlib-19.4/examples/sequence_segmenter_ex.cpp".freeze, "ext/dlib-19.4/examples/server_http_ex.cpp".freeze, "ext/dlib-19.4/examples/server_iostream_ex.cpp".freeze, "ext/dlib-19.4/examples/sockets_ex.cpp".freeze, "ext/dlib-19.4/examples/sockstreambuf_ex.cpp".freeze, "ext/dlib-19.4/examples/sqlite_ex.cpp".freeze, "ext/dlib-19.4/examples/std_allocator_ex.cpp".freeze, "ext/dlib-19.4/examples/surf_ex.cpp".freeze, "ext/dlib-19.4/examples/svm_c_ex.cpp".freeze, "ext/dlib-19.4/examples/svm_ex.cpp".freeze, "ext/dlib-19.4/examples/svm_pegasos_ex.cpp".freeze, "ext/dlib-19.4/examples/svm_rank_ex.cpp".freeze, "ext/dlib-19.4/examples/svm_sparse_ex.cpp".freeze, "ext/dlib-19.4/examples/svm_struct_ex.cpp".freeze, "ext/dlib-19.4/examples/svr_ex.cpp".freeze, "ext/dlib-19.4/examples/thread_function_ex.cpp".freeze, "ext/dlib-19.4/examples/thread_pool_ex.cpp".freeze, "ext/dlib-19.4/examples/threaded_object_ex.cpp".freeze, "ext/dlib-19.4/examples/threads_ex.cpp".freeze, "ext/dlib-19.4/examples/timer_ex.cpp".freeze, "ext/dlib-19.4/examples/train_object_detector.cpp".freeze, "ext/dlib-19.4/examples/train_shape_predictor_ex.cpp".freeze, "ext/dlib-19.4/examples/using_custom_kernels_ex.cpp".freeze, "ext/dlib-19.4/examples/video_frames/frame_000100.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000101.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000102.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000103.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000104.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000105.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000106.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000107.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000108.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000109.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000110.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000111.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000112.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000113.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000114.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000115.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000116.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000117.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000118.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000119.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000120.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000121.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000122.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000123.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000124.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000125.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000126.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000127.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000128.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000129.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000130.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000131.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000132.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000133.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000134.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000135.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000136.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000137.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000138.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000139.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000140.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000141.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000142.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000143.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000144.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000145.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000146.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000147.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000148.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000149.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000150.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000151.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000152.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000153.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000154.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000155.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000156.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000157.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000158.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000159.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000160.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000161.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000162.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000163.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000164.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000165.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000166.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000167.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000168.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000169.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000170.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000171.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000172.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000173.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000174.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000175.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000176.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000177.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000178.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000179.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000180.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000181.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000182.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000183.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000184.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000185.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000186.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000187.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000188.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000189.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000190.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000191.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000192.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000193.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000194.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000195.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000196.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000197.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000198.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000199.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000200.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000201.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000202.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000203.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000204.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000205.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000206.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000207.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000208.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000209.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000210.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000211.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000212.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000213.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000214.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000215.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000216.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000217.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000218.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000219.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000220.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000221.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000222.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000223.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000224.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000225.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000226.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000227.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000228.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000229.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000230.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000231.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000232.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000233.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000234.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000235.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000236.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000237.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000238.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000239.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000240.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000241.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000242.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000243.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000244.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000245.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000246.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000247.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000248.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000249.jpg".freeze, "ext/dlib-19.4/examples/video_frames/frame_000250.jpg".freeze, "ext/dlib-19.4/examples/video_frames/license.txt".freeze, "ext/dlib-19.4/examples/video_tracking_ex.cpp".freeze, "ext/dlib-19.4/examples/webcam_face_pose_ex.cpp".freeze, "ext/dlib-19.4/examples/xml_parser_ex.cpp".freeze, "ext/dlib-19.4/python_examples/LICENSE_FOR_EXAMPLE_PROGRAMS.txt".freeze, "ext/dlib-19.4/python_examples/correlation_tracker.py".freeze, "ext/dlib-19.4/python_examples/face_detector.py".freeze, "ext/dlib-19.4/python_examples/face_landmark_detection.py".freeze, "ext/dlib-19.4/python_examples/face_recognition.py".freeze, "ext/dlib-19.4/python_examples/find_candidate_object_locations.py".freeze, "ext/dlib-19.4/python_examples/max_cost_assignment.py".freeze, "ext/dlib-19.4/python_examples/sequence_segmenter.py".freeze, "ext/dlib-19.4/python_examples/svm_rank.py".freeze, "ext/dlib-19.4/python_examples/svm_struct.py".freeze, "ext/dlib-19.4/python_examples/train_object_detector.py".freeze, "ext/dlib-19.4/python_examples/train_shape_predictor.py".freeze, "ext/dlib-19.4/setup.py".freeze, "ext/dlib-19.4/tools/htmlify/CMakeLists.txt".freeze, "ext/dlib-19.4/tools/htmlify/htmlify.cpp".freeze, "ext/dlib-19.4/tools/htmlify/to_xml.cpp".freeze, "ext/dlib-19.4/tools/htmlify/to_xml.h".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/bigminus.gif".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/bigplus.gif".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/example.xml".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/minus.gif".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/output.xml".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/plus.gif".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/stylesheet.xsl".freeze, "ext/dlib-19.4/tools/htmlify/to_xml_example/test.cpp".freeze, "ext/dlib-19.4/tools/imglab/CMakeLists.txt".freeze, "ext/dlib-19.4/tools/imglab/README.txt".freeze, "ext/dlib-19.4/tools/imglab/convert_imglab_paths_to_relative".freeze, "ext/dlib-19.4/tools/imglab/copy_imglab_dataset".freeze, "ext/dlib-19.4/tools/imglab/src/cluster.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/cluster.h".freeze, "ext/dlib-19.4/tools/imglab/src/common.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/common.h".freeze, "ext/dlib-19.4/tools/imglab/src/convert_idl.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/convert_idl.h".freeze, "ext/dlib-19.4/tools/imglab/src/convert_pascal_v1.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/convert_pascal_v1.h".freeze, "ext/dlib-19.4/tools/imglab/src/convert_pascal_xml.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/convert_pascal_xml.h".freeze, "ext/dlib-19.4/tools/imglab/src/main.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/metadata_editor.cpp".freeze, "ext/dlib-19.4/tools/imglab/src/metadata_editor.h".freeze, "ext/dlib-19.4/tools/python/CMakeLists.txt".freeze, "ext/dlib-19.4/tools/python/src/basic.cpp".freeze, "ext/dlib-19.4/tools/python/src/cca.cpp".freeze, "ext/dlib-19.4/tools/python/src/conversion.h".freeze, "ext/dlib-19.4/tools/python/src/correlation_tracker.cpp".freeze, "ext/dlib-19.4/tools/python/src/decision_functions.cpp".freeze, "ext/dlib-19.4/tools/python/src/dlib.cpp".freeze, "ext/dlib-19.4/tools/python/src/face_recognition.cpp".freeze, "ext/dlib-19.4/tools/python/src/gui.cpp".freeze, "ext/dlib-19.4/tools/python/src/image.cpp".freeze, "ext/dlib-19.4/tools/python/src/indexing.h".freeze, "ext/dlib-19.4/tools/python/src/matrix.cpp".freeze, "ext/dlib-19.4/tools/python/src/object_detection.cpp".freeze, "ext/dlib-19.4/tools/python/src/other.cpp".freeze, "ext/dlib-19.4/tools/python/src/rectangles.cpp".freeze, "ext/dlib-19.4/tools/python/src/sequence_segmenter.cpp".freeze, "ext/dlib-19.4/tools/python/src/serialize_object_detector.h".freeze, "ext/dlib-19.4/tools/python/src/shape_predictor.cpp".freeze, "ext/dlib-19.4/tools/python/src/shape_predictor.h".freeze, "ext/dlib-19.4/tools/python/src/simple_object_detector.h".freeze, "ext/dlib-19.4/tools/python/src/simple_object_detector_py.h".freeze, "ext/dlib-19.4/tools/python/src/svm_c_trainer.cpp".freeze, "ext/dlib-19.4/tools/python/src/svm_rank_trainer.cpp".freeze, "ext/dlib-19.4/tools/python/src/svm_struct.cpp".freeze, "ext/dlib-19.4/tools/python/src/testing_results.h".freeze, "ext/dlib-19.4/tools/python/src/vector.cpp".freeze, "ext/dlib-19.4/tools/visual_studio_natvis/README.txt".freeze, "ext/dlib-19.4/tools/visual_studio_natvis/dlib.natvis".freeze, "ext/dlib/.gitignore".freeze, "ext/dlib/cuda.inc".freeze, "ext/dlib/depend".freeze, "ext/dlib/detector.inc".freeze, "ext/dlib/dlib.cpp".freeze, "ext/dlib/dlib_deps.cpp".freeze, "ext/dlib/dnn_detector.inc".freeze, "ext/dlib/extconf.rb".freeze, "ext/dlib/find_candidate_object_locations.inc".freeze, "ext/dlib/geometry.inc".freeze, "ext/dlib/image.inc".freeze, "ext/dlib/missing.c".freeze, "ext/dlib/missing.h".freeze, "ext/dlib/rectangle.inc".freeze, "lib/dlib/version.rb".freeze, "spec/dlib/image_spec.rb".freeze, "spec/dlib/rectangle_spec.rb".freeze, "spec/fixture/face.jpg".freeze, "spec/spec_helper.rb".freeze] s.homepage = "https://github.com/ruby-dlib/ruby-dlib".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Ruby bindings of dlib C++ library.".freeze s.test_files = ["spec/dlib/image_spec.rb".freeze, "spec/dlib/rectangle_spec.rb".freeze, "spec/fixture/face.jpg".freeze, "spec/spec_helper.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, ["~> 1.7".freeze]) s.add_development_dependency(%q.freeze, ["~> 10.0".freeze]) end