MCPcopy Create free account

hub / github.com/davisking/dlib / functions

Functions14,179 in github.com/davisking/dlib

↓ 7 callersMethoddestructively_aliases
dlib/matrix/matrix_utilities.h:1209
↓ 7 callersMethoddisable_output_and_gradient_getters
dlib/dnn/core.h:2066
↓ 7 callersFunctiondot_prods
dlib/cuda/tensor_tools.cpp:59
↓ 7 callersFunctionfind_k_nearest_neighbors
dlib/graph_utils/edge_list_graphs.h:257
↓ 7 callersFunctionfind_min_bobyqa
dlib/optimization/optimization_bobyqa.h:3346
↓ 7 callersFunctionfind_min_single_variable
dlib/optimization/optimization_line_search.h:573
↓ 7 callersFunctionfind_similarity_transform
dlib/geometry/point_transforms.h:323
↓ 7 callersMethodforces_assignment
dlib/svm/assignment_function.h:109
↓ 7 callersFunctiongenerate_test_vectors
()
tools/python/test/test_vector.py:101
↓ 7 callersMethodget_camera_field_of_view
dlib/geometry/point_transforms.h:924
↓ 7 callersFunctionget_device
dlib/cuda/cuda_dlib.h:939
↓ 7 callersMethodget_dirs
dlib/dir_nav/dir_nav_kernel_2.h:236
↓ 7 callersMethodget_handle
dlib/cuda/cudnn_dlibapi.cpp:95
↓ 7 callersMethodget_history_buffer_limit
dlib/lz77_buffer/lz77_buffer_kernel_2.h:104
↓ 7 callersMethodget_num_dimensions
dlib/image_keypoint/hog.h:101
↓ 7 callersMethodget_num_planes
dlib/image_processing/scan_fhog_pyramid.h:55
↓ 7 callersMethodget_random_16bit_number
dlib/rand/rand_kernel_1.h:121
↓ 7 callersMethodget_random_64bit_number
dlib/rand/rand_kernel_1.h:133
↓ 7 callersFunctiongetattr
dlib/external/pybind11/include/pybind11/pytypes.h:882
↓ 7 callersFunctiongz_zero
Compress len zeros to output. Return -1 on a write error or memory allocation failure by gz_comp(), or 0 on success. */
dlib/external/zlib/gzwrite.c:145
↓ 7 callersFunctionhamming_distance
dlib/general_hash/count_bits.h:43
↓ 7 callersMethodhas_click_event
dlib/gui_widgets/base_widgets.h:1478
↓ 7 callersFunctionhas_ending
tools/python/src/numpy_returns.cpp:37
↓ 7 callersMethodhide
dlib/gui_widgets/base_widgets.h:529
↓ 7 callersMethodhistory_buffer
dlib/lz77_buffer/lz77_buffer_kernel_2.h:120
↓ 7 callersMethodhost
dlib/cuda/tensor.h:336
↓ 7 callersFunctionintersect
dlib/geometry/line.h:92
↓ 7 callersFunctionjcopy_sample_rows
dlib/external/libjpeg/jutils.c:176
↓ 7 callersFunctionjpeg_std_error
dlib/external/libjpeg/jerror.c:231
↓ 7 callersFunctionjround_up
dlib/external/libjpeg/jutils.c:132
↓ 7 callersMethodlayout
dlib/media/ffmpeg_utils.h:1083
↓ 7 callersMethodload
dlib/svm/empirical_kernel_map.h:67
↓ 7 callersMethodload
dlib/gui_widgets/widgets.h:1711
↓ 7 callersFunctionload_bmp
dlib/image_loader/image_loader.h:33
↓ 7 callersFunctionlocation
dlib/image_processing/shape_predictor.h:105
↓ 7 callersFunctionlog10
dlib/cuda/tensor_tools.cpp:188
↓ 7 callersFunctionmake_image_view
dlib/image_processing/generic_image.h:431
↓ 7 callersFunctionmat
dlib/statistics/random_subset_selector.h:358
↓ 7 callersFunctionmp
dlib/member_function_pointer/member_function_pointer_kernel_1.h:207
↓ 7 callersFunctionmurmur_hash3_128bit
dlib/general_hash/murmur_hash3.h:327
↓ 7 callersFunctionmurmur_hash3_128bit_3
dlib/general_hash/murmur_hash3.h:481
↓ 7 callersMethodnc
dlib/image_transforms/hough_transform.h:68
↓ 7 callersMethodnc
dlib/array2d/array2d_kernel.h:189
↓ 7 callersFunctionnearest_point
dlib/geometry/rectangle.h:448
↓ 7 callersMethodnr
dlib/test/graph_cuts.cpp:834
↓ 7 callersMethodnr
dlib/array2d/array2d_kernel.h:192
↓ 7 callersMethodnum_bits
dlib/quantum_computing/quantum_computing.h:56
↓ 7 callersFunctionnum_columns
dlib/image_processing/generic_image.h:488
↓ 7 callersFunctionnum_rows
dlib/image_processing/generic_image.h:477
↓ 7 callersMethodnum_threads_in_pool
dlib/threads/thread_pool_extension.h:534
↓ 7 callersFunctionobject_or_cast
dlib/external/pybind11/include/pybind11/pytypes.h:979
↓ 7 callersMethodopen
dlib/media/ffmpeg_muxer.h:948
↓ 7 callersMethodout_vector_size
dlib/svm/empirical_kernel_map.h:111
↓ 7 callersFunctionpick_initial_centers
dlib/svm/kkmeans.h:302
↓ 7 callersFunctionpng_colorspace_sync
dlib/external/libpng/png.c:1214
↓ 7 callersFunctionpng_colorspace_sync_info
dlib/external/libpng/png.c:1168
↓ 7 callersFunctionpng_destroy_read_struct
Free all memory used by the read */
dlib/external/libpng/pngread.c:1010
↓ 7 callersFunctionpng_gamma_16bit_correct
dlib/external/libpng/png.c:3911
↓ 7 callersFunctionpotts_model_score
dlib/graph_cuts/find_max_factor_graph_potts.h:556
↓ 7 callersFunctionraise_from
Replaces the current Python error indicator with the chosen error, performing a 'raise from' to indicate that the chosen error was caused by the origi
dlib/external/pybind11/include/pybind11/pytypes.h:789
↓ 7 callersFunctionread_byte
dlib/external/libjpeg/rdtarga.c:88
↓ 7 callersFunctionread_pbm_integer
dlib/external/libjpeg/rdppm.c:101
↓ 7 callersMethodrectangle
dlib/geometry/rectangle.h:34
↓ 7 callersMethodright_overflow
dlib/gui_widgets/fonts.h:575
↓ 7 callersMethodsample_fmt
dlib/media/ffmpeg_muxer.h:1039
↓ 7 callersFunctionserialize
provide default serialization for the null_type
dlib/tuple/tuple.h:58
↓ 7 callersFunctionset_current_dir
dlib/misc_api/misc_api_kernel_2.cpp:60
↓ 7 callersMethodset_label
dlib/graph_cuts/general_flow_graph.h:148
↓ 7 callersMethodset_output_stream
dlib/logger/logger_kernel_1.h:346
↓ 7 callersMethodset_overlap_tester
dlib/svm/structural_object_detection_trainer.h:84
↓ 7 callersMethodset_scroll_handler
dlib/gui_widgets/base_widgets.h:1043
↓ 7 callersFunctionsetup_hashed_features
dlib/image_processing/setup_hashed_features.h:69
↓ 7 callersMethodshape_predictor
dlib/image_processing/shape_predictor.h:292
↓ 7 callersFunctionsoftmax_all
dlib/cuda/cpu_dlib.cpp:1798
↓ 7 callersFunctionsparse_matrix_vector_multiply
dlib/svm/sparse_vector.h:1022
↓ 7 callersFunctionsubm_clipped
dlib/matrix/matrix_subexp.h:129
↓ 7 callersFunctionsubtract_from
dlib/svm/sparse_vector.h:692
↓ 7 callersMethodswap
dlib/array2d/array2d_kernel.h:227
↓ 7 callersFunctiontest_shape_predictor
dlib/image_processing/shape_predictor.h:441
↓ 7 callersFunctiontrain_probabilistic_decision_function
dlib/svm/svm.h:767
↓ 7 callersFunctiontransform_image
dlib/image_transforms/interpolation.h:394
↓ 7 callersFunctiontriangular_solver
dlib/matrix/matrix_trsm.h:567
↓ 7 callersMethodtry_receive
dlib/bsp/bsp.h:440
↓ 7 callersMethodunlock_readonly
dlib/threads/read_write_mutex_extension.h:131
↓ 7 callersMethodupdate_parameters
dlib/dnn/core.h:1978
↓ 7 callersMethodupdate_track
dlib/test/learning_to_track.cpp:43
↓ 7 callersFunctionusage
dlib/external/libjpeg/wrjpgcom.c:351
↓ 7 callersFunctionuse_uniform_feature_weights
dlib/image_processing/setup_hashed_features.h:32
↓ 7 callersMethodvector
dlib/geometry/vector.h:221
↓ 7 callersFunctionvector_to_python_list
dlib/python/pybind_utils.h:53
↓ 6 callersMethod_private_is_owned_by_matlab
dlib/matrix/matrix.h:1373
↓ 6 callersFunctionassign_tables
dlib/logger/logger_kernel_1.cpp:180
↓ 6 callersFunctionasync
dlib/threads/async.h:45
↓ 6 callersFunctionbatch_normalize_gradient
dlib/cuda/cpu_dlib.cpp:880
↓ 6 callersFunctionbinary_dilation
dlib/image_transforms/morphological_operations.h:79
↓ 6 callersFunctionbinary_erosion
dlib/image_transforms/morphological_operations.h:155
↓ 6 callersFunctionbind_back
dlib/functional.h:379
↓ 6 callersFunctionbind_front
dlib/functional.h:365
↓ 6 callersMethodbox_area_thresh
dlib/data_io/load_image_dataset.h:88
↓ 6 callersFunctionbrown
dlib/test/optimization_test_functions.cpp:290
← previousnext →1,101–1,200 of 14,179, ranked by callers