Statistiques
6 Questions
0 Réponses
RANG
34 138
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Feeds
Question
How does regionprops compute for the centroid?
Hi, Im wondering on how does regionprops computer for its centroid properties? It says that 'Centroid' – 1-by-Q vector...
plus de 9 ans il y a | 2 réponses | 1
2
réponsesQuestion
Find the centroid of any shape
Hi, the code below finds the centroid of an image however if the shape is a crescent the output shows that the centroid is outsi...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Image segmentation of connected shapes problem
Hello, Below is the code I used to segment the image however when there are are connected shapes (shown in the img) the code ta...
plus de 9 ans il y a | 1 réponse | 0
1
réponseQuestion
Whats next after FFT? signal comparison
Hi i want to compare two signals one is record the other will be played then recorded. recObj = audiorecorder; disp(...
presque 11 ans il y a | 1 réponse | 0
0
réponseQuestion
getpeaks too many input argument
hi i have this code >> [x1, Fs] = wavread('chordA1.wav'); >> FFT1 = fft(x1); >> sq1 = abs(FFT1); >> sq1 = abs(FFT1...
presque 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Comparing two audio signals (guitar chords recognizer)
I want to compare two audio signals and check their similarities however it seems i cannot compare them.. this is supposedly my...
presque 11 ans il y a | 2 réponses | 0