[FIX] crashing with pose detection
This commit is contained in:
@@ -24,7 +24,7 @@ namespace computervision
|
||||
FaceDetector faceDetector;
|
||||
FingerCount fingerCount;
|
||||
|
||||
cv::VideoCapture cap = computervision_async::getCap();
|
||||
cv::VideoCapture cap = static_camera::getCap();
|
||||
|
||||
ObjectDetection::ObjectDetection()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user