feat: add fps/landmark debugging
This commit is contained in:
@@ -30,3 +30,6 @@ K = np.array([
|
||||
[0, _K_FOCUS_DISTANCE, _K_CENTER],
|
||||
[0, 0, 1]
|
||||
])
|
||||
|
||||
DEBUG_FPS: bool = False
|
||||
DEBUG_LANDMARK: bool = False
|
||||
|
||||
Reference in New Issue
Block a user