統計
MATLAB Answers
7 質問
0 回答
ランク
of 174,642
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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...
9年弱 前 | 2 件の回答 | 0
2
回答質問
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...
9年弱 前 | 0 件の回答 | 0
0
回答質問
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); ...
10年以上 前 | 1 件の回答 | 0
1
回答質問
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...
10年以上 前 | 1 件の回答 | 0
1
回答質問
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...
10年以上 前 | 0 件の回答 | 0
0
回答質問
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...
11年弱 前 | 1 件の回答 | 0
