Statistik
7 Fragen
0 Antworten
RANG
106.267
of 301.540
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
14.29%
ERHALTENE STIMMEN
0
RANG
of 21.319
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 175.260
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
how can i calculate the gray matter and white matter in a MRI image???
i have oasis MRI images which are in 'gif' format. i need to calculate gray matter and white matter ratio from those images. ho...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
how can i obtain voxel size in a MRI image.???
i have some MRI images those are in 'png' format. 'infinfo' function shows the image color type is 'true color'. now how can i o...
fast 9 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
i am working on computer vision on UT-interaction dataset. after using bag-of-feature how do i use SVM?
i am working on computer vision on UT-interaction dataset. for feature extraction i wanna use bag-of-features algorithm. so i ha...
fast 9 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Error: subscripted assignment dimension mismatch for loop
Hello, The error I get is : for i = 1:numTraining mhi_fig = sprintf('data%d.png', i); img(i,:)=imread(mhi_fig); ...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
Undefined function 'feautre_vec' for input arguments of type 'char'.
I wrote a MATLAB code which consists of two function files. The problem is that once I try the code I get the following erro...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
how can i extract features using local binary pattern ?
i am working on video processing. how do i use local binary pattern for hog feature ? actually i want to extract some features t...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
Error: subscripted assignment dimension mismatch for loop
Hello, The error I get is : subscripted assignment dimension mismatch at line 7 for j = 1:152 mhi_fig = spr...
fast 11 Jahre vor | 1 Antwort | 0
