Disable emocam logging

This commit is contained in:
ksuprynowicz 2023-10-21 21:04:59 +02:00
parent 0314cf7fbe
commit 97b0d33a08

View file

@ -820,7 +820,7 @@ async function predictWebcam() {
rollDegrees = roll * (180 / Math.PI) - rollC;
console.log("Yaw: ", yawDegrees, "Pitch: ", pitchDegrees, "Roll: ", rollDegrees);
//console.log("Yaw: ", yawDegrees, "Pitch: ", pitchDegrees, "Roll: ", rollDegrees);
}
//draw on canvas