MCPcopy Create free account

hub / github.com/ShenCiao/CialloResearch / functions

Functions15,128 in github.com/ShenCiao/CialloResearch

↓ 22 callersFunctionpng_save_uint_16
Place a 16-bit number into a buffer in PNG byte order. * The parameter is declared unsigned int, not png_uint_16, * just to avoid potential problems
dlib/dlib/external/libpng/pngwutil.c:36
↓ 22 callersFunctionpng_write_chunk_data
Write the data of a PNG chunk started with png_write_chunk_header(). * Note that multiple calls to this function are allowed, and that the * sum of
dlib/dlib/external/libpng/pngwutil.c:126
↓ 22 callersFunctionrm_zeros
dlib/dlib/test/cca.cpp:55
↓ 22 callersMethodset_kernel
dlib/dlib/svm/rvm.h:186
↓ 22 callersMethodsize
dlib/dlib/test/object_detector.cpp:154
↓ 22 callersFunctiontrim
dlib/dlib/string/string.h:659
↓ 22 callersFunctionusage
dlib/dlib/external/libjpeg/jpegtran.c:45
↓ 21 callersFunctionImFlipFlag
imgui/implot_internal.h:117
↓ 21 callersMethodIsInverted
imgui/implot_internal.h:881
↓ 21 callersFunctionadd
dlib/dlib/test/any_function.cpp:27
↓ 21 callersMethodadd
dlib/dlib/svm/linearly_independent_subset_finder.h:155
↓ 21 callersMethodbegin
dlib/dlib/external/pybind11/include/pybind11/pytypes.h:1301
↓ 21 callersFunctioncall_matlab_for_real
dlib/dlib/matlab/mex_wrapper.cpp:3221
↓ 21 callersFunctiondeserialize
dlib/dlib/image_keypoint/hog.h:501
↓ 21 callersMethoddisable
dlib/dlib/dnn/layers.h:2243
↓ 21 callersMethodget
dlib/dlib/cuda/cuda_data_ptr.cpp:133
↓ 21 callersFunctionjoin_rows
dlib/dlib/matrix/matrix_utilities.h:4534
↓ 21 callersFunctionmake_symmetric
dlib/dlib/matrix/matrix_utilities.h:4050
↓ 21 callersMethodnum_dims
dlib/dlib/matrix/fft_size.h:90
↓ 21 callersMethodsafe_clone
dlib/dlib/bound_function_pointer/bound_function_pointer_kernel_1.h:199
↓ 21 callersFunctionscale_columns
dlib/dlib/cuda/tensor_tools.cpp:89
↓ 21 callersFunctionzero_border_pixels
dlib/dlib/image_transforms/assign_image.h:287
↓ 20 callersFunctionDockNodeGetRootNode
imgui/imgui_internal.h:3183
↓ 20 callersMethodExtendFitWith
imgui/implot_internal.h:850
↓ 20 callersMethodGetSize
imgui/imgui_internal.h:690
↓ 20 callersFunctionImIsPowerOfTwo
Helpers: Bit manipulation
imgui/imgui_internal.h:340
↓ 20 callersMethodOnKeyPressed
imgui/imgui_widgets.cpp:3742
↓ 20 callersMethodReset
imgui/implot_demo.cpp:1676
↓ 20 callersMethodappend
imgui/imgui.cpp:2551
↓ 20 callersMethodasync_copy_to_device
dlib/dlib/cuda/tensor.h:61
↓ 20 callersFunctiondeserialize
dlib/dlib/statistics/statistics.h:249
↓ 20 callersFunctiongemm
dlib/dlib/cuda/tensor_tools.cpp:204
↓ 20 callersMethodget_lookahead_buffer_limit
dlib/dlib/lz77_buffer/lz77_buffer_kernel_2.h:107
↓ 20 callersMethodimage_to_feat_space
dlib/dlib/image_keypoint/hog.h:164
↓ 20 callersMethodnc
dlib/dlib/image_processing/generic_image.h:212
↓ 20 callersMethodnr
dlib/dlib/image_processing/generic_image.h:206
↓ 20 callersFunctionpointers_values_equal
dlib/dlib/test/serialize.cpp:406
↓ 20 callersMethodsignal
dlib/dlib/threads/threads_kernel_1.h:108
↓ 20 callersFunctionstb_textedit_clamp
make the selection/cursor state valid if client altered the string
imgui/imstb_textedit.h:579
↓ 20 callersFunctionvariance
dlib/dlib/matrix/matrix_utilities.h:1825
↓ 19 callersMethodClear
imgui/imgui_draw.cpp:2031
↓ 19 callersMethodGetCenter
Helpers
imgui/imgui.h:3112
↓ 19 callersFunctionPopStyleCompact
imgui/imgui_demo.cpp:3746
↓ 19 callersFunctionPushStyleCompact
Make the UI compact because there are so many fields
imgui/imgui_demo.cpp:3739
↓ 19 callersMethodappend
dlib/dlib/external/pybind11/include/pybind11/pytypes.h:1191
↓ 19 callersFunctionassign
dlib/dlib/java/swig_api.h:64
↓ 19 callersMethodbias_is_disabled
dlib/dlib/dnn/layers.h:1754
↓ 19 callersMethodclear
dlib/dlib/http_client/http_client.cpp:725
↓ 19 callersFunctionconvert_utf32_to_wstring
dlib/dlib/unicode/unicode.cpp:143
↓ 19 callersFunctiondeserialize
dlib/dlib/geometry/vector.h:1096
↓ 19 callersMethodfeat_to_image_space
dlib/dlib/test/object_detector.cpp:193
↓ 19 callersMethodget_history_buffer_size
dlib/dlib/lz77_buffer/lz77_buffer_kernel_2.h:110
↓ 19 callersFunctionidentity_matrix
dlib/dlib/matrix/matrix_utilities.h:2260
↓ 19 callersMethodis_in_list
dlib/dlib/xml_parser/xml_parser_kernel_1.h:95
↓ 19 callersFunctionmake_unordered_pair
dlib/dlib/unordered_pair.h:140
↓ 19 callersFunctionpng_push_have_row
dlib/dlib/external/libpng/pngpread.c:1048
↓ 19 callersFunctionpng_read_push_finish_row
dlib/dlib/external/libpng/pngpread.c:968
↓ 19 callersFunctionpng_write_complete_chunk
Write a PNG chunk all at once. The type is an array of ASCII characters * representing the chunk name. The array must be at least 4 bytes in * len
dlib/dlib/external/libpng/pngwutil.c:174
↓ 19 callersFunctionrandomize_samples
dlib/dlib/svm/svm.h:952
↓ 19 callersFunctionreal
dlib/dlib/matrix/matrix_math_functions.h:410
↓ 19 callersMethodreset
dlib/dlib/array2d/array2d_kernel.h:263
↓ 19 callersFunctionrotate_point
dlib/dlib/geometry/point_transforms.h:680
↓ 19 callersFunctionserialize
dlib/dlib/geometry/vector.h:1078
↓ 19 callersFunctionvisit
dlib/dlib/type_safe_union/type_safe_union_kernel.h:590
↓ 18 callersFunctionEndItem
Ends an item (call only if BeginItem returns true)
imgui/implot_items.cpp:475
↓ 18 callersFunctionIsColorAuto
Returns true if a color is set to be automatically determined
imgui/implot_internal.h:1444
↓ 18 callersFunctionadd
dlib/dlib/cuda/cpu_dlib.cpp:222
↓ 18 callersFunctionassign_image
dlib/dlib/python/numpy_image.h:248
↓ 18 callersMethodbegin
Ciallo/Polyline.h:26
↓ 18 callersFunctionconv
dlib/dlib/matrix/matrix_conv.h:90
↓ 18 callersFunctionconv_valid
dlib/dlib/matrix/matrix_conv.h:326
↓ 18 callersFunctionemit_2bytes
dlib/dlib/external/libjpeg/jcmarker.c:131
↓ 18 callersFunctionfft_inplace
dlib/dlib/matrix/matrix_fft.h:205
↓ 18 callersFunctionfind_max_global
dlib/dlib/global_optimization/find_max_global.h:128
↓ 18 callersMethodflags
Return the NumPy array flags
dlib/dlib/external/pybind11/include/pybind11/numpy.h:648
↓ 18 callersMethodget_seed
dlib/dlib/lsh/hashes.h:25
↓ 18 callersMethodnumber_of_nodes
dlib/dlib/graph/graph_kernel_1.h:226
↓ 18 callersMethodnumber_of_nodes
dlib/dlib/directed_graph/directed_graph_kernel_1.h:270
↓ 18 callersFunctionpng_chunk_report
(png_ptr, message, (colorspace != NULL)
dlib/dlib/external/libpng/png.c:1856
↓ 18 callersFunctionpng_gamma_significant
This is the shared test on whether a gamma value is 'significant' - whether * it is worth doing gamma correction. */
dlib/dlib/external/libpng/png.c:3508
↓ 18 callersFunctionpng_safecat
Utility to safely appends strings to a buffer. This never errors out so * error checking is not required in the caller. */
dlib/dlib/external/libpng/pngerror.c:111
↓ 18 callersMethodpop
dlib/dlib/dnn/core.h:603
↓ 18 callersFunctionscale_rows
dlib/dlib/cuda/tensor_tools.cpp:109
↓ 18 callersMethodset_learning_rate
dlib/dlib/dnn/trainer.h:453
↓ 18 callersMethodshutdown
dlib/dlib/sockets/sockets_kernel_2.h:173
↓ 18 callersFunctionsimple_partition_pixels
dlib/dlib/test/image.cpp:1839
↓ 18 callersMethodsize
dlib/dlib/java/java_array.h:351
↓ 18 callersMethodsize
dlib/dlib/cmd_line_parser/cmd_line_parser_kernel_1.h:308
↓ 18 callersMethodsize
dlib/dlib/sliding_buffer/circular_buffer.h:82
↓ 18 callersMethodsort
dlib/dlib/queue/queue_sort_1.h:33
↓ 18 callersFunctionsquare
dlib/dlib/image_transforms/edge_detector.h:186
↓ 18 callersFunctionstbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
imgui/imstb_truetype.h:3033
↓ 18 callersMethodswap
dlib/dlib/statistics/dpca.h:297
↓ 18 callersMethodswap
dlib/dlib/bayes_utils/bayes_utils.h:145
↓ 18 callersFunctiontensor_read_cpu
dlib/dlib/test/dnn.cpp:2318
↓ 18 callersFunctiontest_eigenvalue
dlib/dlib/test/matrix_eig.cpp:138
↓ 18 callersFunctiontest_ranking_function
dlib/dlib/svm/ranking_tools.h:241
↓ 18 callersFunctionttULONG
imgui/imstb_truetype.h:1293
↓ 18 callersFunctionwrap_function
dlib/dlib/algs.h:1020
↓ 17 callersFunctionBeginDisabledControls
imgui/implot.cpp:1302
← previousnext →501–600 of 15,128, ranked by callers