Community Profile

photo

nazmul islam


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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...

7 years ago | 2 answers | 0

2

answers

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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); ...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 1 answer | 0

1

answer