Feeds
已回答
how to get the facial feature points from the faces???
I = imread('visionteam.jpg'); % Detect faces faceDetector = vision.CascadeObjectDetector; bboxes = step(faceDetector...
how to get the facial feature points from the faces???
I = imread('visionteam.jpg'); % Detect faces faceDetector = vision.CascadeObjectDetector; bboxes = step(faceDetector...
8 years 前 | 0
