Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/charliegerard/gaze-detection
/ functions
Functions
13 in github.com/charliegerard/gaze-detection
⨍
Functions
13
◇
Types & classes
0
↓ 3 callers
Function
initKeyboardUI
(lettersSelected, update)
demo/keyboard/index.js:8
↓ 2 callers
Function
normalize
(val, max, min)
index.js:12
↓ 1 callers
Function
init
()
demo/keyboard/index.js:60
↓ 1 callers
Function
isFaceRotated
(landmarks)
index.js:15
↓ 1 callers
Function
isMobile
()
demo/keyboard/utils.js:37
↓ 1 callers
Function
letterPrinted
()
demo/keyboard/index.js:45
↓ 1 callers
Function
predict
()
demo/keyboard/index.js:64
↓ 1 callers
Function
updateModelStatus
()
demo/keyboard/index.js:49
Function
isEven
(value)
demo/keyboard/utils.js:55
Function
loadModel
()
index.js:95
Function
normalize
(val, max, min)
demo/keyboard/utils.js:52
Function
renderPrediction
()
index.js:40
Function
setUpCamera
(videoElement, webcamId = undefined)
index.js:104