dlib/dlib
Davis King 104ffddb4c Make python extension automatically enable AVX instructions if the host machine
supports them.
2018-05-21 21:21:40 -04:00
..
all Moved the CUDA stuff into its own folder. 2018-04-06 15:14:38 -04:00
any
appveyor more appveyor stuff 2018-05-06 14:57:27 -04:00
array Cleanup 2018-05-06 14:31:25 -04:00
array2d Added .begin() and .end() to array2d. 2018-04-20 22:26:43 -04:00
base64 Fixed spelling errors. 2018-02-14 22:01:53 -05:00
bayes_utils Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
bigint
binary_search_tree Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
bit_stream Fixed spelling errors. 2018-02-14 22:01:53 -05:00
bits
bound_function_pointer
bridge
bsp
byte_orderer
clustering
cmake_utils Make python extension automatically enable AVX instructions if the host machine 2018-05-21 21:21:40 -04:00
cmd_line_parser Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
compress_stream
conditioning_class
config_reader
control
cpp_pretty_printer
cpp_tokenizer
crc32
cuda Moved the CUDA stuff into its own folder. 2018-04-06 15:14:38 -04:00
data_io
dir_nav
directed_graph
disjoint_subsets Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
dnn Moved the CUDA stuff into its own folder. 2018-04-06 15:14:38 -04:00
entropy_decoder
entropy_decoder_model
entropy_encoder Fixed spelling errors. 2018-02-14 22:01:53 -05:00
entropy_encoder_model
external Fix int handling in cblas 2018-03-23 14:59:32 -04:00
filtering cleanup 2018-03-18 12:52:03 -04:00
general_hash
geometry updated spec 2018-05-21 21:15:45 -04:00
global_optimization Fixed bug in global_function_search's constructor taking initial function 2018-03-27 18:28:41 -04:00
graph
graph_cuts
graph_utils
gui_core
gui_widgets Added an image_window::add_overlay() overload for line object. 2018-05-21 21:16:05 -04:00
hash_map Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
hash_set Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
hash_table Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
http_client
image_keypoint Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
image_loader Supporting bottom-up DIBs (#1277) 2018-04-26 15:48:29 -04:00
image_processing Fixed code not compiling in gcc 4.8 2018-05-20 20:45:38 -04:00
image_saver
image_transforms Fixed docs 2018-05-21 20:42:35 -04:00
interfaces Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
iosockstream
java Fixed memory leak in java swig array binding tool. 2018-03-13 19:14:44 -04:00
linker
logger
lsh
lz77_buffer
lzp_buffer Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
manifold_regularization Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
map Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
matlab Fixed cell arrays of complex types not binding correctly. 2018-05-11 09:58:59 -04:00
matrix Changed the matrix_data_layout types to use size_t where appropriate so that 2018-05-15 22:47:38 -04:00
md5
member_function_pointer
memory_manager Made memory managers use size_t to measure memory allocation sizes rather than unsigned long. 2018-05-15 22:11:40 -04:00
memory_manager_global Made memory managers use size_t to measure memory allocation sizes rather than unsigned long. 2018-05-15 22:11:40 -04:00
memory_manager_stateless Made memory managers use size_t to measure memory allocation sizes rather than unsigned long. 2018-05-15 22:11:40 -04:00
misc_api
mlp
numerical_integration
opencv Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
optimization Made find_min_single_variable() more stable. Fixes https://github.com/davisking/dlib/issues/1224. 2018-04-17 11:30:46 -04:00
pipe Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
python Made the numpy_image capable of binding to tuples that contain a valid image as 2018-05-20 18:41:23 -04:00
quantum_computing
queue Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
rand clarified comment 2018-03-28 09:59:20 -04:00
random_forest Fixed random forest feature extraction serialization. 2018-03-18 08:12:23 -04:00
reference_counter
sequence Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
server
set Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
set_utils
simd
sliding_buffer Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
smart_pointers
sockets
sockstreambuf
sqlite
stack Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
static_map Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
static_set Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
statistics Fixed grammar 2018-03-18 11:34:55 -04:00
stl_checked
string
svm Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
sync_extension
test Added an overload of partition_pixels() that provides multiple output thresholds. 2018-05-13 11:40:53 -04:00
threads Moved files around. 2018-02-28 19:29:30 -05:00
timeout
timer
tokenizer
travis Still messing with travis 2018-03-30 16:41:29 -04:00
tuple
type_safe_union
unicode
vectorstream
xml_parser Problem: integer overflow when calculating sizes (may happen e.g. with very large images) (#1148) 2018-03-01 07:27:29 -05:00
CMakeLists.txt Record last changeset and set PATCH version to 99 2018-05-19 19:38:39 -04:00
LICENSE.txt
algs.h Made memory managers use size_t to measure memory allocation sizes rather than unsigned long. 2018-05-15 22:11:40 -04:00
any.h
array.h
array2d.h
assert.h Renamed BOOST_JOIN to DLIB_BOOST_JOIN to prevent name clashes when working with boost (#1265) 2018-04-19 08:47:08 -04:00
base64.h
bayes_utils.h
bigint.h
binary_search_tree.h
bit_stream.h
bound_function_pointer.h
bridge.h
bsp.h
byte_orderer.h
cassert
clustering.h
cmake
cmd_line_parser.h
compress_stream.h
conditioning_class.h
config.h Moved files around. 2018-02-28 19:29:30 -05:00
config.h.in Fixed spelling and improved error message. 2018-02-28 21:03:58 -05:00
config_reader.h
console_progress_indicator.h
control.h
cpp_pretty_printer.h
cpp_tokenizer.h
crc32.h
cstring
data_io.h
dir_nav.h
directed_graph.h
disjoint_subsets.h
dlib_basic_cpp_build_tutorial.txt
dlib_include_path_tutorial.txt
dnn.h Moved the CUDA stuff into its own folder. 2018-04-06 15:14:38 -04:00
enable_if.h
entropy_decoder.h
entropy_decoder_model.h
entropy_encoder.h
entropy_encoder_model.h
error.h
filtering.h
float_details.h
fstream
geometry.h Added the line class an some related utility functions. 2018-04-25 21:13:21 -04:00
global_optimization.h
graph.h
graph_cuts.h
graph_utils.h
graph_utils_threaded.h
gui_core.h
gui_widgets.h
hash.h
hash_map.h
hash_set.h
hash_table.h
image_io.h
image_keypoint.h
image_processing.h
image_transforms.h
iomanip
iosfwd
iosockstream.h
iostream
is_kind.h
istream
linker.h
locale
logger.h
lsh.h
lz77_buffer.h
lzp_buffer.h
manifold_regularization.h
map.h
matrix.h
md5.h
member_function_pointer.h
memory_manager.h
memory_manager_global.h
memory_manager_stateless.h
metaprogramming.h
misc_api.h
mlp.h
noncopyable.h
numeric_constants.h
numerical_integration.h
opencv.h
optimization.h Added isotonic_regression. 2018-02-28 10:03:24 -05:00
ostream
pipe.h
pixel.h
platform.h
python.h Added numpy_image templated class that makes a numpy array 2018-04-28 08:52:25 -04:00
quantum_computing.h
queue.h
rand.h
random_forest.h cleanup 2018-03-18 12:52:03 -04:00
ref.h
reference_counter.h
revision.h.in
sequence.h
serialize.h A bit of cleanup 2018-03-18 11:59:35 -04:00
server.h
set.h
set_utils.h
simd.h
sliding_buffer.h
smart_pointers.h
smart_pointers_thread_safe.h
sockets.h
sockstreambuf.h
sort.h
sparse_vector.h
sqlite.h
sstream
stack.h
stack_trace.cpp
stack_trace.h
static_map.h
static_set.h
statistics.h
std_allocator.h
stl_checked.h
string.h
svm.h
svm_threaded.h
sync_extension.h
test_for_odr_violations.cpp Fixed spelling and improved error message. 2018-02-28 21:03:58 -05:00
test_for_odr_violations.h Fixed spelling and improved error message. 2018-02-28 21:03:58 -05:00
threads.h
time_this.h
timeout.h
timer.h
timing.h
tokenizer.h
tuple.h
type_safe_union.h
uintn.h
unicode.h
unordered_pair.h
vectorstream.h
windows_magic.h
xml_parser.h