Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apchenstu/Facial_Details_Synthesis
/ functions
Functions
11,047 in github.com/apchenstu/Facial_Details_Synthesis
⨍
Functions
11,047
◇
Types & classes
4,085
↓ 8 callers
Function
train
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/ml.hpp:383
↓ 8 callers
Function
v_pack
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/hal/intrin_avx.hpp:1712
↓ 8 callers
Function
v_uint8x16
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/hal/intrin_sse.hpp:70
↓ 8 callers
Method
zeros
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/matx.hpp:682
↓ 7 callers
Function
ReadMat
Reading in a matrix from a stream
src/landmarks/lib/local/LandmarkDetector/src/LandmarkDetectorUtils.cpp:840
↓ 7 callers
Function
_v256_extract_high
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/hal/intrin_avx.hpp:67
↓ 7 callers
Function
_v256_extract_low
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/hal/intrin_avx.hpp:76
↓ 7 callers
Method
aliases
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_mat.h:388
↓ 7 callers
Method
apply_to_contents
src/landmarks/lib/3rdParty/dlib/include/dlib/type_safe_union/type_safe_union_kernel.h:341
↓ 7 callers
Function
assign
src/landmarks/lib/3rdParty/dlib/include/dlib/pixel.h:567
↓ 7 callers
Function
assign
src/landmarks/lib/3rdParty/dlib/include/dlib/java/swig_api.h:64
↓ 7 callers
Function
chol
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_la.h:1187
↓ 7 callers
Method
clean
src/landmarks/lib/3rdParty/dlib/include/dlib/dnn/core.h:1787
↓ 7 callers
Method
clear
src/landmarks/lib/3rdParty/dlib/include/dlib/statistics/dpca.h:71
↓ 7 callers
Method
clear
src/landmarks/lib/3rdParty/dlib/include/dlib/array2d/array2d_kernel.h:238
↓ 7 callers
Function
clone
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/flann/any.h:70
↓ 7 callers
Function
copy_graph_structure
src/landmarks/lib/3rdParty/dlib/include/dlib/graph_utils/graph_utils.h:296
↓ 7 callers
Function
cpuid
src/landmarks/lib/3rdParty/dlib/include/dlib/simd/simd_check.h:117
↓ 7 callers
Method
destructively_aliases
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_utilities.h:1175
↓ 7 callers
Function
determinant
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/matx.hpp:892
↓ 7 callers
Method
disable_output_and_gradient_getters
src/landmarks/lib/3rdParty/dlib/include/dlib/dnn/core.h:1849
↓ 7 callers
Function
draw_circle
src/landmarks/lib/3rdParty/dlib/include/dlib/gui_widgets/canvas_drawing.h:246
↓ 7 callers
Function
draw_line
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/draw.h:21
↓ 7 callers
Function
find_affine_transform
src/landmarks/lib/3rdParty/dlib/include/dlib/geometry/point_transforms.h:286
↓ 7 callers
Method
get
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/dnn/dnn.inl.hpp:354
↓ 7 callers
Function
get_device
src/landmarks/lib/3rdParty/dlib/include/dlib/cuda/cuda_dlib.h:487
↓ 7 callers
Method
get_lookahead_buffer_size
src/landmarks/lib/3rdParty/dlib/include/dlib/lz77_buffer/lz77_buffer_kernel_2.h:113
↓ 7 callers
Method
get_num_dimensions
src/landmarks/lib/3rdParty/dlib/include/dlib/image_keypoint/hog.h:101
↓ 7 callers
Method
get_num_planes
src/landmarks/lib/3rdParty/dlib/include/dlib/image_processing/scan_fhog_pyramid.h:55
↓ 7 callers
Method
get_random_gaussian
src/landmarks/lib/3rdParty/dlib/include/dlib/rand/rand_kernel_1.h:230
↓ 7 callers
Method
hide
src/landmarks/lib/3rdParty/dlib/include/dlib/gui_widgets/base_widgets.h:529
↓ 7 callers
Method
host
src/landmarks/lib/3rdParty/dlib/include/dlib/cuda/tensor.h:336
↓ 7 callers
Method
index
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/gapi/util/variant.hpp:297
↓ 7 callers
Method
load
src/landmarks/lib/3rdParty/dlib/include/dlib/svm/empirical_kernel_map.h:67
↓ 7 callers
Function
location
src/landmarks/lib/3rdParty/dlib/include/dlib/image_processing/shape_predictor.h:105
↓ 7 callers
Method
lock
src/landmarks/lib/3rdParty/dlib/include/dlib/smart_pointers/weak_ptr.h:144
↓ 7 callers
Method
mapForward
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/stitching/detail/warpers_inl.hpp:213
↓ 7 callers
Function
mat
The reason we disable this if it is a matrix is because this matrix_op claims to not alias any matrix. But obviously that would be a problem if we le
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_mat.h:60
↓ 7 callers
Method
max_size
src/landmarks/lib/3rdParty/dlib/include/dlib/stl_checked/std_vector_c.h:72
↓ 7 callers
Method
merge_sets
src/landmarks/lib/3rdParty/dlib/include/dlib/disjoint_subsets/disjoint_subsets.h:83
↓ 7 callers
Function
morphologyDefaultBorderValue
returns "magic" border value for erosion and dilation. It is automatically transformed to Scalar::all(-DBL_MAX) for dilation.
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/imgproc.hpp:1392
↓ 7 callers
Method
nc
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/hough_transform.h:68
↓ 7 callers
Method
nc
src/landmarks/lib/3rdParty/dlib/include/dlib/array2d/array2d_kernel.h:187
↓ 7 callers
Method
nr
src/landmarks/lib/3rdParty/dlib/include/dlib/array2d/array2d_kernel.h:190
↓ 7 callers
Method
out_vector_size
src/landmarks/lib/3rdParty/dlib/include/dlib/svm/empirical_kernel_map.h:111
↓ 7 callers
Function
poly_min_extrap
src/landmarks/lib/3rdParty/dlib/include/dlib/optimization/optimization_line_search.h:126
↓ 7 callers
Method
push
src/landmarks/lib/local/Utilities/include/ConcurrentQueue.h:63
↓ 7 callers
Function
rand_int
* Generates a random integer value. * @param high Upper limit * @param low Lower limit * @return Random integer value */
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/flann/random.h:90
↓ 7 callers
Function
remove_col
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_utilities.h:914
↓ 7 callers
Function
rotate_point
src/landmarks/lib/3rdParty/dlib/include/dlib/geometry/point_transforms.h:677
↓ 7 callers
Method
set_label
src/landmarks/lib/3rdParty/dlib/include/dlib/graph_cuts/general_flow_graph.h:148
↓ 7 callers
Method
set_size
src/landmarks/lib/3rdParty/dlib/include/dlib/gui_widgets/base_widgets.h:467
↓ 7 callers
Method
signal
src/landmarks/lib/3rdParty/dlib/include/dlib/threads/threads_kernel_1.h:108
↓ 7 callers
Method
size
src/landmarks/lib/3rdParty/dlib/include/dlib/cuda/cuda_data_ptr.h:167
↓ 7 callers
Function
spatially_filter_image_separable
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/spatial_filtering.h:727
↓ 7 callers
Function
subtract
src/landmarks/lib/3rdParty/dlib/include/dlib/svm/sparse_vector.h:485
↓ 7 callers
Method
swap
src/landmarks/lib/3rdParty/dlib/include/dlib/array2d/array2d_kernel.h:225
↓ 7 callers
Function
to_ocv
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/gapi/own/convert.hpp:35
↓ 7 callers
Function
triangular_solver
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_trsm.h:567
↓ 7 callers
Method
type
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/flann/saving.h:53
↓ 7 callers
Method
type
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/mat.inl.hpp:918
↓ 7 callers
Function
v_fma
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/hal/intrin_avx.hpp:1281
↓ 7 callers
Method
worstDist
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/flann/result_set.h:218
↓ 6 callers
Method
CalcShape3D
=========================================================================== Compute the 3D representation of shape (in object space) using the local p
src/landmarks/lib/local/LandmarkDetector/src/PDM.cpp:139
↓ 6 callers
Function
ConvertToGrayscale_8bit
src/landmarks/lib/local/Utilities/include/ImageManipulationHelpers.h:46
↓ 6 callers
Method
accum_dist
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/flann/dist.h:190
↓ 6 callers
Function
addValue
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/flann/simplex_downhill.h:41
↓ 6 callers
Method
at
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/cuda/border_interpolate.hpp:663
↓ 6 callers
Method
back_propagate_error
src/landmarks/lib/3rdParty/dlib/include/dlib/dnn/core.h:1750
↓ 6 callers
Function
binary_dilation
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/morphological_operations.h:79
↓ 6 callers
Function
binary_erosion
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/morphological_operations.h:155
↓ 6 callers
Method
box_area_thresh
src/landmarks/lib/3rdParty/dlib/include/dlib/data_io/load_image_dataset.h:88
↓ 6 callers
Function
box_intersection_over_union
src/landmarks/lib/3rdParty/dlib/include/dlib/image_processing/box_overlap_testing.h:15
↓ 6 callers
Function
call_fftw_fft
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_fft.h:558
↓ 6 callers
Function
call_fftw_ifft
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_fft.h:590
↓ 6 callers
Function
call_mkl_fft
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_fft.h:652
↓ 6 callers
Function
call_mkl_fft_inplace
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_fft.h:722
↓ 6 callers
Function
cblas_dotc
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_blas_bindings.h:377
↓ 6 callers
Function
clean_type_id
src/landmarks/lib/3rdParty/dlib/include/dlib/external/pybind11/include/pybind11/detail/typeid.h:30
↓ 6 callers
Method
clear
src/landmarks/lib/3rdParty/dlib/include/dlib/member_function_pointer/member_function_pointer_kernel_1.h:147
↓ 6 callers
Method
cols
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/opengl.hpp:606
↓ 6 callers
Method
compute_size
src/landmarks/lib/3rdParty/dlib/include/dlib/gui_widgets/fonts.h:173
↓ 6 callers
Function
concat
src/landmarks/lib/3rdParty/dlib/include/dlib/external/pybind11/include/pybind11/detail/descr.h:99
↓ 6 callers
Function
constexpr_sum
src/landmarks/lib/3rdParty/dlib/include/dlib/external/pybind11/include/pybind11/detail/common.h:528
↓ 6 callers
Function
cv_abs
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/core/base.hpp:397
↓ 6 callers
Function
default_matrix_multiply
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_default_mul.h:54
↓ 6 callers
Function
empty_scalar_desc
src/landmarks/lib/3rdParty/OpenCV/include/opencv2/gapi/gscalar.hpp:70
↓ 6 callers
Method
extract_array
src/landmarks/lib/3rdParty/dlib/include/dlib/memory_manager_stateless/memory_manager_stateless_kernel_1.h:74
↓ 6 callers
Function
extract_fhog_features
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/fhog.h:1083
↓ 6 callers
Function
flip_image_left_right
src/landmarks/lib/3rdParty/dlib/include/dlib/image_transforms/interpolation.h:1080
↓ 6 callers
Method
flush
src/landmarks/lib/3rdParty/dlib/include/dlib/compress_stream/compress_stream_kernel_3.h:148
↓ 6 callers
Method
get_gradient
src/landmarks/lib/3rdParty/dlib/include/dlib/cuda/tensor_tools.h:1188
↓ 6 callers
Method
get_kernel
src/landmarks/lib/3rdParty/dlib/include/dlib/svm/empirical_kernel_map.h:98
↓ 6 callers
Method
get_num_columns
src/landmarks/lib/3rdParty/dlib/include/dlib/sqlite/sqlite.h:210
↓ 6 callers
Method
get_overlap_tester
src/landmarks/lib/3rdParty/dlib/include/dlib/svm/structural_object_detection_trainer.h:92
↓ 6 callers
Method
get_type
src/landmarks/lib/3rdParty/dlib/include/dlib/external/pybind11/include/pybind11/pytypes.h:1329
↓ 6 callers
Function
get_weight_decay_multiplier
src/landmarks/lib/3rdParty/dlib/include/dlib/dnn/core.h:55
↓ 6 callers
Function
grow_rect
src/landmarks/lib/3rdParty/dlib/include/dlib/geometry/rectangle.h:612
↓ 6 callers
Function
imag
src/landmarks/lib/3rdParty/dlib/include/dlib/matrix/matrix_math_functions.h:435
↓ 6 callers
Method
input_layer_nodes
src/landmarks/lib/3rdParty/dlib/include/dlib/mlp/mlp_kernel_1.h:127
← previous
next →
601–700 of 11,047, ranked by callers