Estadística
7 Preguntas
0 Respuestas
CLASIFICACIÓN
207.085
of 301.433
REPUTACIÓN
0
CONTRIBUCIONES
7 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
14.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.272
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.520
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 9 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 9 años hace | 0 respuestas | 0
0
respuestasPregunta
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); ...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 10 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 10 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 11 años hace | 1 respuesta | 0
