Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/YuvalNirkin/face_swap
/ functions
Functions
240 in github.com/YuvalNirkin/face_swap
⨍
Functions
240
◇
Types & classes
26
Function
avSubMatValue8UC3_2
iris_sfs/utility.cpp:186
Function
avSubPixelValue32F
iris_sfs/utility.cpp:235
Function
avSubPixelValue64F
iris_sfs/utility.cpp:210
Function
avSubPixelValue8U
iris_sfs/utility.cpp:260
Method
calibIntWoRot
CHECKED and APPROUVED without bug ;) Give fx=fy and Tx Ty Tz in the face coordinate system (to be consistent with the tracking, also in this system)
iris_sfs/FTModel.cpp:22
Method
calibIntWoRot2
iris_sfs/FTModel.cpp:80
Method
choose_control_points
iris_sfs/epnp.cpp:67
Method
coef2object
iris_sfs/BaselFaceEstimator.cpp:17
Method
coef2objectParts
iris_sfs/BaselFaceEstimator.cpp:30
Method
computeCost
iris_sfs/FaceServices2.cpp:405
Method
computeGradient
iris_sfs/FaceServices2.cpp:135
Method
computeNormals
iris_sfs/FImRenderer.cpp:200
Function
computeVertexNormals
face_swap/render_utilities.cpp:511
Method
compute_A_and_b_gauss_newton
iris_sfs/epnp.cpp:504
Method
compute_L_6x10
iris_sfs/epnp.cpp:452
Method
compute_R_and_t
iris_sfs/epnp.cpp:343
Method
compute_barycentric_coordinates
iris_sfs/epnp.cpp:103
Method
compute_ccs
iris_sfs/epnp.cpp:145
Method
compute_pcs
iris_sfs/epnp.cpp:158
Method
compute_rho
iris_sfs/epnp.cpp:494
Method
copyColors
iris_sfs/FImRenderer.cpp:204
Method
copyFaces
iris_sfs/FImRenderer.cpp:229
Method
copyInputData
face_swap/cnn_3dmm.cpp:155
Method
copyNormals
iris_sfs/FImRenderer.cpp:214
Method
copyShape
iris_sfs/FImRenderer.cpp:222
Method
copy_R_and_t
iris_sfs/epnp.cpp:219
Method
createInstance
face_swap/face_swap_engine_impl.cpp:16
Function
createOrthoProj3x4
face_swap/utilities.cpp:79
Method
dist2
iris_sfs/epnp.cpp:229
Method
dot
iris_sfs/epnp.cpp:237
Method
eF
iris_sfs/FaceServices2.cpp:216
Method
epnp
iris_sfs/epnp.cpp:7
Method
estimateColor
iris_sfs/RenderModel.cpp:61
Method
estimateFaceNormals
iris_sfs/RenderModel.cpp:5
Method
estimatePointColor
iris_sfs/RenderModel.cpp:131
Method
estimatePose3D
iris_sfs/BaselFaceEstimator.cpp:186
Method
estimateShape3D
iris_sfs/BaselFaceEstimator.cpp:774
Method
estimateVertexNormals
iris_sfs/RenderModel.cpp:40
Method
estimate_R_and_t
iris_sfs/epnp.cpp:261
Method
fill_M
iris_sfs/epnp.cpp:128
Function
findRotation
iris_sfs/utility.cpp:593
Method
find_betas_approx_1
iris_sfs/epnp.cpp:359
Method
find_betas_approx_2
iris_sfs/epnp.cpp:391
Method
find_betas_approx_3
iris_sfs/epnp.cpp:423
Method
gauss_newton
iris_sfs/epnp.cpp:532
Function
getFaceApproxEulerAngles
face_swap/landmarks_utilities.cpp:199
Method
getLMIndices
iris_sfs/BaselFaceEstimator.cpp:79
Method
getShape2
iris_sfs/BaselFaceEstimator.cpp:454
Method
getShapeParts
iris_sfs/BaselFaceEstimator.cpp:97
Method
getTexture2
iris_sfs/BaselFaceEstimator.cpp:607
Method
getTextureParts
iris_sfs/BaselFaceEstimator.cpp:107
Method
getTriByAlpha
iris_sfs/BaselFaceEstimator.cpp:495
Method
getTriByAlphaParts
iris_sfs/BaselFaceEstimator.cpp:634
Method
getTriByBeta
iris_sfs/BaselFaceEstimator.cpp:556
Method
getTriByBetaParts
iris_sfs/BaselFaceEstimator.cpp:713
Function
groundScale
iris_sfs/utility.cpp:570
Function
init
face_swap/face_swap_c_interface.cpp:13
Method
init
iris_sfs/FaceServices2.h:52
Method
initRenderer
iris_sfs/FaceServices2.cpp:533
Method
invalidPLYFile
iris_sfs/FTModel.h:81
Method
line_search
iris_sfs/FaceServices2.cpp:313
Method
load
face_swap/basel_3dmm.cpp:137
Method
loadMesh
iris_sfs/FTModel.cpp:410
Method
loadMesh
iris_sfs/FImRenderer.cpp:36
Method
loadModel
iris_sfs/FImRenderer.cpp:114
Method
loadPLYFile
iris_sfs/FImRenderer.cpp:27
Method
loadPLYLandmarks
iris_sfs/FTModel.cpp:431
Method
loadPLYModel
WARNING: triangle vertices order is important to ensure a correct display. See OpenGL documentation about glEnable( GL_CULL_FACE ) and glCullFace( GL_
iris_sfs/FTModel.cpp:238
Method
loadReference
iris_sfs/FaceServices2.cpp:433
Method
loadReference2
iris_sfs/FaceServices2.cpp:496
Method
load_BaselFace_data
iris_sfs/BaselFace.cpp:90
Function
logError
tests/test_resolution_batch.cpp:69
Function
main
face_swap_batch/face_swap_batch.cpp:95
Function
main
tests/test_landmarks.cpp:76
Function
main
tests/test_resolution.cpp:27
Function
main
tests/test_flip.cpp:27
Function
main
tests/test_resolution_batch.cpp:190
Function
main
tests/test_memory.cpp:28
Function
main
face_swap_single2many/face_swap_single2many.cpp:99
Function
main
face_swap_image/face_swap_image.cpp:28
Method
mapRendering
iris_sfs/FImRenderer.cpp:130
Method
mat_to_quat
iris_sfs/epnp.cpp:682
Method
mergeIm
iris_sfs/FaceServices2.cpp:541
Function
nchoose2
tests/test_resolution_batch.cpp:32
Method
nextMotion
iris_sfs/FaceServices2.cpp:761
Function
postprocessSegmentation
face_swap/segmentation_utilities.cpp:53
Method
preprocess
face_swap/face_seg.cpp:124
Method
preprocess
face_swap/cnn_3dmm.cpp:117
Method
preprocessImages
face_swap/face_swap_engine_impl.cpp:278
Method
print_pose
iris_sfs/epnp.cpp:321
Method
process
face_swap/cnn_3dmm_expr.cpp:36
Method
process
face_swap/face_detection_landmarks.cpp:51
Method
process
face_swap/cnn_3dmm.cpp:49
Method
process
interfaces/python/face_swap_py.cpp:206
Function
qr
iris_sfs/utility.cpp:139
Method
qr_solve
iris_sfs/epnp.cpp:557
Method
readMean
face_swap/cnn_3dmm.cpp:88
Function
read_face_data
interfaces/python/face_swap_py.cpp:237
Function
refineMask
face_swap/utilities.cpp:114
Method
relative_error
iris_sfs/epnp.cpp:652
← previous
next →
101–200 of 240, ranked by callers