photo

Andrea Verardi


Last seen: plus de 3 ans il y a Actif depuis 2019

Followers: 0   Following: 0

Statistiques

MATLAB Answers

4 Questions
0 Réponses

RANG
158 229
of 297 503

RÉPUTATION
0

CONTRIBUTIONS
4 Questions
0 Réponses

ACCEPTATION DE VOS RÉPONSES
50.0%

VOTES REÇUS
0

RANG
 of 20 449

RÉPUTATION
N/A

CLASSEMENT MOYEN
0.00

CONTRIBUTIONS
0 Fichier

TÉLÉCHARGEMENTS
0

ALL TIME TÉLÉCHARGEMENTS
0

RANG

of 159 017

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


Hi everyone, this code performs the FFT of a signal in real time. When reproducing a sinusoidal signal at 440 Hz, the code does not show the correct frequency in the graph
%................................................................ %Script Matlab usato per acquisire un segnale dalla porta...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


How can I remove the excess object detected? Often my code finds more mouths and I want take only one, the one which is belower. Thanks.
FDetect = vision.CascadeObjectDetector; I = imread ('Test W.jpg'); figure(1),imshow(I); title ('...') BB = step(FDetect,I...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Hi, I have a problem. I wrote a code that recognizes faces, mouths and noses. Now I can't write the code that, if the code doesn't find out the mouth and nose in a photo, will tell that the person is wearing something on them. Thanks
FDetect = vision.CascadeObjectDetector; I = imread ('Test 3.jpg'); figure(1),imshow(I); title ('foto da analizzare'); BB ...

presque 5 ans il y a | 1 réponse | 0

1

réponse

Question


Help me with this code
Hi, I have a problem. How can I use an output parameter from a function in a live script .mlx? For example, how can I use the ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse