photo

rushi parikh


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


how to recognize the face after the detection and croping in the image
% Initialize the detector faceDetector = vision.CascadeObjectDetector; shapeInserter = vision.ShapeInserter('BorderColor','Cus...

1 year ago | 1 answer | 0

1

answer

Question


i am not aware about features.mat. solve this error
detector = vision.CascadeObjectDetector; I = imread('C:\Users\HP\Desktop\image\img.jpg'); bbox = step(detector, I); face = im...

1 year ago | 1 answer | 0

1

answer

0

answers

Question


how to solve font error
function varargout = ATS(varargin) % ATS MATLAB code for ATS.fig % ATS, by itself, creates a new ATS or raises the existi...

1 year ago | 1 answer | 0

1

answer

Question


how to correct my code
function varargout = ATS(varargin) % ATS MATLAB code for ATS.fig % ATS, by itself, creates a new ATS or raises the existi...

1 year ago | 1 answer | 0

1

answer