mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-05-15 11:47:50 +00:00
Small fix.
This commit is contained in:
@@ -602,6 +602,7 @@ bool DetectLandmarksInImageMultiHypEarlyTerm(const cv::Mat_<uchar> &grayscale_im
|
||||
params.window_sizes_current[0] = 0;
|
||||
params.validate_detections = old_params.validate_detections;
|
||||
success = clnf_model.DetectLandmarks(grayscale_image, depth_image, params);
|
||||
early_term = true;
|
||||
break;
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user