test camera
This commit is contained in:
parent
dc7e39f6d3
commit
2766d52445
|
@ -66,7 +66,7 @@ const Home = () => {
|
|||
detectionHelper = new DetectionHelper();
|
||||
|
||||
setLoadCamera(true);
|
||||
onHandDetected();
|
||||
// onHandDetected();
|
||||
} catch (error) {
|
||||
console.error("Error accessing webcam:", error);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue