photo

harshita


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Face detection for multiple faces in an image
I am using MATLAB 2012a, can anyone provide me with code to detect multiple faces in photograph. I have to crop them further and...

10 years 前 | 1 个回答 | 0

1

个回答

提问


I wish to crop the detected face from the image. Please help for the same.
% Create a detector object faceDetector = vision.CascadeObjectDetector; % Read input image I = imread('visionteam.jpg');...

10 years 前 | 2 个回答 | 0

2

个回答